All MIBs › GDCCMN-MIB › cmnAlarmStatusTrap
cmnAlarmStatusTrap
Module: GDCCMN-MIB
OID (symbolic): GDCCMN-MIB::cmnAlarmStatusTrap
OID (numeric): 1.3.6.1.4.1.498.1.4.0.1
Node type: NOTIFICATION-TYPE
Description:
The alarm status trap. This trap is set whenever an alarm status change occurs to report an alarm. The variable bindings contain the status for each alarm that changes state. Note that the OBJECT IDENTIFIER of the variable contains the interface, family type, and alarm type of the alarm encoded within. More than one alarm can be sent in the trap, if the network element indicates that more than one has changed at the same time.
Examples
Send this trap to an SNMP manager — replace <manager> with the IP or hostname of your monitoring server (SNMPv2c):
snmptrap -v2c -c public <manager> '' GDCCMN-MIB::cmnAlarmStatusTrap snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.498.1.4.0.1
Listen for incoming traps on the manager host (-f keeps it in the foreground, -Lo prints to stdout — useful for testing):
snmptrapd -f -Lo -c /dev/null authCommunity log public
Example snmptrapd log entry:
zoo11-linux.zoo [UDP: [192.168.30.111]:62227->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (287454995) 33 days, 6:29:09.95 SNMPv2-MIB::snmpTrapOID.0 = OID: GDCCMN-MIB::cmnAlarmStatusTrap
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.498 | gdc | GDCCMN-MIB |
| 1.3.6.1.4.1.498.1 | cmn | GDCCMN-MIB |
| 1.3.6.1.4.1.498.1.4 | cmnAlarm | GDCCMN-MIB |
| 1.3.6.1.4.1.498.1.4.0.1 | cmnAlarmStatusTrap | GDCCMN-MIB |