LAN-EMULATION-LES-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
10
Rows
10
Columns
70

lesConfTable

table mandatory
.1.3.6.1.4.1.353.5.3.3.1.2 · 1 row entry · 12 columns
Uses the broadbandforum variant from /opt/observium/mibs/broadbandforum.
Command help
Walk lesConfTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LAN-EMULATION-LES-MIB' -M '/opt/observium/mibs/broadbandforum:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LAN-EMULATION-LES-MIB::lesConfTable'
This table contains all LAN Emulation
Servers this agent manages.  The LES
is one of the components in the Emulated
LAN which implements the control coordination function.
It is the address resolution server for a given ELAN.
The LES provides a facility for registering and resolving 
MAC addresses and/or route descriptors to ATM
addresses.  There can be multiple LES per ELAN 
but a LES can serve only one ELAN.
lesConfEntry row .1.3.6.1.4.1.353.5.3.3.1.2.1
Each entry in this table represents a
LES. The parameters in each entry apply
to one emulated LAN served by one LES.
Objects lesLanType and lesMaxFrameSize
are also required besides lesRowStatus
during row creation.
Indexes
Column Syntax OID
lesConfIndexmandatory
A value which uniquely identifies a
conceptual row in the lesConfTable.

If the conceptual row identified by this value
of lesConfIndex is recreated following an agent
restart, the same value of lesConfInd…
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.353.5.3.3.1.2.1.1
An ATM address specified by the
network or local management that,
with the ATM address mask, determines
a portion of the ATM address that
the LES on the designated ATM interface
will use to derive the actu…
AtmLaneAddressr/w
Type Constraints:
range: 0
range: 20
.1.3.6.1.4.1.353.5.3.3.1.2.1.2
The ATM address mask associated with
the object lesAtmAddrSpec. The value
of the mask is an ATM address with
the don't care portion set to zero
and the valid ATM address portion set to one.
LAN-EMULATION-ELAN-MIBAtmLaneMaskr/w
Type Constraints:
range: 20
.1.3.6.1.4.1.353.5.3.3.1.2.1.3
The resultant ATM address in use by the LES. This
object is a product of the specified ATM address, mask
and interaction with the network. This object is
created by the agent.
AtmLaneAddress
Type Constraints:
range: 0
range: 20
.1.3.6.1.4.1.353.5.3.3.1.2.1.4
lesElanNamemandatory
The name of the Emulated LAN this LES
is providing service for. This object
may be used to identify the ELAN the LES
is in.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.353.5.3.3.1.2.1.5
lesLanTypemandatory
The type of the ATM Emulated LAN this
LES is providing service to.
LesLecDataFrameFormatr/w
Type Values:
2aflane8023
3aflane8025
.1.3.6.1.4.1.353.5.3.3.1.2.1.6
lesLastChangemandatory
The value of sysUpTime when this LES
has entered the state indicated by the
object lesOperStatus.
LAN-EMULATION-ELAN-MIBTIMESTAMP
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.353.5.3.3.1.2.1.7
The maximum AAL-5 SDU size of a data
frame that the LE service can guarantee
not to drop because it is too large.
LesLecDataFrameSizer/w
Type Values:
2max1516
3max4544
4max9234
5max18190
.1.3.6.1.4.1.353.5.3.3.1.2.1.8
Time out period used for timing out most
request/response control frame interactions.
This is the time a Client has to issue a join
request to a LES after a control direct VCC is
established with a LES.
Integer32r/w
Constraints:
range: 10-300
.1.3.6.1.4.1.353.5.3.3.1.2.1.9
lesOperStatusmandatory
The operational state of this LES entry.
When in 'up' state the LES will respond
to LEC requests. Any other state the
LES is notavailable for service and may
release all the existing VCCs and refuse
service to all cli…
Enumeration
Enumerated Values:
1other
2up
3down
.1.3.6.1.4.1.353.5.3.3.1.2.1.11
The desired state of the designated LES as
prescribed by the operator. The actions of the agent
will, if at all possible, eventually result in the
desired state being reflected in the lesOperStatus.
Enumerationr/w
Enumerated Values:
2up
3down
.1.3.6.1.4.1.353.5.3.3.1.2.1.12
lesRowStatusmandatory
This object is used to create or
delete entries in the elanConfTable.
RowStatusr/w .1.3.6.1.4.1.353.5.3.3.1.2.1.13

