Quick Reference Guide

cfgTraps
This group displays information for and configures delivery of SNMP traps for a specific user.
This group is applicable only for CMC. Use this object with the config
or getconfig subcommands.
To use this object property, you must have Chassis Configuration Administrator privilege.
NOTE:
You can configure any setting that is not preceded by the hash sign (#) in the output. To modify a
configurable object, use the -o option.
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 on the CMC.
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 different 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
157