All MIBs › SDM-MIB › trapCriticalOperationalFault
trapCriticalOperationalFault
Module: SDM-MIB
OID (symbolic): SDM-MIB::trapCriticalOperationalFault
OID (numeric): 1.3.6.1.4.1.1166.1.100.0.171
Node type: NOTIFICATION-TYPE
Description: This trap describes a critical 'Operational' fault. This trap is issued when the highest severity of all 'Operational' faults for the given managed object is 'Critical'. An 'Operational' fault usually describes a problem or condition regarding the provisioning or configuration of a network element service.
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::trapCriticalOperationalFault snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.1166.1.100.0.171
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]:62478->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (351563790) 40 days, 16:33:57.90 SNMPv2-MIB::snmpTrapOID.0 = OID: SDM-MIB::trapCriticalOperationalFault
SNMPv3 example:
snmptrap -v3 -l authPriv -u snmpv3user -a SHA -A "AuthPass1" -x AES -X "PrivPass1" <manager> '' SDM-MIB::trapCriticalOperationalFault
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::trapCriticalOperationalFault 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.171 | trapCriticalOperationalFault | SDM-MIB |