All MIBs › MPLS-TE-STD-MIB › mplsTunnelResourceIndexNext
mplsTunnelResourceIndexNext
Module: MPLS-TE-STD-MIB
OID (symbolic): MPLS-TE-STD-MIB::mplsTunnelResourceIndexNext
OID (numeric): 1.3.6.1.2.1.10.166.3.2.5
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: This object contains the next appropriate value to be used for mplsTunnelResourceIndex when creating entries in the mplsTunnelResourceTable. 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 mplsTunnelTable is implemented as read-only. To obtain the mplsTunnelResourceIndex value for a new entry, the manager must first issue a management protocol retrieval operation to obtain the current value of this object.
When the SET is performed to create a row in the mplsTunnelResourceTable, 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 mplsTunnelResourceIndexNext?
Returns the next appropriate unused value for mplsTunnelResourceIndex when creating a new row in mplsTunnelResourceTable, or 0 if none are available or the table is read-only. An admin's provisioning tool reads this before defining a new bandwidth/burst resource profile 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.5 snmpwalk -v2c -c public <target> MPLS-TE-STD-MIB::mplsTunnelResourceIndexNext
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.166.3.2.5.1 snmpget -v2c -c public <target> MPLS-TE-STD-MIB::mplsTunnelResourceIndexNext.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::mplsTunnelResourceIndexNext 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.5 | mplsTunnelResourceIndexNext | MPLS-TE-STD-MIB |