LAN-EMULATION-BUS-MIB Table View

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

Tables
7
Rows
7
Columns
38

busConfTable

table mandatory
.1.3.6.1.4.1.353.5.3.4.1.2 · 1 row entry · 10 columns
This table contains all LAN Emulation
Broadcast and Unknown Servers (BUS) this 
agent manages.  The BUS handles data sent
by an LE Client to the broadcast MAC
address, all multicast traffic, and initial unicast
frames which are sent by a LEC before the data
direct target ATM address has been resolved.
There can be multiple BUSs per ELAN, but a
BUS can service only one ELAN.
busConfEntry entry .1.3.6.1.4.1.353.5.3.4.1.2.1
Each entry in this table represents a
BUS. The parameters in each entry apply
to one emulated LAN served by one BUS.
Object busRowStatus is required during
row creation and deletion. Object busElanName
is used to indi…
Indexes
busConfIndex
Column Syntax OID
busConfIndex mandatory
A value which uniquely identifies a
conceptual row in the busConfTable.

If the conceptual row identified by this value
of busConfIndex is recreated following an agent
restart, the same value of busConfInd…
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.353.5.3.4.1.2.1.1
busConfAtmAddrSpec mandatory
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 BUS on the designated ATM interface
will use to derive the actu…
AtmLaneAddressr/w
Textual Convention: AtmLaneAddress OctetString
Type Constraints:
range: 0
range: 20
.1.3.6.1.4.1.353.5.3.4.1.2.1.2
busConfAtmAddrMask mandatory
The ATM address mask associated with
the object busAtmAddrSpec. 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
Textual Convention: LAN-EMULATION-ELAN-MIBAtmLaneMask OctetString
Type Constraints:
range: 20
.1.3.6.1.4.1.353.5.3.4.1.2.1.3
busConfAtmAddrActual mandatory
The resultant ATM address in use by the BUS. This
object is a product of the specified ATM address, mask
and interaction with the network. This object is
created by the agent.
AtmLaneAddress
Textual Convention: AtmLaneAddress OctetString
Type Constraints:
range: 0
range: 20
.1.3.6.1.4.1.353.5.3.4.1.2.1.4
busConfElanName mandatory
The name of the ELAN this BUS is providing service to.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.353.5.3.4.1.2.1.5
busConfLastChange mandatory
The value of the sysUpTime when this BUS
has entered the state indicated by the
object busConfOperStatus.
LAN-EMULATION-ELAN-MIBTIMESTAMP
Textual Convention: LAN-EMULATION-ELAN-MIBTIMESTAMP Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.353.5.3.4.1.2.1.6
busConfMaxFrameAge mandatory
Time out period for a frame that has been
received but not been transmitted by BUS
to all relevant Multicast Send VCCs or
Multicast Forward VCCs.
Integer32r/w
Constraints:
range: 1-4
.1.3.6.1.4.1.353.5.3.4.1.2.1.7
busConfOperStatus mandatory
The operational state of this BUS entry.
When in 'up' state the BUS will forward
LEC traffic. Any other state the
BUS is not available for service and may
release all the existing VCCs and refuse
service to all client…
Enumeration
Enumerated Values:
1other
2up
3down
.1.3.6.1.4.1.353.5.3.4.1.2.1.8
busConfAdminStatus mandatory
The desired state of the designated BUS 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 busOperStatus.
Enumerationr/w
Enumerated Values:
2up
3down
.1.3.6.1.4.1.353.5.3.4.1.2.1.9
busConfRowStatus mandatory
This object is used to create or
delete entries in the busConfTable.
RowStatusr/w
Textual Convention: RowStatus Integer32
.1.3.6.1.4.1.353.5.3.4.1.2.1.10

busVccTable

