addtrap \ -l c2900AddressViolation \ -g 6 \ -s 1 \ -o A -c 'LOGONLY' -t 0 -S 1 \ -e 'c2900MibNotificationsPrefix' -n '1.3.6.1.4.1.9.9.87.2' \ -D "The addressViolation notification is generated when an address violation is detected on a secured port. The generation of the addressViolation notification can be enabled or suppressed using the object c2900ConfigAddressViolationAction. The particular secured port is indicated by the value of c2900PortIfIndex." \ -F 'c2900AddressViolation: c2900PortIfIndex=$1' addtrap \ -l c2900BroadcastStorm \ -g 6 \ -s 2 \ -o A -c 'LOGONLY' -t 0 -S 1 \ -e 'c2900MibNotificationsPrefix' -n '1.3.6.1.4.1.9.9.87.2' \ -D "The broadcastStorm notification is generated upon detecting a port is receiving broadcast packets at a rate crossing the specified broadcast threshold. This trap is only for the rising threshold. The particular port is indicated by the values of c2900PortModuleIndex and c2900PortIndex, and the value of the threshold is given by c2900PortBroadcastRisingThreshold." \ -F 'c2900BroadcastStorm: c2900PortBroadcastRisingThreshold=$1' addtrap \ -l c2900RpsFailed \ -g 6 \ -s 3 \ -o A -c 'LOGONLY' -t 0 -S 1 \ -e 'c2900MibNotificationsPrefix' -n '1.3.6.1.4.1.9.9.87.2' \ -D "A redundant power system (RPS) is connected to the switch. The RpsFailed notification is generated upon detecting RPS failure." \ -F 'c2900RpsFailed sysName=$1'