All MIBs › SDM-MIB › trapAlarmTransition
trapAlarmTransition
Module: SDM-MIB
OID (symbolic): SDM-MIB::trapAlarmTransition
OID (numeric): 1.3.6.1.4.1.1166.1.100.0.100
Node type: NOTIFICATION-TYPE
Description: This trap is issued to indicate that the SDM detected a change to the state of an active alarm for a managed object. In other words, an active alarm was cleared or the perceived severity of the alarm changed. The sdmProbableCause and sdmProbableCauseText varbinds identify the alarm while the sdmObjectIPaddress and sdmObjectName varbinds identify the managed object. The trapPerceivedSeverity varbind identifies the current severity.
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> '' SDM-MIB::trapAlarmTransition snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.1166.1.100.0.100
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]:53855->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (454369375) 52 days, 14:08:13.75 SNMPv2-MIB::snmpTrapOID.0 = OID: SDM-MIB::trapAlarmTransition
Start monitoring Motorola broadband/cable network element (cable modem/headend) managed via SmartStream Device Manager with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SDM-MIB::trapAlarmTransition OID value, configure state conditions and alerts, and monitor any Motorola broadband/cable network element (cable modem/headend) managed via SmartStream Device Manager from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.1166 | gi | BCS-IDENT-MIB |
| 1.3.6.1.4.1.1166.1 | giproducts | BCS-IDENT-MIB |
| 1.3.6.1.4.1.1166.1.100 | sdm | BCS-IDENT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1166.1.100.0 | sdmTraps | SDM-MIB |
| 1.3.6.1.4.1.1166.1.100.0.100 | trapAlarmTransition | SDM-MIB |