All MIBs › DEC-LECS-MIB › decElanConfNextId
decElanConfNextId
Module: DEC-LECS-MIB
OID (symbolic): DEC-LECS-MIB::decElanConfNextId
OID (numeric): 1.3.6.1.4.1.36.2.18.31.2.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The next available ELAN index provided by the agent. The value of this object can be used as the index to the decElanConfTable during row creation.
What is decElanConfNextId?
This OID returns the next unused index the agent will assign for a new Emulated LAN (ELAN) entry. A network admin reads this value first, then uses it as the index when creating a new row in the decElanConfTable rather than guessing an index that might collide with an existing ELAN.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.36.2.18.31.2.1 snmpwalk -v2c -c public <target> DEC-LECS-MIB::decElanConfNextId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.36.2.18.31.2.1.1 snmpget -v2c -c public <target> DEC-LECS-MIB::decElanConfNextId.1
Start monitoring DEC ATM equipment (LAN Emulation Configuration Server) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DEC-LECS-MIB::decElanConfNextId OID value, configure state conditions and alerts, and monitor any DEC ATM equipment (LAN Emulation Configuration Server) from a single console.
OID Breakdown
Upper-level ancestors (9 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.36 | dec | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2 | ema | DEC-ATM-CHASSIS-MIB |
| 1.3.6.1.4.1.36.2.18 | decMIBextension | DEC-ATM-CHASSIS-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.36.2.18.31 | decLecsMIB | DEC-LECS-MIB |
| 1.3.6.1.4.1.36.2.18.31.2 | decElanConfGroup | DEC-LECS-MIB |
| 1.3.6.1.4.1.36.2.18.31.2.1 | decElanConfNextId | DEC-LECS-MIB |