GDCCMN-MIB :: cmnAlarmStatusTrap

MIB Reference — IPNetwork Monitor

All MIBsGDCCMN-MIBcmnAlarmStatusTrap

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.498gdcGDCCMN-MIB
1.3.6.1.4.1.498.1cmnGDCCMN-MIB
1.3.6.1.4.1.498.1.4cmnAlarmGDCCMN-MIB
1.3.6.1.4.1.498.1.4.0.1cmnAlarmStatusTrapGDCCMN-MIB