All MIBs › SDM-MIB › trapEventNotification
trapEventNotification
Module: SDM-MIB
OID (symbolic): SDM-MIB::trapEventNotification
OID (numeric): 1.3.6.1.4.1.1166.1.100.0.99
Node type: NOTIFICATION-TYPE
Description: This trap is issued in response to an event generated on SDM. The sdmProbableCause and sdmProbableCauseText varbinds identify the event 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::trapEventNotification snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.1166.1.100.0.99
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]:55603->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (184320819) 21 days, 8:00:08.19 SNMPv2-MIB::snmpTrapOID.0 = OID: SDM-MIB::trapEventNotification
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::trapEventNotification 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.99 | trapEventNotification | SDM-MIB |