lesVccTable

table mandatory
.1.3.6.1.4.1.353.5.3.3.1.3 · 1 row entry · 4 columns
Uses the broadbandforum variant from /opt/observium/mibs/broadbandforum.
Command help
Walk lesVccTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LAN-EMULATION-LES-MIB' -M '/opt/observium/mibs/broadbandforum:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LAN-EMULATION-LES-MIB::lesVccTable'
This table contains all the Control Distribute 
VCCs used by the LES to distribute control traffic
to the participating LECs.  The Control Distribute
VCC can either be point-to-point or point-to-
multipoint calls.  This table is read only if
SVCs are used and writable if PVCs are used.
lesVccEntry row .1.3.6.1.4.1.353.5.3.3.1.3.1
Each entry in this table represents a
LES entry and it's associated Control Distribute VCC.
Column Syntax OID
The ATM interface which the Control
Distribute VCC is running on.
This value must match an existing
value in the ifTable.
The value of this object is set
to zero when the ATM interface is
an internal connection.
LAN-EMULATION-ELAN-MIBIfIndexOrZero
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.353.5.3.3.1.3.1.1
The VPI value of the Control
Distribute VCC. The object
lesVccAtmIfIndex, lesVccCtlDistVci
and the value of this object uniquely
identfies a VCC within a ATM host.
LAN-EMULATION-CLIENT-MIBVpiInteger
Type Constraints:
range: 0..255
.1.3.6.1.4.1.353.5.3.3.1.3.1.2
The VCI value of the Control
Distribute VCC. The object
lesVccAtmIfIndex, lesVccCtlDistVci
and the value of this object uniquely
identfies a VCC within a ATM host.
LAN-EMULATION-CLIENT-MIBVciInteger
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.353.5.3.3.1.3.1.3
This object is used to create or
delete entries in the elanConfTable.
RowStatusr/w .1.3.6.1.4.1.353.5.3.3.1.3.1.4

lesBusTable

table mandatory
.1.3.6.1.4.1.353.5.3.3.1.4 · 1 row entry · 2 columns
Uses the broadbandforum variant from /opt/observium/mibs/broadbandforum.
Command help
Walk lesBusTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LAN-EMULATION-LES-MIB' -M '/opt/observium/mibs/broadbandforum:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LAN-EMULATION-LES-MIB::lesBusTable'
This table contains the BUSs paired
with the LESs found in the lesConfTable.
The BUS (Broadcast and Unknown Server)
handles data sent by a LE client to
the broadcast MAC address, all multicast
traffic, and initial unicast frames
which are sent by a LAN Emulation Client
before the data direct target ATM address
has been resolved.
lesBusEntry row .1.3.6.1.4.1.353.5.3.3.1.4.1
Each entry in this table represents
aLES/BUS pair. Object lesBusAddress is
required duringrow creation. This table is
indexed by lesConfIndex and
lesBusConfIndexto show the pairing
relationship betweenthe LES and B…
Column Syntax OID
A value which uniquely identifies a
BUS ATM address.

If the BUS ATM address identified by this value
of lesBusConfIndex is recreated following an agent
restart, the same value of lesBusConfIndex mu…
Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.353.5.3.3.1.4.1.1
lesBusAddressmandatory
The ATM address of the BUS. This BUS is associated
with LES specified by the lesConfIndex. A BUS may
have several ATM addresses, this object provides
the ATM address the LES returns in response to the
LE-ARP request by …
AtmLaneAddress
Type Constraints:
range: 0
range: 20
.1.3.6.1.4.1.353.5.3.3.1.4.1.2

lesLeArpMacTable

