All MIBs › SDM-MIB › trapSdmObjectAdded
trapSdmObjectAdded
Module: SDM-MIB
OID (symbolic): SDM-MIB::trapSdmObjectAdded
OID (numeric): 1.3.6.1.4.1.1166.1.100.0.6
Node type: NOTIFICATION-TYPE
Description: This is now obsolete.
This trap is issued when a managed object such as a device or group is added to the system.
A managed object can be added to the system in various ways (e.g. manually adding a device or discovering a device), and the sdmProbableCauseId and sdmProbableCauseText varbinds are used to provide additional information.
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 added to 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::trapSdmObjectAdded snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.1166.1.100.0.6
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]:62449->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (250907633) 29 days, 0:57:56.33 SNMPv2-MIB::snmpTrapOID.0 = OID: SDM-MIB::trapSdmObjectAdded
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::trapSdmObjectAdded 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.6 | trapSdmObjectAdded | SDM-MIB |