All MIBs › MPLS-TE-MIB › mplsTunnelIndexNext
mplsTunnelIndexNext
Module: MPLS-TE-MIB
OID (symbolic): MPLS-TE-MIB::mplsTunnelIndexNext
OID (numeric): 1.3.6.1.3.95.2.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: This object contains the next appropriate value to be used for mplsTunnelIndex when creating entries in mplsTunnelTable. 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 mplsTunnelTable is implemented as read-only. To obtain the value of mplsTunnelIndex for a new entry, the manager must first issue a management protocol retrieval operation to obtain the current value of this object. The agent should modify the value to reflect the next unassigned index after each retrieval operation. After a manager retrieves a value the agent will determine through its local policy when this index value will be made available for reuse.
What is mplsTunnelIndexNext?
Hands an admin the next free mplsTunnelIndex value to use when provisioning a new MPLS TE tunnel row; a value of 0 means either all indexes are exhausted or the table doesn't support row creation on this device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.95.2.1 snmpwalk -v2c -c public <target> MPLS-TE-MIB::mplsTunnelIndexNext
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.95.2.1.1 snmpget -v2c -c public <target> MPLS-TE-MIB::mplsTunnelIndexNext.1
Start monitoring Vendor-neutral IETF standard (MPLS-enabled provider-edge/core router, Traffic Engineering) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MPLS-TE-MIB::mplsTunnelIndexNext OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard (MPLS-enabled provider-edge/core router, Traffic Engineering) from a single console.
OID Breakdown
Upper-level ancestors (5 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.3 | experimental | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 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.1 | mplsTunnelIndexNext | MPLS-TE-MIB |