All MIBs › SDM-MIB › trapSdmObjectRemoved
trapSdmObjectRemoved
Module: SDM-MIB
OID (symbolic): SDM-MIB::trapSdmObjectRemoved
OID (numeric): 1.3.6.1.4.1.1166.1.100.0.7
Node type: NOTIFICATION-TYPE
Description: This is now obsolete.
This trap is issued when a managed object such as a device or group is deleted from the system.
The sdmProbableCauseId and sdmProbableCauseText varbinds are used to provide additional information on the deletion.
When the managed object corresponds to a device, the varbinds sdmObjectIPAddress, trapNetworkElemModelNumber, trapNetworkElemSerialNum, trapNetworkElemOperState, trapNetworkElemAdminState and trapNetworkElemAvailStatus reflect the state of the device when the device was deleted from the system. For other managed objects, these varbinds are NULL.
For all managed objects, the trapNetworkElemAlarmStatus varbind reflects the aggregate alarm status of the managed object and the sdmObjectDescription varbind contains a user-defined description associated with the managed object.
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::trapSdmObjectRemoved snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.1166.1.100.0.7
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]:50023->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (455233895) 52 days, 16:32:18.95 SNMPv2-MIB::snmpTrapOID.0 = OID: SDM-MIB::trapSdmObjectRemoved
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::trapSdmObjectRemoved 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.7 | trapSdmObjectRemoved | SDM-MIB |