User's Manual

Command line 116
Item Description
->set sflow-receiver Alpha enabled=true
Enables the Alpha sflow receiver
Item Description
show sflow-receiver
Display the receiver name.
Syntax
show sflow-receiver [<ReceiverName|*>]
Parameter
ReceiverName
(optional)
The name of an existing sflow receiver in the domain. A receiver name of "*"
displays all the receivers.
Examples
->show sflow-receiver
Displays the sflow receiver
snmp
Configure and display the SNMP settings for the VC domain.
NOTE: If FIPS mode is enabled for the domain, SNMPv3 is enabled as the default SNMP
version. SNMPv1 and SNMPv2 are disabled, and traps for these versions cannot be added. The
security level for an SNMPv3 trap or inform must be set to AUTHPRIV.
To configure or display SNMP traps, see the SNMP-trap command ("snmp-trap" on page 118).
To configure or display SNMP users, see the SNMP-user command ("snmp-user" on page 122).
Supported actions: set, show, help
Item Description
set snmp
Configure the community string, contact information, or version.
Syntax
set snmp <Type> [ReadCommunity=<ReadCommunityString>]
[SystemContact=<SystemContact>] [Enabled=<true|false>]
[EnableV1V2=<true|false>] [EnableV3=<true|false>]
[SmisEnabled=<true|false>]
Parameter
Type (required)
Indicates which SNMP configuration to modify. Valid values include "Enet" and
"FC".
Properties
ReadCommunity
(optional)
Read-Only Community String for the SNMP configuration. The default value is
"public". If the type is "Enet", the maximum length of the read community string is
39 characters. If the type is FC, the maximum length is 12 characters.
SystemContact
(optional)
SNMP system contact information.
Enabled (optional)
Enables or disables the SNMP agent. The default value is "true". Valid values
include "true" or "false".
This property is overridden by the EnableV1V2 property.
EnableV1V2
(optional)
Enables or disables SNMPv1 and SNMPv2 for VC-Enet modules. The default value
is "true". Valid values include: "true" or "false".
EnableV3 (optional)
Enables or disables SNMPv3 for VC-Enet modules. The default value is "false".
Valid values include: "true" or "false".
When the domain is in FIPS mode, SNMPv1 and SNMPv2 are disabled and cannot
be configured.