All MIBs › Nortel-Magellan-Passport-LaneClientMIB › lecLesAddress
lecLesAddress
Module: Nortel-Magellan-Passport-LaneClientMIB
OID (symbolic): Nortel-Magellan-Passport-LaneClientMIB::lecLesAddress
OID (numeric): 1.3.6.1.4.1.562.2.4.1.124.13.1.6
Node type: OBJECT-TYPE
Type: HexString
Access: read-write
Description: This attribute specifies the ATM address of the LES. The LEC uses this address to connect directly to the LES, thus bypassing the LECS. A LEC which did not use the LECS is deemed to be manually-configured. Only one of the attributes lecsAddress and lesAddress can be specified at one time.
What is lecLesAddress?
This read-write HexString (0-20 bytes) sets the ATM address of the LES (LAN Emulation Server) this LEC should connect to directly, bypassing the LECS entirely; it's mutually exclusive with lecLecsAddress, and setting it makes the LEC manually-configured. An admin uses it to hard-wire a LEC to a specific LES when no LECS is in play.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.562.2.4.1.124.13.1.6 snmpwalk -v2c -c public <target> Nortel-Magellan-Passport-LaneClientMIB::lecLesAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.562.2.4.1.124.13.1.6.1 snmpget -v2c -c public <target> Nortel-Magellan-Passport-LaneClientMIB::lecLesAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.562.2.4.1.124.13.1.6.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> lecLesAddress.1
Start monitoring Nortel Magellan Passport ATM switch (LAN Emulation client) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Nortel-Magellan-Passport-LaneClientMIB::lecLesAddress OID value, configure state conditions and alerts, and monitor any Nortel Magellan Passport ATM switch (LAN Emulation client) from a single console.
OID Breakdown
Upper-level ancestors (10 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.562 | nortel | Nortel-Magellan-Passport-UsefulDefinitionsMIB |
| 1.3.6.1.4.1.562.2 | magellan | Nortel-Magellan-Passport-UsefulDefinitionsMIB |
| 1.3.6.1.4.1.562.2.4 | passport | Nortel-Magellan-Passport-UsefulDefinitionsMIB |
| 1.3.6.1.4.1.562.2.4.1 | components | Nortel-Magellan-Passport-UsefulDefinitionsMIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.562.2.4.1.124 | lec | Nortel-Magellan-Passport-LaneClientMIB |
| 1.3.6.1.4.1.562.2.4.1.124.13 | lecProvTable | Nortel-Magellan-Passport-LaneClientMIB |
| 1.3.6.1.4.1.562.2.4.1.124.13.1 | lecProvEntry | Nortel-Magellan-Passport-LaneClientMIB |
| 1.3.6.1.4.1.562.2.4.1.124.13.1.6 | lecLesAddress | Nortel-Magellan-Passport-LaneClientMIB |