All MIBs › MPLS-TE-MIB › mplsTunnelHopListIndexNext
mplsTunnelHopListIndexNext
Module: MPLS-TE-MIB
OID (symbolic): MPLS-TE-MIB::mplsTunnelHopListIndexNext
OID (numeric): 1.3.6.1.3.95.2.3
Node type: OBJECT-TYPE
Type: Unsigned32
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 retrival 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. After each retrieval operation, the agent should modify the value to reflect the next unassigned index. After a manager retrieves a value the agent will determine through its local policy when this index value will be made available for reuse.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.95.2.3 snmpwalk -v2c -c public <target> MPLS-TE-MIB::mplsTunnelHopListIndexNext
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.95.2.3.1 snmpget -v2c -c public <target> MPLS-TE-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.3 | experimental | DASAN-DHCP-MIB |
| 1.3.6.1.3.95 | mplsTeMIB | MPLS-TE-MIB |
| 1.3.6.1.3.95.2 | mplsTeObjects | MPLS-TE-MIB |
| 1.3.6.1.3.95.2.3 | mplsTunnelHopListIndexNext | MPLS-TE-MIB |