table mandatory
.1.3.6.1.4.1.353.5.3.4.1.3 · 1 row entry · 4 columns
This table contains all the Multicast Forward
VCCs used by the BUS to forward multicast traffic
to the participating LECs.  The Multicast Forward
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.
busVccEntry entry .1.3.6.1.4.1.353.5.3.4.1.3.1
Each entry in this table represents a
Multicast Forward VCC of the BUS.
Indexes
busConfIndex busVccAtmIfIndex busVccMtFwdVpi busVccMtFwdVci
Column Syntax OID
busVccAtmIfIndex mandatory
The ATM interface which the Multicast
Forward 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
undefined.
LAN-EMULATION-ELAN-MIBIfIndexOrZero
Textual Convention: LAN-EMULATION-ELAN-MIBIfIndexOrZero Integer32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.353.5.3.4.1.3.1.1
busVccMtFwdVpi mandatory
The VPI value of the Multicast
Forward VCC. The object
busVccAtmIfIndex, busVccMtFwdVci
and the value of this object uniquely
identfies a VCC within a ATM host.
LAN-EMULATION-CLIENT-MIBVpiInteger
Textual Convention: LAN-EMULATION-CLIENT-MIBVpiInteger Integer32
Type Constraints:
range: 0..255
.1.3.6.1.4.1.353.5.3.4.1.3.1.2
busVccMtFwdVci mandatory
The VCI value of the Multicast
Forward VCC. The object
busVccAtmIfIndex, busVccMtFwdVpi
and the value of this object uniquely
identfies a VCC within a ATM host.
LAN-EMULATION-CLIENT-MIBVciInteger
Textual Convention: LAN-EMULATION-CLIENT-MIBVciInteger Integer32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.353.5.3.4.1.3.1.3
busVccRowStatus mandatory
This object is used to create or
delete entries in the busConfTable.
RowStatusr/w
Textual Convention: RowStatus Integer32
.1.3.6.1.4.1.353.5.3.4.1.3.1.4

busLecTable

table mandatory
.1.3.6.1.4.1.353.5.3.4.1.5 · 1 row entry · 5 columns
This table contains the BUS and the 
actual LECs being serviced by the BUS.
It can be used as the actual mapping
between BUS and LEC.
          
This table provides information
for Multicast send VCCs
between BUS and clients.  Objects
busLecMcastSendAtmIfIndex, busLecMcastSendVpi,
and busLecMcstSendVci can only be modified
if PVC is used.
busLecEntry entry .1.3.6.1.4.1.353.5.3.4.1.5.1
Each entry represents a BUS to LEC
mapping.
Indexes
busConfIndex busLecAtmAddr
Column Syntax OID
busLecAtmAddr mandatory
The ATM address of the LEC. This
is the primary ATM address of the LEC.
AtmLaneAddress
Textual Convention: AtmLaneAddress OctetString
Type Constraints:
range: 0
range: 20
.1.3.6.1.4.1.353.5.3.4.1.5.1.1
busLecMcastSendAtmIfIndex mandatory
The ATM interface index this BUS uses for
Multicast Send traffic. The value of this
object has to exist in the ifTable in MIB II
unless an internal connection is used. When
an internal connection is used, this obj…
LAN-EMULATION-ELAN-MIBIfIndexOrZeror/w
Textual Convention: LAN-EMULATION-ELAN-MIBIfIndexOrZero Integer32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.353.5.3.4.1.5.1.2
busLecMcastSendVpi mandatory
The virtual path identifier used to receive
multicast traffic by this BUS.
LAN-EMULATION-CLIENT-MIBVpiIntegerr/w
Textual Convention: LAN-EMULATION-CLIENT-MIBVpiInteger Integer32
Type Constraints:
range: 0..255
.1.3.6.1.4.1.353.5.3.4.1.5.1.4
busLecMcastSendVci mandatory
The virtual channel identifier used to receive
multicast traffic by this BUS.
LAN-EMULATION-CLIENT-MIBVciIntegerr/w
Textual Convention: LAN-EMULATION-CLIENT-MIBVciInteger Integer32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.353.5.3.4.1.5.1.5
busLecRowStatus mandatory
This object provides a way for the network manager
to selectively remove a LE Client from the designated
BUS. Or in a system where PVCs are used, this table
is used to create Multicast Send VCCs between BUS
and LEC.
RowStatusr/w
Textual Convention: RowStatus Integer32
.1.3.6.1.4.1.353.5.3.4.1.5.1.6

busStatTable

table mandatory
.1.3.6.1.4.1.353.5.3.4.2.1 · 1 row entry · 7 columns
This table contains all counters the
BUS maintain.  This table is an extention
to the busConfTable.
busStatEntry entry .1.3.6.1.4.1.353.5.3.4.2.1.1
Each entry in this table contains a
BUS and its counters.
Indexes
busConfIndex
Column Syntax OID
busStatInDiscards mandatory
The number of frames discarded due to resource
error.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.353.5.3.4.2.1.1.1
busStatInOctets mandatory
The number of octets that this BUS has received
since its initialization.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.353.5.3.4.2.1.1.2
busStatInUcastFrms mandatory
The number of frames that the BUS has received
which were unicast data frames and all control
frames (i.e. they were flooded from the client).
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.353.5.3.4.2.1.1.3
busStatInMcastFrms mandatory
The number of frames that the BUS has received
which were multicast frames.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.353.5.3.4.2.1.1.4
busStatFrmTimeOuts mandatory
The number of frames dropped by
the BUS due to time out.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.353.5.3.4.2.1.1.5
busStatMcastSendRefused mandatory
The number of multicast send VCCconnection setup
attempts to the BUS which were refused.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.353.5.3.4.2.1.1.6
busStatMcastFwdFailure mandatory
The number of multicast forward VCCconnection setup
attempts from the BUS which were unsuccessful
for any reason.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.353.5.3.4.2.1.1.7