table mandatory
.1.3.6.1.4.1.353.5.3.3.1.5 · 1 row entry · 5 columns
Uses the broadbandforum variant from /opt/observium/mibs/broadbandforum.
Command help
Walk lesLeArpMacTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LAN-EMULATION-LES-MIB' -M '/opt/observium/mibs/broadbandforum:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LAN-EMULATION-LES-MIB::lesLeArpMacTable'
This table provides access to an ATM LAN Emulation
Server's MAC-to-ATM ARP table.  It contains entries
for unicast addressed, the broadcast address.
          
When the entry is for broadcast MAC address the 
corresponding ATM address is of a BUS.
When the entry is for unicast MAC 
address the corresponding ATM address represents
a LEC.
lesLeArpMacEntry row .1.3.6.1.4.1.353.5.3.3.1.5.1
An ATM LAN Emulation ARP table entry containing
information about the binding of one MAC address
to one ATM address.
Column Syntax OID
The MAC address for which this table entry provides
a translation. Since ATM LAN Emulation uses an LE ARP
protocol to locate the Broadcast and Unknown Server,
the value of this object could be the broadcast MAC
address…
MacAddress
Type Constraints:
range: 6
.1.3.6.1.4.1.353.5.3.3.1.5.1.1
lesLeArpLecIdmandatory
The LE Client Identifier (LECID) of this
entry. Each LE Client requires a LECID
assigned by the LE Server during the
Join phase.
If this entry is for a BUS then this object
value will be zero.
Integer32
Constraints:
range: 0-65279
.1.3.6.1.4.1.353.5.3.3.1.5.1.2
The ATM address of the Broadcast & Unknown Server
or LAN Emulation Client whose MAC address is stored
in 'lesLeArpMacAddr'.
This volume may be registered by a LAN Emulation
Client or specified by network management.
AtmLaneAddressr/w
Type Constraints:
range: 0
range: 20
.1.3.6.1.4.1.353.5.3.3.1.5.1.3
This object is used to indicate how
this LE-ARP entry was created.
The possible values for this object are:

viaRegister(1), - agent
staticVolatile(2), - network manager
staticNonVolatile(3) - netw…
LAN-EMULATION-CLIENT-MIBLeArpTableEntryTyper/w
Type Values:
1other
2learnedViaControl
3learnedViaData
4staticVolatile
5staticNonVolatile
.1.3.6.1.4.1.353.5.3.3.1.5.1.4
This object is used to create or
delete entries in the elanConfTable.
RowStatusr/w .1.3.6.1.4.1.353.5.3.3.1.5.1.5

lesLeArpRdTable

table mandatory
.1.3.6.1.4.1.353.5.3.3.1.6 · 1 row entry · 6 columns
Uses the broadbandforum variant from /opt/observium/mibs/broadbandforum.
Command help
Walk lesLeArpRdTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LAN-EMULATION-LES-MIB' -M '/opt/observium/mibs/broadbandforum:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LAN-EMULATION-LES-MIB::lesLeArpRdTable'
This table provides access to an ATM LAN Emulation
Server's RouteDescriptor-to-ATM ARP cache.
The entries in this table are set-up by the agent
or network manager depending on the entry type.
          
The Route Descriptors are presented as Segment Id 
(ring number) and Bridge number.
lesLeArpRdEntry row .1.3.6.1.4.1.353.5.3.3.1.6.1
An ATM LAN Emulation ARP cache entry containing
information about the binding of one Route
Descriptor to one ATM address.
Column Syntax OID
The LAN ID (ring number) portion of the
IEEE 802.5 route descriptor associated
with this LES.
Integer32
Constraints:
range: 0-4095
.1.3.6.1.4.1.353.5.3.3.1.6.1.1
The Bridge Number portion of the
IEEE 802.5 route descriptor associated
with this LES.
Integer32
Constraints:
range: 0-15
.1.3.6.1.4.1.353.5.3.3.1.6.1.2
The LE Client Identifier (LECID) of this
entry. Each LE Client requires a LECID
assigned by the LE Server during the
Join phase.
Integer32
Constraints:
range: 0-65279
.1.3.6.1.4.1.353.5.3.3.1.6.1.3
The ATM address associated with the
Route Descriptor.
AtmLaneAddressr/w
Type Constraints:
range: 0
range: 20
.1.3.6.1.4.1.353.5.3.3.1.6.1.4
This object is used to indicate how
this LE-ARP entry was learned:

