Config.snmp.authtraps – HP Surestore 64 Director Switch User Manual

Page 47

Advertising
background image

config 35

CLI Com

m

a

nds

Command Example

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 information from the director or
switch.

Parameters

This command has one parameter.

Command Examples

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.

Advertising