All MIBs › PROPLANE-MIB › propLaneLesMode
propLaneLesMode
Module: PROPLANE-MIB
OID (symbolic): PROPLANE-MIB::propLaneLesMode
OID (numeric): 1.3.6.1.4.1.81.34.3.1.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The LES registration mode. manual - the LES is ATM Forum compliant as per LANE v1.0 and will not attempt to register with the LECS. This means that management must tell the LECS the address of the LES.
single - the LES will use a proprietary registration method.
resilient - the LES will use a proprietary registration method.
distrib - the LES will use a proprietary registration method, and can register with a LNNI phase 1 or better Prop LECS.
What is propLaneLesMode?
Sets this LES's registration mode: manual means it's a plain LANE v1.0 LES that won't register with the LECS (an admin must configure its address there manually), while single, resilient, and distrib each use a proprietary registration method with increasing redundancy. Choose resilient if you want this LES to participate in a failover pair.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.34.3.1.1.2 snmpwalk -v2c -c public <target> PROPLANE-MIB::propLaneLesMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.81.34.3.1.1.2.1 snmpget -v2c -c public <target> PROPLANE-MIB::propLaneLesMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.81.34.3.1.1.2.1 i <value>
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::propLaneLesMode 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.3 | propLaneLes | PROPLANE-MIB |
| 1.3.6.1.4.1.81.34.3.1 | propLaneLesConfTable | PROPLANE-MIB |
| 1.3.6.1.4.1.81.34.3.1.1 | propLaneLesConfEntry | PROPLANE-MIB |
| 1.3.6.1.4.1.81.34.3.1.1.2 | propLaneLesMode | PROPLANE-MIB |