Reference Guide
cfgTraps
This group displays information for and congures delivery of SNMP traps for a specic user.
Use this object with the cong or getcong subcommands.
To use this object property, you must have the Chassis Conguration Administrator privilege.
NOTE: You can congure a setting that does not have the hash sign (#) prexed in the output. To modify a congurable
object, use the
—o option.
cfgTrapsIndex (Read Only)
Description
Indicates the unique index of an alert instance.
Legal Values
1–4
Default
1
cfgTrapsEnable (Read or Write)
Description
Enables or disables event traps on the CMC.
Legal Values
• 1 (TRUE)
• 0 (FALSE)
Default
None
cfgTrapsAlertDestIPAddr (Read or Write)
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 (Read or Write)
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 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
98