User's Manual
Command line 117
Item Description
SmisEnabled
(optional)
Enables or disables SMI-S. This property is valid only for VC-FC modules. The
default value is "false". Valid values include "true" or "false".
Examples
->set snmp enet ReadCommunity=mydatacenter1
SystemContact=admin@datacenter1.com Enabled=true
Enables the SNMP agent for VC-Enet modules and supplies a community string.
->set snmp fc ReadCommunity=mydatacenter
SystemContact=FcAdmin Enabled=true
Enables the SNMP agent for VC-FC modules
->set snmp enet EnableV1V2=false
Disables SNMPv1 and SNMPv2 for VC-Enet modules
->set snmp fc EnableV1V2=false
Disables SNMPv1 and SNMPv2 for VC-FC modules
->set snmp enet EnableV3=false
Disables SNMPv3 for VC-Enet modules
Item Description
show snmp
Display the SNMP configuration settings for the VC domain.
Syntax
show snmp [Type]
Parameter
Type (optional)
Indicates the type of SNMP configuration to display. If the type is not specified, all
VC SNMP configuration information appears. Valid values include "Enet" and
"FC".
Examples
->show snmp Enet
Displays SNMP configuration for Enet only
->show snmp FC
Displays SNMP configuration for VC-FC modules only
->show snmp
Displays SNMP configuration for all modules
snmp-access
Manage SNMP access.
Supported actions: add, help, remove, show
Item Description
add snmp-access
Add new ranges of IP addresses that will be permitted to access VC Ethernet
modules through the SNMP interface.
Syntax
add snmp-access Network=<IP Address/Netmask Bits>
Parameter
Network (required)
The network IP address in the format IP Address/Netmask Bits. The IP
address must be unique and the starting address of an IP subnet range.
Example
->add snmp-access Network=192.168.0.0/24
->add snmp-access Network=2001::1/64
Adds a new range(s) of IP addresses