All MIBs › MPLS-LDP-MIB › mplsLdpEntityIndexNext
mplsLdpEntityIndexNext
Module: MPLS-LDP-MIB
OID (symbolic): MPLS-LDP-MIB::mplsLdpEntityIndexNext
OID (numeric): 1.3.6.1.4.1.9.10.65.1.2.1
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: This object contains an appropriate value to be used for mplsLdpEntityIndex when creating entries in the mplsLdpEntityTable. The value 0 indicates that no unassigned entries are available. To obtain the mplsLdpEntityIndex value for a new entry, the manager issues a management protocol retrieval operation to obtain the current value of this object. After each retrieval, the agent should modify the value to the next unassigned index.
What is mplsLdpEntityIndexNext?
Returns the next available index value to use when creating a new row in the LDP entity table; a value of 0 means no new entries can currently be created. An admin's management application reads this immediately before creating a new LDP entity, so the agent can then advance it to the following unused value.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.65.1.2.1 snmpwalk -v2c -c public <target> MPLS-LDP-MIB::mplsLdpEntityIndexNext
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.65.1.2.1.1 snmpget -v2c -c public <target> MPLS-LDP-MIB::mplsLdpEntityIndexNext.1
Start monitoring Vendor-neutral IETF standard (MPLS-capable router/label switch router, LDP) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MPLS-LDP-MIB::mplsLdpEntityIndexNext OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard (MPLS-capable router/label switch router, LDP) 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.65 | mplsLdpMIB | MPLS-LDP-MIB |
| 1.3.6.1.4.1.9.10.65.1 | mplsLdpObjects | MPLS-LDP-MIB |
| 1.3.6.1.4.1.9.10.65.1.2 | mplsLdpEntityObjects | MPLS-LDP-MIB |
| 1.3.6.1.4.1.9.10.65.1.2.1 | mplsLdpEntityIndexNext | MPLS-LDP-MIB |