All MIBs › ADTRAN-ADUNIT-MIB › adUnitTraceRtStatus
adUnitTraceRtStatus
Module: ADTRAN-ADUNIT-MIB
OID (symbolic): ADTRAN-ADUNIT-MIB::adUnitTraceRtStatus
OID (numeric): 1.3.6.1.4.1.664.5.30.3.6.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Set value to 0 to interrupt and stop a TraceRoute sequence and 1 to start a TraceRoute sequence. When TraceRoute completes value with change from 'active' to 'inActive'.
What is adUnitTraceRtStatus?
This read-write flag controls the traceroute diagnostic: set to 1 to start tracing the path to a remote host, or 0 to stop an in-progress trace. A network engineer uses this to map the hops between the device and a destination when connectivity is broken or slow. Setting it to 1 triggers the device to send probes with incrementing TTL values until reaching the target or exceeding the maximum hop count.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.664.5.30.3.6.1 snmpwalk -v2c -c public <target> ADTRAN-ADUNIT-MIB::adUnitTraceRtStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.664.5.30.3.6.1.1 snmpget -v2c -c public <target> ADTRAN-ADUNIT-MIB::adUnitTraceRtStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.664.5.30.3.6.1.1 i <value>
Start monitoring ADTRAN access routers/IADs with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADTRAN-ADUNIT-MIB::adUnitTraceRtStatus OID value, configure state conditions and alerts, and monitor any ADTRAN access routers/IADs from a single console.
OID Breakdown
Upper-level ancestors (8 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.664 | adtran | ADTRAN-ACTDAXL3-MIB |
| 1.3.6.1.4.1.664.5 | adShared | ADTRAN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.664.5.30 | adtranUnitMib | ADTRAN-ADUNIT-MIB |
| 1.3.6.1.4.1.664.5.30.3 | adUnitUtil | ADTRAN-ADUNIT-MIB |
| 1.3.6.1.4.1.664.5.30.3.6 | adUnitTraceRt | ADTRAN-ADUNIT-MIB |
| 1.3.6.1.4.1.664.5.30.3.6.1 | adUnitTraceRtStatus | ADTRAN-ADUNIT-MIB |