All MIBs › ELAN-MIB › elanLesAtmAddress
elanLesAtmAddress
Module: ELAN-MIB
OID (symbolic): ELAN-MIB::elanLesAtmAddress
OID (numeric): 1.3.6.1.4.1.353.5.3.2.2.3.1.2
Node type: OBJECT-TYPE
Type: AtmLaneAddress
Access: read-write
Description: The ATM address of the LES entry. If LECS is supported, the value of this object is the LES ATM address LECS returns to the LEC in the CONFIGURE response. If LECS is not supported, the value of this object pertains to the LES ATM address network manager provides to the LEC. The LEC assigned to this ELAN uses this ATM address as the called party address in the JOIN request. The calling party address used by LES in the JOIN response is not specified by this MIB.
What is elanLesAtmAddress?
The ATM address of the LAN Emulation Server (LES) serving this ELAN — the address a LECS hands back to clients in CONFIGURE responses, or that's given directly to clients if no LECS is used, so they know where to send their JOIN request.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.353.5.3.2.2.3.1.2 snmpwalk -v2c -c public <target> ELAN-MIB::elanLesAtmAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.353.5.3.2.2.3.1.2.1 snmpget -v2c -c public <target> ELAN-MIB::elanLesAtmAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.353.5.3.2.2.3.1.2.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> elanLesAtmAddress.1
Start monitoring ATM LAN Emulation (LANE) switch/server (vendor-neutral ATM Forum standard) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ELAN-MIB::elanLesAtmAddress OID value, configure state conditions and alerts, and monitor any ATM LAN Emulation (LANE) switch/server (vendor-neutral ATM Forum standard) from a single console.
OID Breakdown
Upper-level ancestors (8 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.353 | atmForum | ATM-FORUM-ILMI40-MIB |
| 1.3.6.1.4.1.353.5 | atmForumNetworkManagement | ATM-FORUM-SNMP-M4-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.353.5.3 | atmfLanEmulation | ELAN-MIB |
| 1.3.6.1.4.1.353.5.3.2 | elanMIB | ELAN-MIB |
| 1.3.6.1.4.1.353.5.3.2.2 | elanConfGroup | ELAN-MIB |
| 1.3.6.1.4.1.353.5.3.2.2.3 | elanLesTable | ELAN-MIB |
| 1.3.6.1.4.1.353.5.3.2.2.3.1 | elanLesEntry | ELAN-MIB |
| 1.3.6.1.4.1.353.5.3.2.2.3.1.2 | elanLesAtmAddress | ELAN-MIB |