cfgTrapsThis group displays information for and configures delivery of SNMP traps for a specific user.Use this object with the config or getconfig subcommands.To use this object property, you must have the Chassis Configuration Administrator privilege.NOTE: You can configure a setting that does not have the hash sign (#) prefixed in the output. To modify a configurableobject, use the —o option.cfgTrapsIndex (Read Only)Description Indicates the unique index of an alert instance.Legal Values 1–4Default 1cfgTrapsEnable (Read or Write)Description Enables or disables event traps on the CMC.Legal Values • 1 (TRUE)• 0 (FALSE)Default NonecfgTrapsAlertDestIPAddr (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 NonecfgTrapsCommunityName (Read or Write)Description Sets the community string (identical to the community name) used for authentication. The community stringacts as a password shared between different hosts over the network. This community string value must matchwith the other hosts for any kind of communication through SNMP.Legal Values A string representing the community name.Default NoneExampleracadm getconfig -g cfgTraps -i 2# cfgTrapsIndex=2cfgTrapsEnable=1cfgTrapsAlertDestIpAddr=cfgTrapsCommunityName=public98