busLecStatTable

table mandatory
.1.3.6.1.4.1.353.5.3.4.2.2 · 1 row entry · 3 columns
This table contains all LEC counters
the BUS maintains.  This table can also
be used to retrieve all LECs a BUS
is providing service to.
busLecStatEntry entry .1.3.6.1.4.1.353.5.3.4.2.2.1
Each entry in this table represents a
LEC and its counters.
Indexes
busConfIndex busLecAtmAddr
Column Syntax OID
busLecRecvs mandatory
Number of Multicast, Broadcast and
Unknown Forward requests received by
the BUS from this LEC.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.353.5.3.4.2.2.1.1
busLecForwards mandatory
Number of Multicast, Broadcast and
Unkown Forward requests forwarded by
the BUS from this LEC. The value
of this object indicate how many requests
have been forwarded by the BUS.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.353.5.3.4.2.2.1.2
busLecDiscards mandatory
Number of Multicast, Broadcast and
Unkown Forward requests discarded by
the BUS from this LEC. The value
of this object indicate how many requests
have been discarded by the BUS.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.353.5.3.4.2.2.1.3

busErrCtlTable

table mandatory
.1.3.6.1.4.1.353.5.3.4.3.1 · 1 row entry · 5 columns
This table contains error log control 
information of all BUS instances.
This table is an extention to the
busConfTable.  It is used to enable
or disable error logs for a particular
BUS entry.
busErrCtlEntry entry .1.3.6.1.4.1.353.5.3.4.3.1.1
Each entry represents a BUS entry
in the busConfTable.
Indexes
busConfIndex
Column Syntax OID
busErrCtlAdminStatus mandatory
This object is used to enable/disable error
logging for the BUS.
Enumerationr/w
Enumerated Values:
1enable
2disable
.1.3.6.1.4.1.353.5.3.4.3.1.1.1
busErrCtlOperStatus mandatory
This object is used to indicate
the result of a set operation to the
object busErrCtlAdminStatus.
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.4.3.1.1.2
busErrCtlClearLog mandatory
This object is used to clear the error log
entries associated with this BUS.
Enumerationr/w
Enumerated Values:
1noOp
2clear
.1.3.6.1.4.1.353.5.3.4.3.1.1.3
busErrCtlMaxEntries mandatory
The maximum entries of the error
log a BUS can support.
Integer32
Constraints:
range: 1-65535
.1.3.6.1.4.1.353.5.3.4.3.1.1.4
busErrCtlLastEntry mandatory
The index to the last entry in the error
log table for this BUS.
Integer32r/w
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.353.5.3.4.3.1.1.5

busErrLogTable

table mandatory
.1.3.6.1.4.1.353.5.3.4.3.2 · 1 row entry · 4 columns
This table contains error logs
of the BUS instances enabled
in the busErrCtlTable.  This table
is indexed by the BUS instance
index and an arbitrary integer
uniquely identifies an error
log.
busErrLogEntry entry .1.3.6.1.4.1.353.5.3.4.3.2.1
Each entry represents aan error detected by the BUS.
Indexes
busConfIndex busErrLogIndex
Column Syntax OID
busErrLogIndex mandatory
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.4.3.2.1.1
busErrLogAtmAddr mandatory
The primary ATM address of the LE Client on whose Multicast
Send VCC the error occured.
The corresponding error code is
specified in the object busErrLogErrCode.
AtmLaneAddress
Textual Convention: AtmLaneAddress OctetString
Type Constraints:
range: 0
range: 20
.1.3.6.1.4.1.353.5.3.4.3.2.1.2
busErrLogErrCode mandatory
The Error code which indicates the
cause of the error.
Enumeration
Enumerated Values:
1outOfRes
2badCtlFrame
3badDataFrame
4other
.1.3.6.1.4.1.353.5.3.4.3.2.1.3
busErrLogTime mandatory
The sysUpTime when this entry was logged by
the BUS.
LAN-EMULATION-ELAN-MIBTIMESTAMP
Textual Convention: LAN-EMULATION-ELAN-MIBTIMESTAMP Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.353.5.3.4.3.2.1.4