viaRegister(1), - agent
staticVolatile(2), - network manager
staticNonVolatile(3) - network manager

This object is…
LAN-EMULATION-CLIENT-MIBLeArpTableEntryTyper/w
Type Values:
1other
2learnedViaControl
3learnedViaData
4staticVolatile
5staticNonVolatile
.1.3.6.1.4.1.353.5.3.3.1.6.1.5
This object is used to create or
delete entries in the elanConfTable.
RowStatusr/w .1.3.6.1.4.1.353.5.3.3.1.6.1.6

lesLecTable

table mandatory
.1.3.6.1.4.1.353.5.3.3.1.8 · 1 row entry · 10 columns
Uses the broadbandforum variant from /opt/observium/mibs/broadbandforum.
Command help
Walk lesLecTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LAN-EMULATION-LES-MIB' -M '/opt/observium/mibs/broadbandforum:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LAN-EMULATION-LES-MIB::lesLecTable'
This table contains all LAN Emulation
clients serviced by LESs specified in
the lesConfTable.  This table can be
used to retrieve the topology of an
ELAN, in particular, the LES to LECs
mapping information.
          
An entry in this table is filled in 
by the agent when a LEC registers successfully 
with the LES.  Objects lesLecCtlDirectVpi
and lesLecCtlDirectVci can be modified  by the
network manager after creation if PVC is used.
lesLecEntry row .1.3.6.1.4.1.353.5.3.3.1.8.1
Each entry represents a LANE client to LES
binding.
Column Syntax OID
lesLecIndexmandatory
An arbitrary integer which uniquely identifies
a LEC in this table.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.353.5.3.3.1.8.1.1
lesLecAtmAddrmandatory
The ATM address of the LANE client. This
is the primary ATM address of the LEC used
in joining phase.
AtmLaneAddress
Type Constraints:
range: 0
range: 20
.1.3.6.1.4.1.353.5.3.3.1.8.1.2
lesLecProxymandatory
Whether this client is acting as a
proxy. Proxy clients are allowed
to represent unregistered MAC addresses,
and receive copies of LE_ARP_REQUEST
packets for such addresses.
TruthValue
Type Values:
1true
2false
.1.3.6.1.4.1.353.5.3.3.1.8.1.3
lesLecIdmandatory
The LE Client Identifier (LECID) of this
entry. Each LE Client requires a LECID
assigned by the LE Server during the
Join phase. The LECID is placed
in control requests by the LE Client and MAY be
used for echo supp…
Integer32
Constraints:
range: 0-65279
.1.3.6.1.4.1.353.5.3.3.1.8.1.4
The ifIndex of ATM port where this LEC entry
has established the control direct VCC to
the LES. The value of this object
maps to an existing ifIndex value in the
ifTable of MIB-II.
When an internal connection is us…
LAN-EMULATION-ELAN-MIBIfIndexOrZeror/w
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.353.5.3.3.1.8.1.5
The VPI of the bi-directional control
direct connection between the LEC and LES.
LAN-EMULATION-CLIENT-MIBVpiIntegerr/w
Type Constraints:
range: 0..255
.1.3.6.1.4.1.353.5.3.3.1.8.1.6
The VCI of the bi-directional control
direct connection between the LEC and LES.
LAN-EMULATION-CLIENT-MIBVciIntegerr/w
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.353.5.3.3.1.8.1.7
The value of sysUpTime of this entry when the LEC enters
the state indicated by the object lesLecState.
LAN-EMULATION-ELAN-MIBTIMESTAMP
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.353.5.3.3.1.8.1.8
lesLecStatemandatory
This object is used to indicate the
status this LEC entry is in from the
LES's perspective. The state of this
object is updated by the agent as
it discovers various phases of this LEC.
Enumeration
Enumerated Values:
1other
2noLesConnect
3lesConnect
4joining
5addLec
6joinedLes
.1.3.6.1.4.1.353.5.3.3.1.8.1.9
This object provides a way for the network manager
to selectively remove a LE Client from the designated
LES. Or in a system where PVCs are used, this table
is used to configure Control Direct VCCs between LES
and LEC.
RowStatusr/w .1.3.6.1.4.1.353.5.3.3.1.8.1.10

