leArpAtmAddress
LAN-EMULATION-CLIENT-MIB ·
.1.3.6.1.4.1.353.5.3.1.1.9.1.2
Object
The ATM address of the Broadcast & Unknown Server
or LAN Emulation Client whose MAC address is stored
in 'leArpMacAddress'.
This value may be determined through the use of the
LE_ARP procedure, through source address learning,
or through other mechanisms.
Some agents may provide write access to this object,
as part of their support for 'static' LE_ARP entries.
The effect of attempting to write an ATM address to
a 'learned' row is explicitly undefined. Agents may
disallow the write, accept the write and change the
row's type, or even accept the write as-is.
Context
- MIB
- LAN-EMULATION-CLIENT-MIB
- OID
.1.3.6.1.4.1.353.5.3.1.1.9.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- leArpEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LAN-EMULATION-CLIENT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LAN-EMULATION-CLIENT-MIB::leArpAtmAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LAN-EMULATION-CLIENT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LAN-EMULATION-CLIENT-MIB::leArpAtmAddress.<lecIndex>.<leArpMacAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LAN-EMULATION-CLIENT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LAN-EMULATION-CLIENT-MIB::leArpAtmAddress'
Syntax
- Source
- AtmLaneAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0
range: 20
Conformance
Member of
Compliance refinements
leClientMIBCompliance
readonly
Write access is not required.