All MIBs › MPLS-TE-STD-MIB › mplsTunnelIfIndex
mplsTunnelIfIndex
Module: MPLS-TE-STD-MIB
OID (symbolic): MPLS-TE-STD-MIB::mplsTunnelIfIndex
OID (numeric): 1.3.6.1.2.1.10.166.3.2.2.1.8
Node type: OBJECT-TYPE
Type: InterfaceIndexOrZero
Access: read-only
Description:
If mplsTunnelIsIf is set to true, then this value contains the LSR-assigned ifIndex which corresponds to an entry in the interfaces table. Otherwise this variable should contain the value of zero indicating that a valid ifIndex was not assigned to this tunnel interface.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.166.3.2.2.1.8 snmpwalk -v2c -c public <target> MPLS-TE-STD-MIB::mplsTunnelIfIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.166.3.2.2.1.8.1 snmpget -v2c -c public <target> MPLS-TE-STD-MIB::mplsTunnelIfIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mplsTunnelIfIndex.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.2 | mplsTunnelTable | MPLS-TE-STD-MIB |
| 1.3.6.1.2.1.10.166.3.2.2.1 | mplsTunnelEntry | MPLS-TE-STD-MIB |
| 1.3.6.1.2.1.10.166.3.2.2.1.8 | mplsTunnelIfIndex | MPLS-TE-STD-MIB |