All MIBs › MPLS-LSR-MIB › mplsLabelStackIndexNext
mplsLabelStackIndexNext
Module: MPLS-LSR-MIB
OID (symbolic): MPLS-LSR-MIB::mplsLabelStackIndexNext
OID (numeric): 1.3.6.1.3.96.1.11
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
This object contains an appropriate value to be used for mplsLabelStackIndex when creating entries in the mplsLabelStackTable. The value 0 indicates that no unassigned entries are available. To obtain an mplsLabelStackIndex value for a new entry, the manager issues a management protocol retrieval operation to obtain the current value of this object. 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.96.1.11 snmpwalk -v2c -c public <target> MPLS-LSR-MIB::mplsLabelStackIndexNext
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.96.1.11.1 snmpget -v2c -c public <target> MPLS-LSR-MIB::mplsLabelStackIndexNext.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.96 | mplsLsrMIB | MPLS-LSR-MIB |
| 1.3.6.1.3.96.1 | mplsLsrObjects | MPLS-LSR-MIB |
| 1.3.6.1.3.96.1.11 | mplsLabelStackIndexNext | MPLS-LSR-MIB |