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

MIB Reference — IPNetwork Monitor

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.

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>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-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
1.3.6.1.4.1.1991.1.2.2.10.1.5snRtIpTraceRouteControlFOUNDRY-SN-RT-L3-SWITCH-GROUP-MIB