User manual

2
CLI Commands
2-95
config
Parameters This command has one parameter:
Command Example
Root> config snmp deleteV3Group 1
config.snmp.sendTestTrap
Synopsis sendTestTrap
Purpose This command instantly generates the fcConnUnitEvent trap with
event type as “status” and event description as “Reason code 0”.
Parameters This command has no parameters.
Command Example
Root> config snmp sendTestTrap
config.snmp.setSNMPv3State
Syntax setSNMPv3State enabledState
Purpose Enables / disables SNMPv3.
NOTE: If the SNMP User Table, Access Table, and Security-to-Group Tables
are not properly configured, SNMP access will be lost upon completion of
this command. Use the command config.snmp.validateUser to ensure proper
configuration of user entries.
Parameters This command has one parameter:
Command Example
Root> config snmp setSNMPv3State enable
config.snmp.setFaMibVersion
Syntax setFaMibVersion versionNumber
index Index of the user entry. Valid values are 1 to 6.
enabledState Enabled state of SNMPv3. This can be set to enable
or disable. Boolean 1 and 0 values may also be
substituted.