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.
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
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.1 | mplsTunnelIndexNext | MPLS-TE-MIB |