All MIBs › MPLS-TE-STD-MIB › mplsTunnelHopListIndexNext
mplsTunnelHopListIndexNext
Module: MPLS-TE-STD-MIB
OID (symbolic): MPLS-TE-STD-MIB::mplsTunnelHopListIndexNext
OID (numeric): 1.3.6.1.2.1.10.166.3.2.3
Node type: OBJECT-TYPE
Type: MplsPathIndexOrZero
Access: read-only
Description: This object contains an appropriate value to be used for mplsTunnelHopListIndex when creating entries in the mplsTunnelHopTable. If the number of unassigned entries is exhausted, a retrieval operation will return a value of 0. This object may also return a value of 0 when the LSR is unable to accept conceptual row creation, for example, if the mplsTunnelHopTable is implemented as read-only. To obtain the value of mplsTunnelHopListIndex for a new entry in the mplsTunnelHopTable, the manager issues a management protocol retrieval operation to obtain the current value of mplsTunnelHopIndex.
When the SET is performed to create a row in the mplsTunnelHopTable, the Command Responder (agent) must determine whether the value is indeed still unused; Two Network Management Applications may attempt to create a row (configuration entry) simultaneously and use the same value. If it is currently unused, the SET succeeds and the Command Responder (agent) changes the value of this object, according to an implementation-specific algorithm. If the value is in use, however, the SET fails. The Network Management Application must then re-read this variable to obtain a new usable value.
What is mplsTunnelHopListIndexNext?
Returns an appropriate unused value for mplsTunnelHopListIndex when creating a new row in mplsTunnelHopTable, or 0 if none are available or the table is read-only. An admin's provisioning tool reads this before defining a new explicit-route hop list for a tunnel to avoid an index collision.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.166.3.2.3 snmpwalk -v2c -c public <target> MPLS-TE-STD-MIB::mplsTunnelHopListIndexNext
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.166.3.2.3.1 snmpget -v2c -c public <target> MPLS-TE-STD-MIB::mplsTunnelHopListIndexNext.1
Start monitoring Vendor-neutral IETF standard (MPLS-enabled core/edge router, Traffic Engineering) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MPLS-TE-STD-MIB::mplsTunnelHopListIndexNext OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard (MPLS-enabled core/edge router, Traffic Engineering) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.10 | transmission | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.10.166 | mplsStdMIB | MPLS-TC-STD-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 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.3 | mplsTunnelHopListIndexNext | MPLS-TE-STD-MIB |