Get HPOVSnmpReadCommunity - HewlettPackard/POSH-HPEOneView GitHub Wiki

HPE OneView 4.10 Library

Get-HPOVSnmpReadCommunity

GRetrieve Appliance SNMP Read Community.

SYNTAX

Get-HPOVSnmpReadCommunity [-ApplianceConnection] <Object> [<CommonParameters>]

Detailed Description

Get the configured appliance SNMP Read Community string.

Parameters

-ApplianceConnection <Object>

Aliases [-Appliance]

Specify one or more HPOneView.Appliance.Connection object(s) or Name property value(s).

Default Value: ${Global:ConnectedSessions} | ? Default

Aliases Appliance
Required? true
Position? 0
Default value (${Global:ConnectedSessions} | ? Default)
Accept pipeline input? false
Accept wildcard characters?    False

<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OutBuffer, PipelineVariable, and OutVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216)

Input Types

None. You cannot pipe objects to this cmdlet.

Return Values

System.Management.Automation.PSCustomObject

The SNMP Read Community

Examples

 -------------------------- EXAMPLE 1 --------------------------

Get-HPOVSnmpReadCommunity

Retrieve the SNMP Read Community string the appliance is configured to use from all connected sessions.

Related Links


Top

HPE OneView 4.00 Library

Get-HPOVSnmpReadCommunity

GRetrieve Appliance SNMP Read Community.

SYNTAX

Get-HPOVSnmpReadCommunity [-ApplianceConnection] <Object> [<CommonParameters>]

Detailed Description

Get the configured appliance SNMP Read Community string.

Parameters

-ApplianceConnection <Object>

Aliases [-Appliance]

Specify one or more HPOneView.Appliance.Connection object(s) or Name property value(s).

Default Value: ${Global:ConnectedSessions} | ? Default

Aliases Appliance
Required? true
Position? 0
Default value (${Global:ConnectedSessions} | ? Default)
Accept pipeline input? false
Accept wildcard characters?    False

<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug, ErrorAction, ErrorVariable, WarningAction, WarningVariable, OutBuffer, PipelineVariable, and OutVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216)

Input Types

None. You cannot pipe objects to this cmdlet.

Return Values

System.Management.Automation.PSCustomObject

The SNMP Read Community

Examples

 -------------------------- EXAMPLE 1 --------------------------

Get-HPOVSnmpReadCommunity

Retrieve the SNMP Read Community string the appliance is configured to use from all connected sessions.

Related Links


Top
⚠️ **GitHub.com Fallback** ⚠️