All MIBs › MPLS-TE-MIB › mplsTunnelARHopIpv6Addr
mplsTunnelARHopIpv6Addr
Module: MPLS-TE-MIB
OID (symbolic): MPLS-TE-MIB::mplsTunnelARHopIpv6Addr
OID (numeric): 1.3.6.1.3.95.2.7.1.6
Node type: OBJECT-TYPE
Type: InetAddressIPv6
Access: read-only
Description:
If the mplsTunnelARHopAddrType 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.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.95.2.7.1.6 snmpwalk -v2c -c public <target> MPLS-TE-MIB::mplsTunnelARHopIpv6Addr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.95.2.7.1.6.1 snmpget -v2c -c public <target> MPLS-TE-MIB::mplsTunnelARHopIpv6Addr.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mplsTunnelARHopIpv6Addr.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.7 | mplsTunnelARHopTable | MPLS-TE-MIB |
| 1.3.6.1.3.95.2.7.1 | mplsTunnelARHopEntry | MPLS-TE-MIB |
| 1.3.6.1.3.95.2.7.1.6 | mplsTunnelARHopIpv6Addr | MPLS-TE-MIB |