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.
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
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.353 | atmForum | ATM-FORUM-SNMP-M4-MIB |
| 1.3.6.1.4.1.353.5 | atmForumNetworkManagement | ATM-FORUM-SNMP-M4-MIB |
| 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 |