All MIBs › MPLS-LDP-STD-MIB › mplsLdpEntityIndexNext
mplsLdpEntityIndexNext
Module: MPLS-LDP-STD-MIB
OID (symbolic): MPLS-LDP-STD-MIB::mplsLdpEntityIndexNext
OID (numeric): 1.3.6.1.2.1.10.166.4.1.2.2
Node type: OBJECT-TYPE
Type: IndexIntegerNextFree
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.
What is mplsLdpEntityIndexNext?
This OID suggests the next available index value to use when creating a new row in the LDP entity table, with 0 meaning no unassigned index is available. Admins/management tools read this before creating a new LDP entity via SNMP to pick a safe, unused index.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.10.166.4.1.2.2 snmpwalk -v2c -c public <target> MPLS-LDP-STD-MIB::mplsLdpEntityIndexNext
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.10.166.4.1.2.2.1 snmpget -v2c -c public <target> MPLS-LDP-STD-MIB::mplsLdpEntityIndexNext.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mplsLdpEntityIndexNext.1
Start monitoring Vendor-neutral IETF standard (any MPLS-capable Label Switching Router, LDP) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MPLS-LDP-STD-MIB::mplsLdpEntityIndexNext OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard (any MPLS-capable Label Switching 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.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.4 | mplsLdpStdMIB | MPLS-LDP-STD-MIB |
| 1.3.6.1.2.1.10.166.4.1 | mplsLdpObjects | MPLS-LDP-STD-MIB |
| 1.3.6.1.2.1.10.166.4.1.2 | mplsLdpEntityObjects | MPLS-LDP-STD-MIB |
| 1.3.6.1.2.1.10.166.4.1.2.2 | mplsLdpEntityIndexNext | MPLS-LDP-STD-MIB |