FW 08.01.00 McDATA E/OS Command Line Interface User Manual (620-000134-740, November 2005)

2
CLI Commands
2-87
config
Parameters This command has one parameter:
Command Example
Root> config snmp setSNMPv3State enable
config.snmp.setFaMibVersion
Syntax setFaMibVersion versionNumber
Purpose This command sets the version of the Fibre Alliance MIB with which
the SNMP agent interacts. The version number can be set to 3.0 or 3.1.
Parameters This command has one parameter:
Command Example
Root> config snmp setFaMibVersion 3.1
config.snmp.setState
Syntax setState enabledState
Purpose This command enables or disables the SNMP agent. When disabled,
the SNMP agent does not respond to any requests or send any traps.
Parameters This command has one parameter:
Command Example
Root> config snmp setState 1
enabledState Enabled state of SNMPv3. This can be set to
enable or disable. Boolean 1 and 0 values may
also be substituted.
versionNumber Sets the version of the Fibre Alliance MIB
version number. Accepted values for this
command are 3.0 or 3.1.
enabledState Sets the state of the SNMP agent. This
parameter can be set to enable or disable.
Boolean 1 and 0 values may also be
substituted.