Reference Guide
Default 0
cfgTraps
This group displays information for and congures delivery of SNMP traps for a specic user.
This object property is applicable only to CMC. Use this object with the cong or getcong subcommands.
To use this object property, you must have Chassis Conguration Administrator privilege.
cfgTrapsIndex (Read Only)
Description Indicates the unique index of an alert instance.
Legal Values 1 - 4
Default 1
cfgTrapsEnable
Description Enables or disables event traps.
Legal Values
• 1 (TRUE)
• 0 (FALSE)
Default None
cfgTrapsAlertDestIpAddr
Description
Sets the IP address that receives the alert.
Legal Values A string representing a valid IP address. For example, 192.168.0.20.
Default None
cfgTrapsCommunityName
Description
Sets the community string (identical to the community name) used for authentication. The
community string acts as a password shared between dierent hosts over the network. This
community string value must match with that of the other hosts for any kind of communication
through SNMP.
Legal Values A string representing the community name.
Default None
Example
racadm getconfig -g cfgTraps -i 2
# cfgTrapsIndex=2
cfgTrapsEnable=1
cfgTrapsAlertDestIpAddr=
cfgTrapsCommunityName=public
99