HP Surestore Director FC-64 Command Line Interface User's Guide

config 35
CLI Commands
Command Ex ample
Root >
config snmp addCommunity 1 "CommunityName1" enabled 123.123.1
23.123 162
config.snmp.authTraps
Syntax
authTraps enabledState
Purpose
This command enables or disables the authorization traps to be sent to SNMP management
stations when unauthorized stations try to access SNMP informatio n from the director or
switch.
Parameters
This command has one parameter.
Command Ex amples
Root >
config snmp authTraps true
Root > config snmp authTraps 1
trapRecipient Specifies the trap recipient. Values must be 4 bytes in dotted-decimal format.
udpPortNum Specifies the UDP port number to which the director will send traps for each
recipient. The values must be a decimal number; the default value is 162.
Valid values include all legal UDP port numbers.
enabledState
Specifies whether the authorization traps are enabled. Valid values are
true
and
false. Boolean 1 and 0 may be substituted as values.