lesStatTable

table mandatory
.1.3.6.1.4.1.353.5.3.3.2.1 · 1 row entry · 14 columns
Uses the broadbandforum variant from /opt/observium/mibs/broadbandforum.
Command help
Walk lesStatTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LAN-EMULATION-LES-MIB' -M '/opt/observium/mibs/broadbandforum:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LAN-EMULATION-LES-MIB::lesStatTable'
This table contains all counters the
LES maintain.  This table is an extention
to the lesConfTable.  It provides performance
and fault counters on a per LES basis.
lesStatEntry row .1.3.6.1.4.1.353.5.3.3.2.1.1
Each entry in this table contains a
LES and its counters.
Indexes
Column Syntax OID
lesStatJoinOkmandatory
Number of successful Join responses
send out by the LAN Emulation Server.
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.353.5.3.3.2.1.1.1
Number of version not supported errors.
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.353.5.3.3.2.1.1.2
Number of invalid request parameters errors.
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.353.5.3.3.2.1.1.3
Number of duplicate LAN destination errors.
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.353.5.3.3.2.1.1.4
Number of duplicate ATM address errors.
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.353.5.3.3.2.1.1.5
lesStatInsResmandatory
Number of insufficient resources to grant
errors.
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.353.5.3.3.2.1.1.6
Number of access denied for security
reasons errors.
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.353.5.3.3.2.1.1.7
Number of invalid LEC ID errors.
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.353.5.3.3.2.1.1.8
Number of invalid LAN destination errors.
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.353.5.3.3.2.1.1.9
Number of invalid ATM address errors.
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.353.5.3.3.2.1.1.10
Number of mal formed ATM ARP requests
received by the LES.
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.353.5.3.3.2.1.1.11
Number of registration failures sent
out by this LES.
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.353.5.3.3.2.1.1.12
The total number of LE_ARP_REQUEST frames the LES has
accepted since its last initialization.
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.353.5.3.3.2.1.1.13
The number of LE_ARP_REQUESTs that the LES forwarded
onto the clients (either via the control distribute or
individually over each control direct) rather than
answering directly. This may be due to implementation
decis…
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.353.5.3.3.2.1.1.14

lesLecStatTable

table mandatory
.1.3.6.1.4.1.353.5.3.3.3.1 · 1 row entry · 8 columns
Uses the broadbandforum variant from /opt/observium/mibs/broadbandforum.
Command help
Walk lesLecStatTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LAN-EMULATION-LES-MIB' -M '/opt/observium/mibs/broadbandforum:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LAN-EMULATION-LES-MIB::lesLecStatTable'
This table contains all LE-ARP request
related counters and error counts on 
a per LEC-LES pair basis.
lesLecStatEntry row .1.3.6.1.4.1.353.5.3.3.3.1.1
Each entry in this table represents a
LEC and its ARP counters. This table
is an extention to the lesLecTable.
Column Syntax OID
lesLecRecvsmandatory
Number of requests received from this
LEC. This includes all control
frames as well as LE-ARP requests.
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.353.5.3.3.3.1.1.1
lesLecSendsmandatory
Number of requests or responses
sent to the LEC entry from this
LES.
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.353.5.3.3.3.1.1.3
Number of Register requests received
from this LEC.
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.353.5.3.3.3.1.1.4
lesLecInUnRegmandatory
Number of UnRegister requests received
from this LEC.
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.353.5.3.3.3.1.1.5
Number of LE-ARP requests for UNICAST
address received from this LEC.
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.353.5.3.3.3.1.1.6
Number of LE-ARP requests for MULTICAST
and Broadcast address received from this LEC.
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.353.5.3.3.3.1.1.7
Number of LE-ARP responses
received from this LEC.
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.353.5.3.3.3.1.1.8
lesLecInNArpmandatory
Number of NARP requests
received from this LEC.
RFC1155-SMICounter
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.353.5.3.3.3.1.1.10

