All MIBs › PROPLANE-MIB › propLaneElanMaximumActiveLes
propLaneElanMaximumActiveLes
Module: PROPLANE-MIB
OID (symbolic): PROPLANE-MIB::propLaneElanMaximumActiveLes
OID (numeric): 1.3.6.1.4.1.81.34.2.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The maximum number of active LES's for the ELAN. Can only be written when the propLaneElanLesType is distributed. If propLaneElanLesActualType is not distributed then reading will always return the value 1.
What is propLaneElanMaximumActiveLes?
Sets the maximum number of simultaneously active LESs (0-16) for a distributed ELAN; writable only when propLaneElanLesRgstrType is distributed, otherwise it always reads back as 1. Raising this lets a large ELAN spread its LES load across more servers for scalability.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.34.2.1.1.6 snmpwalk -v2c -c public <target> PROPLANE-MIB::propLaneElanMaximumActiveLes
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.34.2.1.1.6.1 snmpget -v2c -c public <target> PROPLANE-MIB::propLaneElanMaximumActiveLes.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.81.34.2.1.1.6.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> propLaneElanMaximumActiveLes.1
Start monitoring ATM LAN Emulation (LANE) equipment (management LEC configuration) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the PROPLANE-MIB::propLaneElanMaximumActiveLes OID value, configure state conditions and alerts, and monitor any ATM LAN Emulation (LANE) equipment (management LEC configuration) from a single console.
OID Breakdown
Upper-level ancestors (7 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.81 | lannet | GEN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.81.34 | propLane | PROPLANE-MIB |
| 1.3.6.1.4.1.81.34.2 | propLaneElan | PROPLANE-MIB |
| 1.3.6.1.4.1.81.34.2.1 | propLaneElanConfTable | PROPLANE-MIB |
| 1.3.6.1.4.1.81.34.2.1.1 | propLaneElanConfEntry | PROPLANE-MIB |
| 1.3.6.1.4.1.81.34.2.1.1.6 | propLaneElanMaximumActiveLes | PROPLANE-MIB |