LAN-EMULATION-BUS-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for LAN-EMULATION-BUS-MIB.
59
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
59 total| Object Name |
|---|
busMIB OBJECT IDENTIFIER .1.3.6.1.4.1.353.5.3.4 |
RFC1155-SMI Unknown .1.3.6.1.4.1.353.5.3.4 |
busConfGroup OBJECT IDENTIFIER .1.3.6.1.4.1.353.5.3.4.1 |
busConfNextIdThe next available BUS index. The
value of this object can be used as
the index by the network manager to
create an entry in the busConfTable.ro INTEGER .1.3.6.1.4.1.353.5.3.4.1.1 |
busConfTableThis 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. SEQUENCE OF BusConfEntry .1.3.6.1.4.1.353.5.3.4.1.2 |
busConfEntryEach 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 indicate the ELAN this BUS
is servicing and is used to cross reference
tables defined in the LAN Emulation Server MIB.
Note that objects busAtmAddrSpec and busAtmAddrMask
are used to configure the ATM address of a BUS.
The BUS typically derives it's ATM address
from the switch or the network and the actual
ATM address used is indicated in the object
busAtmAddrActual. BusConfEntry .1.3.6.1.4.1.353.5.3.4.1.2.1 |
busConfIndexA 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 busConfIndex must be
used to identify the recreated row. INTEGER .1.3.6.1.4.1.353.5.3.4.1.2.1.1 |
busConfAtmAddrSpecAn 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 actual ATM
address from the network or ILMI. The derived
ATM address is specified in the object
busAtmAddrActual, which is used to
receive multicast or broadcast traffic.rw AtmLaneAddress .1.3.6.1.4.1.353.5.3.4.1.2.1.2 |
busConfAtmAddrMaskThe 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.rw AtmLaneMask .1.3.6.1.4.1.353.5.3.4.1.2.1.3 |
busConfAtmAddrActualThe 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.ro AtmLaneAddress .1.3.6.1.4.1.353.5.3.4.1.2.1.4 |
busConfElanNameThe name of the ELAN this BUS is providing service to.rw DisplayString .1.3.6.1.4.1.353.5.3.4.1.2.1.5 |
busConfLastChangeThe value of the sysUpTime when this BUS
has entered the state indicated by the
object busConfOperStatus.ro TIMESTAMP .1.3.6.1.4.1.353.5.3.4.1.2.1.6 |
busConfMaxFrameAgeTime 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.rw INTEGER .1.3.6.1.4.1.353.5.3.4.1.2.1.7 |
busConfOperStatusThe 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 clients.ro Enumeration .1.3.6.1.4.1.353.5.3.4.1.2.1.8 |
busConfAdminStatusThe 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.rw Enumeration .1.3.6.1.4.1.353.5.3.4.1.2.1.9 |
busConfRowStatusThis object is used to create or
delete entries in the busConfTable.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.353.5.3.4.1.2.1.10 |
busVccTableThis 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. SEQUENCE OF BusVccEntry .1.3.6.1.4.1.353.5.3.4.1.3 |
busVccEntryEach entry in this table represents a
Multicast Forward VCC of the BUS. BusVccEntry .1.3.6.1.4.1.353.5.3.4.1.3.1 |
busVccAtmIfIndexThe 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. IfIndexOrZero .1.3.6.1.4.1.353.5.3.4.1.3.1.1 |
busVccMtFwdVpiThe 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. VpiInteger .1.3.6.1.4.1.353.5.3.4.1.3.1.2 |
busVccMtFwdVciThe 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. VciInteger .1.3.6.1.4.1.353.5.3.4.1.3.1.3 |
busVccRowStatusThis object is used to create or
delete entries in the busConfTable.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.353.5.3.4.1.3.1.4 |
busLecTableLastChangeThe value of sysUpTime when an entry of the
busLecTable was created/deleted.ro TIMESTAMP .1.3.6.1.4.1.353.5.3.4.1.4 |
busLecTableThis 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. SEQUENCE OF BusLecEntry .1.3.6.1.4.1.353.5.3.4.1.5 |
busLecEntryEach entry represents a BUS to LEC
mapping. BusLecEntry .1.3.6.1.4.1.353.5.3.4.1.5.1 |
busLecAtmAddrThe ATM address of the LEC. This
is the primary ATM address of the LEC. AtmLaneAddress .1.3.6.1.4.1.353.5.3.4.1.5.1.1 |
busLecMcastSendAtmIfIndexThe 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 object
is set to zero.rw IfIndexOrZero .1.3.6.1.4.1.353.5.3.4.1.5.1.2 |
busLecMcastSendVpiThe virtual path identifier used to receive
multicast traffic by this BUS.rw VpiInteger .1.3.6.1.4.1.353.5.3.4.1.5.1.4 |
busLecMcastSendVciThe virtual channel identifier used to receive
multicast traffic by this BUS.rw VciInteger .1.3.6.1.4.1.353.5.3.4.1.5.1.5 |
busLecRowStatusThis 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.353.5.3.4.1.5.1.6 |
busStatGroup OBJECT IDENTIFIER .1.3.6.1.4.1.353.5.3.4.2 |
busStatTableThis table contains all counters the
BUS maintain. This table is an extention
to the busConfTable. SEQUENCE OF BusStatEntry .1.3.6.1.4.1.353.5.3.4.2.1 |
busStatEntryEach entry in this table contains a
BUS and its counters. BusStatEntry .1.3.6.1.4.1.353.5.3.4.2.1.1 |
busStatInDiscardsThe number of frames discarded due to resource
error.ro Counter .1.3.6.1.4.1.353.5.3.4.2.1.1.1 |
busStatInOctetsThe number of octets that this BUS has received
since its initialization.ro Counter .1.3.6.1.4.1.353.5.3.4.2.1.1.2 |
busStatInUcastFrmsThe 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).ro Counter .1.3.6.1.4.1.353.5.3.4.2.1.1.3 |
busStatInMcastFrmsThe number of frames that the BUS has received
which were multicast frames.ro Counter .1.3.6.1.4.1.353.5.3.4.2.1.1.4 |
busStatFrmTimeOutsThe number of frames dropped by
the BUS due to time out.ro Counter .1.3.6.1.4.1.353.5.3.4.2.1.1.5 |
busStatMcastSendRefusedThe number of multicast send VCCconnection setup
attempts to the BUS which were refused.ro Counter .1.3.6.1.4.1.353.5.3.4.2.1.1.6 |
busStatMcastFwdFailureThe number of multicast forward VCCconnection setup
attempts from the BUS which were unsuccessful
for any reason.ro Counter .1.3.6.1.4.1.353.5.3.4.2.1.1.7 |
busLecStatTableThis table contains all LEC counters
the BUS maintains. This table can also
be used to retrieve all LECs a BUS
is providing service to. SEQUENCE OF BusLecStatEntry .1.3.6.1.4.1.353.5.3.4.2.2 |
busLecStatEntryEach entry in this table represents a
LEC and its counters. BusLecStatEntry .1.3.6.1.4.1.353.5.3.4.2.2.1 |
busLecRecvsNumber of Multicast, Broadcast and
Unknown Forward requests received by
the BUS from this LEC.ro Counter .1.3.6.1.4.1.353.5.3.4.2.2.1.1 |
busLecForwardsNumber 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.ro Counter .1.3.6.1.4.1.353.5.3.4.2.2.1.2 |
busLecDiscardsNumber 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.ro Counter .1.3.6.1.4.1.353.5.3.4.2.2.1.3 |
busFaultGroup OBJECT IDENTIFIER .1.3.6.1.4.1.353.5.3.4.3 |
busErrCtlTableThis 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. SEQUENCE OF BusErrCtlEntry .1.3.6.1.4.1.353.5.3.4.3.1 |
busErrCtlEntryEach entry represents a BUS entry
in the busConfTable. BusErrCtlEntry .1.3.6.1.4.1.353.5.3.4.3.1.1 |
busErrCtlAdminStatusThis object is used to enable/disable error
logging for the BUS.rw Enumeration .1.3.6.1.4.1.353.5.3.4.3.1.1.1 |
busErrCtlOperStatusThis 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(4) for
the respective reasons.ro Enumeration .1.3.6.1.4.1.353.5.3.4.3.1.1.2 |
busErrCtlClearLogThis object is used to clear the error log
entries associated with this BUS.rw Enumeration .1.3.6.1.4.1.353.5.3.4.3.1.1.3 |
busErrCtlMaxEntriesThe maximum entries of the error
log a BUS can support.ro INTEGER ( 1..65535 ) .1.3.6.1.4.1.353.5.3.4.3.1.1.4 |
busErrCtlLastEntryThe index to the last entry in the error
log table for this BUS.rw INTEGER .1.3.6.1.4.1.353.5.3.4.3.1.1.5 |
busErrLogTableThis 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. SEQUENCE OF BusErrLogEntry .1.3.6.1.4.1.353.5.3.4.3.2 |
busErrLogEntryEach entry represents aan error detected by the BUS. BusErrLogEntry .1.3.6.1.4.1.353.5.3.4.3.2.1 |
busErrLogIndexAn 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
consecutively. Entries after 1 are discarded.The
enabling/disabling of
the error log capability is done in
the busErrCtlTable. INTEGER .1.3.6.1.4.1.353.5.3.4.3.2.1.1 |
busErrLogAtmAddrThe 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.ro AtmLaneAddress .1.3.6.1.4.1.353.5.3.4.3.2.1.2 |
busErrLogErrCodeThe Error code which indicates the
cause of the error.ro Enumeration .1.3.6.1.4.1.353.5.3.4.3.2.1.3 |
busErrLogTimeThe sysUpTime when this entry was logged by
the BUS.ro TIMESTAMP .1.3.6.1.4.1.353.5.3.4.3.2.1.4 |