lesErrCtlTable

table mandatory
.1.3.6.1.4.1.353.5.3.3.4.1 · 1 row entry · 5 columns
Uses the broadbandforum variant from /opt/observium/mibs/broadbandforum.
Command help
Walk lesErrCtlTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LAN-EMULATION-LES-MIB' -M '/opt/observium/mibs/broadbandforum:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LAN-EMULATION-LES-MIB::lesErrCtlTable'
This table contains error log control 
information of all LES instances.
This table is an extention to the
lesConfTable.  It is used to enable
or disable error logs for a particular
LES entry.
lesErrCtlEntry row .1.3.6.1.4.1.353.5.3.3.4.1.1
Each entry represents a LES entry
in the lesConfTable.
Indexes
Column Syntax OID
This object is used to enable/disable error
logging for the LES.
Enumerationr/w
Enumerated Values:
1enable
2disable
.1.3.6.1.4.1.353.5.3.3.4.1.1.1
This object is used to indicate
the result of a set operation to the
object lesErrCtlAdminStatus.
If the error log was successfully
started, it is in active(2) mode.
Otherwise, it is set to either
outOfRes(3) or failed(…
Enumeration
Enumerated Values:
1other
2active
3outOfRes
4failed
5disabled
.1.3.6.1.4.1.353.5.3.3.4.1.1.2
This object is used to clear the error log
entries associated with this LES.
Enumerationr/w
Enumerated Values:
1noOp
2clear
.1.3.6.1.4.1.353.5.3.3.4.1.1.3
The maximum entries of the error
log a LES can support.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.353.5.3.3.4.1.1.4
The index to the last entry in the error
log table for this LES.
Integer32r/w
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.353.5.3.3.4.1.1.5

lesErrLogTable

table mandatory
.1.3.6.1.4.1.353.5.3.3.4.2 · 1 row entry · 4 columns
Uses the broadbandforum variant from /opt/observium/mibs/broadbandforum.
Command help
Walk lesErrLogTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LAN-EMULATION-LES-MIB' -M '/opt/observium/mibs/broadbandforum:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LAN-EMULATION-LES-MIB::lesErrLogTable'
This table contains error logs
of the LES instances enabled
in the lesErrCtlTable.  This table
is indexed by the LES instance
index and an arbitrary integer
uniquely identifies an error
log.
lesErrLogEntry row .1.3.6.1.4.1.353.5.3.3.4.2.1
Each entry represents a JOIN or REGISTER that
was rejected due to an error.
Column Syntax OID
An arbitrary integer which uniquely
identifies an error log entry. The first
entry after reset or clearing the error
log is an assigned value (2^32-1). Succeding
entries are assigned with descending values
consecutive…
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.353.5.3.3.4.2.1.1
The ATM address of the requester
which sends the JOIN or REGISTER request
and causes the error to occur.
The corresponding error code is
specified in the object lesErrLogErrCode.
AtmLaneAddress
Type Constraints:
range: 0
range: 20
.1.3.6.1.4.1.353.5.3.3.4.2.1.2
The Error code which indicates the
cause of the error triggered by the
JOIN or REGISTER request sent by the
requester indicated by the value of
the object lesErrLogAtmAddr.
Integer32
Constraints:
range: 0-22
.1.3.6.1.4.1.353.5.3.3.4.2.1.3
lesErrLogTimemandatory
The sysUpTime when this entry was logged by
the LES.
LAN-EMULATION-ELAN-MIBTIMESTAMP
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.353.5.3.3.4.2.1.4