All MIBs › MPLS-TE-MIB › mplsTunnelARHopTableIndex
mplsTunnelARHopTableIndex
Module: MPLS-TE-MIB
OID (symbolic): MPLS-TE-MIB::mplsTunnelARHopTableIndex
OID (numeric): 1.3.6.1.3.95.2.2.1.19
Node type: OBJECT-TYPE
Type: MplsPathIndexOrZero
Access: read-only
Description:
Index into the mplsTunnelARHopTable entry that specifies the actual hops traversed by the tunnel.
What is mplsTunnelARHopTableIndex?
This read-only object contains an index pointing to a row in the MPLS tunnel's actual route hops table that describes the real path being taken through the network. The agent automatically updates this when the tunnel establishes a route, allowing operators to query which exact nodes and links the traffic is traversing. Network administrators use this to verify tunnel path selection and diagnose routing problems.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.95.2.2.1.19 snmpwalk -v2c -c public <target> MPLS-TE-MIB::mplsTunnelARHopTableIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.95.2.2.1.19.1 snmpget -v2c -c public <target> MPLS-TE-MIB::mplsTunnelARHopTableIndex.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.3 | experimental | DASAN-DHCP-MIB |
| 1.3.6.1.3.95 | mplsTeMIB | MPLS-TE-MIB |
| 1.3.6.1.3.95.2 | mplsTeObjects | MPLS-TE-MIB |
| 1.3.6.1.3.95.2.2 | mplsTunnelTable | MPLS-TE-MIB |
| 1.3.6.1.3.95.2.2.1 | mplsTunnelEntry | MPLS-TE-MIB |
| 1.3.6.1.3.95.2.2.1.19 | mplsTunnelARHopTableIndex | MPLS-TE-MIB |