All MIBs › Nortel-Magellan-Passport-LaneClientMIB › lecLecsAddress
lecLecsAddress
Module: Nortel-Magellan-Passport-LaneClientMIB
OID (symbolic): Nortel-Magellan-Passport-LaneClientMIB::lecLecsAddress
OID (numeric): 1.3.6.1.4.1.562.2.4.1.124.13.1.5
Node type: OBJECT-TYPE
Type: HexString
Access: read-write
Description: This attribute specifies the ATM address of the LECS. If this attribute is non-null, the LEC attempts to set up a Configuration Direct SVC to this address as the first step in the LECS Connect phase. Otherwise, the well known LECS ATM address is used. Only one of the attributes lecsAddress and lesAddress can be specified at one time.
What is lecLecsAddress?
This read-write HexString (0-20 bytes) sets the ATM address of the LECS (LAN Emulation Configuration Server) this LEC should connect to first; if non-null it's tried before the well-known LECS address, and it's mutually exclusive with lecLesAddress. An admin sets it to point this LEC at a specific LECS instead of relying on the well-known address.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.562.2.4.1.124.13.1.5 snmpwalk -v2c -c public <target> Nortel-Magellan-Passport-LaneClientMIB::lecLecsAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.562.2.4.1.124.13.1.5.1 snmpget -v2c -c public <target> Nortel-Magellan-Passport-LaneClientMIB::lecLecsAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.562.2.4.1.124.13.1.5.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> lecLecsAddress.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::lecLecsAddress 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.5 | lecLecsAddress | Nortel-Magellan-Passport-LaneClientMIB |