All MIBs › MPLS-TE-STD-MIB › mplsTunnelCHopIpAddr
mplsTunnelCHopIpAddr
Module: MPLS-TE-STD-MIB
OID (symbolic): MPLS-TE-STD-MIB::mplsTunnelCHopIpAddr
OID (numeric): 1.3.6.1.2.1.10.166.3.2.8.1.4
Node type: OBJECT-TYPE
Type: TeHopAddress
Access: read-only
Description:
The Tunnel Hop Address for this tunnel hop.
The type of this address is determined by the value of the corresponding mplsTunnelCHopAddrType.
If mplsTunnelCHopAddrType is set to unnum(4), then this value will contain the LSR Router ID of the unnumbered interface. Otherwise the agent should set this object to the zero-length string and the manager SHOULD ignore this object.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.166.3.2.8.1.4 snmpwalk -v2c -c public <target> MPLS-TE-STD-MIB::mplsTunnelCHopIpAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.166.3.2.8.1.4.1 snmpget -v2c -c public <target> MPLS-TE-STD-MIB::mplsTunnelCHopIpAddr.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mplsTunnelCHopIpAddr.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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.166 | mplsStdMIB | MPLS-TC-STD-MIB |
| 1.3.6.1.2.1.10.166.3 | mplsTeStdMIB | MPLS-TE-STD-MIB |
| 1.3.6.1.2.1.10.166.3.2 | mplsTeObjects | MPLS-TE-STD-MIB |
| 1.3.6.1.2.1.10.166.3.2.8 | mplsTunnelCHopTable | MPLS-TE-STD-MIB |
| 1.3.6.1.2.1.10.166.3.2.8.1 | mplsTunnelCHopEntry | MPLS-TE-STD-MIB |
| 1.3.6.1.2.1.10.166.3.2.8.1.4 | mplsTunnelCHopIpAddr | MPLS-TE-STD-MIB |