All MIBs › FOUNDRY-SN-RT-L3-SWITCH-GROUP-MIB › snRtIpTraceRouteControl
snRtIpTraceRouteControl
Module: FOUNDRY-SN-RT-L3-SWITCH-GROUP-MIB
OID (symbolic): FOUNDRY-SN-RT-L3-SWITCH-GROUP-MIB::snRtIpTraceRouteControl
OID (numeric): 1.3.6.1.4.1.1991.1.2.2.10.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Only 'start' and 'abort' are writable values; 'success', 'failure' and 'inProgress' are readeable (or returned) values.
Writing 'start' to this object to initiate the trace route operation. snRtIpTraceRouteDestAddr must have been init- ialized before 'start' is writen.
This object will return 'inProgress' after trace route operation has started. During the 'inProgress' state, writing 'abort' to this object will stop the current trace route operation.
If the destination address is reached, this object returned 'success'. snRtIpTraceRouteResultTable contains the routes (and the target address) to reach the destination address. If the destination address does not reach, timeout, or ending TTL reached, 'failure' is returned.
What is snRtIpTraceRouteControl?
This starts or stops a traceroute operation toward snRtIpTraceRouteTargetAddr -- writing start(1) begins it (after the target address is set) and abort(2) stops one already running -- while success(3), failure(4), and inProgress(5) are the readable states reporting the operation's outcome. Admins poll this object after writing start(1) to know when the trace has finished and whether it reached the destination successfully.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1991.1.2.2.10.1.5 snmpwalk -v2c -c public <target> FOUNDRY-SN-RT-L3-SWITCH-GROUP-MIB::snRtIpTraceRouteControl
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1991.1.2.2.10.1.5.1 snmpget -v2c -c public <target> FOUNDRY-SN-RT-L3-SWITCH-GROUP-MIB::snRtIpTraceRouteControl.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1991.1.2.2.10.1.5.1 i <value>
Start monitoring Brocade/Foundry FastIron Layer 3 switch (IP routing/ARP/ACL diagnostics) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the FOUNDRY-SN-RT-L3-SWITCH-GROUP-MIB::snRtIpTraceRouteControl OID value, configure state conditions and alerts, and monitor any Brocade/Foundry FastIron Layer 3 switch (IP routing/ARP/ACL diagnostics) from a single console.
OID Breakdown
Upper-level ancestors (12 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.1991 | foundry | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1 | products | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.2 | router | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.2.2 | snIp | FOUNDRY-SN-ROOT-MIB |
| 1.3.6.1.4.1.1991.1.2.2.10 | snRtIpTraceRoute | FOUNDRY-SN-IP-MIB |
| 1.3.6.1.4.1.1991.1.2.2.10.1 | snRtIpTraceRouteGeneral | FOUNDRY-SN-IP-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1991.1.2.2.10.1.5 | snRtIpTraceRouteControl | FOUNDRY-SN-RT-L3-SWITCH-GROUP-MIB |