All MIBs › MPLS-TE-MIB › mplsTunnelResourceIndexNext
mplsTunnelResourceIndexNext
Module: MPLS-TE-MIB
OID (symbolic): MPLS-TE-MIB::mplsTunnelResourceIndexNext
OID (numeric): 1.3.6.1.3.95.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 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 mplsTunnelResourceIndex value 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.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.95.2.5 snmpwalk -v2c -c public <target> MPLS-TE-MIB::mplsTunnelResourceIndexNext
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.95.2.5.1 snmpget -v2c -c public <target> MPLS-TE-MIB::mplsTunnelResourceIndexNext.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.5 | mplsTunnelResourceIndexNext | MPLS-TE-MIB |