FOUNDRY-SN-RT-L3-SWITCH-GROUP-MIB :: snRtIpTraceRouteControl

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsFOUNDRY-SN-RT-L3-SWITCH-GROUP-MIBsnRtIpTraceRouteControl

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.1991foundryFOUNDRY-SN-ROOT-MIB
1.3.6.1.4.1.1991.1productsFOUNDRY-SN-ROOT-MIB
1.3.6.1.4.1.1991.1.2routerFOUNDRY-SN-ROOT-MIB
1.3.6.1.4.1.1991.1.2.2snIpFOUNDRY-SN-ROOT-MIB
1.3.6.1.4.1.1991.1.2.2.10snRtIpTraceRouteFOUNDRY-SN-IP-MIB
1.3.6.1.4.1.1991.1.2.2.10.1snRtIpTraceRouteGeneralFOUNDRY-SN-IP-MIB
Numeric OIDNameModule
1.3.6.1.4.1.1991.1.2.2.10.1.5snRtIpTraceRouteControlFOUNDRY-SN-RT-L3-SWITCH-GROUP-MIB