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.
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
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.3 | mplsTunnelHopListIndexNext | MPLS-TE-STD-MIB |