All MIBs › MPLS-TE-MIB › mplsTunnelCHopIpv6Addr
mplsTunnelCHopIpv6Addr
Module: MPLS-TE-MIB
OID (symbolic): MPLS-TE-MIB::mplsTunnelCHopIpv6Addr
OID (numeric): 1.3.6.1.3.95.2.8.1.6
Node type: OBJECT-TYPE
Type: InetAddressIPv6
Access: read-only
Description:
If the mplsTunnelCHopAddrType is set to ipV6(2), then this variable contains the IPv6 address of this hop. This object is otherwise insignificant and should contain a value of 0.
What is mplsTunnelCHopIpv6Addr?
When an MPLS traffic-engineering tunnel is configured for IPv6, this object contains the IPv6 address of the current hop in the tunnel path; otherwise it remains zero. Network engineers use it to verify that IPv6-based MPLS tunnels are routing through the correct intermediate nodes. Monitoring hop-by-hop addresses helps validate tunnel construction and identify misrouted traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.95.2.8.1.6 snmpwalk -v2c -c public <target> MPLS-TE-MIB::mplsTunnelCHopIpv6Addr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.95.2.8.1.6.1 snmpget -v2c -c public <target> MPLS-TE-MIB::mplsTunnelCHopIpv6Addr.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.8 | mplsTunnelCHopTable | MPLS-TE-MIB |
| 1.3.6.1.3.95.2.8.1 | mplsTunnelCHopEntry | MPLS-TE-MIB |
| 1.3.6.1.3.95.2.8.1.6 | mplsTunnelCHopIpv6Addr | MPLS-TE-MIB |