All MIBs › MPLS-TE-STD-MIB › mplsTunnelPrimaryInstance
mplsTunnelPrimaryInstance
Module: MPLS-TE-STD-MIB
OID (symbolic): MPLS-TE-STD-MIB::mplsTunnelPrimaryInstance
OID (numeric): 1.3.6.1.2.1.10.166.3.2.2.1.18
Node type: OBJECT-TYPE
Type: MplsTunnelInstanceIndex
Access: read-only
Description:
Specifies the instance index of the primary instance of this tunnel. More details of the definition of tunnel instances and the primary tunnel instance can be found in the description of the TEXTUAL-CONVENTION MplsTunnelInstanceIndex.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.166.3.2.2.1.18 snmpwalk -v2c -c public <target> MPLS-TE-STD-MIB::mplsTunnelPrimaryInstance
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.166.3.2.2.1.18.1 snmpget -v2c -c public <target> MPLS-TE-STD-MIB::mplsTunnelPrimaryInstance.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mplsTunnelPrimaryInstance.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.18 | mplsTunnelPrimaryInstance | MPLS-TE-STD-MIB |