All MIBs › TROPIC-NOTIFICATION-MIB › tnTrapObjectID
tnTrapObjectID
Module: TROPIC-NOTIFICATION-MIB
OID (symbolic): TROPIC-NOTIFICATION-MIB::tnTrapObjectID
OID (numeric): 1.3.6.1.4.1.7483.2.1.2.2.1.1.1.5
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The physical interface or service associated with
the trap.
--------------------------------------------------------------
| Bit31-Bit24 | Bit23-Bit16 | Bit15 | Bit14-Bit2 | Bit1-Bit0 |
--------------+-------------+-------+------------+------------
| 8 bits | 8 bits | 1 bit | 13 bits | 2 bits |
--------------+-------------+-------+------------+------------
| shelf | slot | 0 | HO-ODU | Direction |
| | | | Number | |
--------------------------------------------------------------
What is tnTrapObjectID?
This read-only object encodes, via a packed bitfield, the physical shelf and slot along with the higher-order ODU number and direction of the facility or service associated with this trap. Admins decode it together with tnTrapObjectIDType to pinpoint exactly which physical interface or service on the chassis generated the recorded event. Decoding tnTrapObjectID to shelf 1, slot 3 would let the admin go directly to that specific card in the chassis to investigate the alarm condition.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7483.2.1.2.2.1.1.1.5 snmpwalk -v2c -c public <target> TROPIC-NOTIFICATION-MIB::tnTrapObjectID
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.7483.2.1.2.2.1.1.1.5.1 snmpget -v2c -c public <target> TROPIC-NOTIFICATION-MIB::tnTrapObjectID.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> tnTrapObjectID.1
Start monitoring Nokia Tropic optical transport/DWDM equipment (alarm/trap-buffer fault notification status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the TROPIC-NOTIFICATION-MIB::tnTrapObjectID OID value, configure state conditions and alerts, and monitor any Nokia Tropic optical transport/DWDM equipment (alarm/trap-buffer fault notification status) from a single console.
OID Breakdown
Upper-level ancestors (10 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.7483 | tropic | TROPIC-GLOBAL-REG |
| 1.3.6.1.4.1.7483.2 | tropicGeneric | TROPIC-GLOBAL-REG |
| 1.3.6.1.4.1.7483.2.1 | tnSystem | TROPIC-GLOBAL-REG |
| 1.3.6.1.4.1.7483.2.1.2 | tnNotificationMIB | TROPIC-GLOBAL-REG |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.7483.2.1.2.2 | tnNotificationObjs | TROPIC-NOTIFICATION-MIB |
| 1.3.6.1.4.1.7483.2.1.2.2.1 | tnTrapBuffering | TROPIC-NOTIFICATION-MIB |
| 1.3.6.1.4.1.7483.2.1.2.2.1.1 | tnTrapBufferTable | TROPIC-NOTIFICATION-MIB |
| 1.3.6.1.4.1.7483.2.1.2.2.1.1.1 | tnTrapBufferEntry | TROPIC-NOTIFICATION-MIB |
| 1.3.6.1.4.1.7483.2.1.2.2.1.1.1.5 | tnTrapObjectID | TROPIC-NOTIFICATION-MIB |