DEC-BUS-MIB
Detailed view of the defined objects, syntax rules, and hierarchical paths.
91
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
91 total| Object Name |
|---|
decBusMIB OBJECT IDENTIFIER .1.3.6.1.4.1.36.2.18.29 |
RFC1155-SMI Unknown .1.3.6.1.4.1.36.2.18.29 |
decBusMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.36.2.18.29.1 |
decBusConfigTableA table which describes all the Broadcast and Unknown
Server components implemented by this managed device. SEQUENCE OF DecBusConfigEntry .1.3.6.1.4.1.36.2.18.29.1.1 |
decBusConfigEntryEach row of the table describes a standalone BUS or a
component of a BUS. DecBusConfigEntry .1.3.6.1.4.1.36.2.18.29.1.1.1 |
decBusIndexA unique number greater than zero which identifies
this table row.ro INTEGER .1.3.6.1.4.1.36.2.18.29.1.1.1.1 |
decBusRowStatusThis object is used to create and delete Broadcast and
Unknown Server components.
If this object is writable, it will accept the values
'createAndGo'
'destroy'
under suitable conditions.
Use decBusAdminStatus to enable and disable service.rw Enumeration .1.3.6.1.4.1.36.2.18.29.1.1.1.2 |
decBusAdminStatusThe desired state of this BUS component.
When a BUS is distributed, this object controls the
'local' server component, as opposed to the overall
state of the BUS.
If a LES is connected to the BUS, enabling/disabling
either server may affect both of them. Otherwise it
is up to the network manager to coordinate the state
of the servers.rw Enumeration .1.3.6.1.4.1.36.2.18.29.1.1.1.3 |
decBusOperStatusThe operational state of this BUS component.
A BUS component may not become operational until it
has been configured with values for
LAN Type
Maximum Data Frame Size
Maximum Frame Age
When a BUS is in the 'disabling' or 'deleting' state,
attempts to set decBusAdminStatus to 'up' will fail.ro Enumeration .1.3.6.1.4.1.36.2.18.29.1.1.1.4 |
decBusLastChangeThe value of sysUpTime at the time that this server
last entered its current operational state. If the
current state was entered prior to the last
re-initialization of the local network management
subsystem, then this object contains a zero value.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.36.2.18.29.1.1.1.5 |
decBusAtmAddressThe ATM address of this Broadcast and Unknown Server,
or Broadcast and Unknown Server component.
Clients establish Multicast Send VCCs to this address
as part of the BUS Connect phase of LAN Emulation.ro OCTET STRING .1.3.6.1.4.1.36.2.18.29.1.1.1.6 |
decBusDescriptionA human-readable string which can contain anything the
network manager wants.rw OCTET STRING .1.3.6.1.4.1.36.2.18.29.1.1.1.7 |
decBusLanNameThe name of this emulated LAN. While not required for
operational purposes, providing a LAN Name may make it
easier to keep track of which BUS component is which.
This string is not guaranteed to uniquely identify the
emulated LAN.rw OCTET STRING .1.3.6.1.4.1.36.2.18.29.1.1.1.8 |
decBusLanTypeThe data frame format (or LAN-TYPE) for the emulated
LAN this Broadcast and Unknown Server supports.
In an active emulated LAN, this parameter MUST have a
consistent value in all of the LES and BUS components
serving the emulated LAN. Otherwise, problems may
result.
This columnar object's value may only be changed when
'decBus[Admin,Oper]Status' are 'down'.rw Enumeration .1.3.6.1.4.1.36.2.18.29.1.1.1.9 |
decBusMaxDataFrameSizeThe maximum AAL-5 SDU size for data frames sent over
this emulated LAN. This must be one of the standard
sizes defined in the LAN Emulation specification, in
other words either 1516, 4544, 9234, or 18190 octets.
In an active emulated LAN, this parameter MUST have a
consistent value in all of the LES and BUS components
serving the emulated LAN. Otherwise, problems may
result.
This columnar object's value may only be changed when
'decBus[Admin,Oper]Status' are 'down'.rw Enumeration .1.3.6.1.4.1.36.2.18.29.1.1.1.10 |
decBusMaxFrameAgeThe maximum amount of time which this Broadcast and
Unknown Server can hold a frame before being forced
to either forward or discard it.
If a BUS is distributed, each of its servers should
have the same value for this parameter.rw INTEGER .1.3.6.1.4.1.36.2.18.29.1.1.1.11 |
decBusMaxForwardingRateThe maximum rate at which this Broadcast and Unknown
Server will forward frames.rw INTEGER ( 0..2147483647 ) -- Units -- bits per second .1.3.6.1.4.1.36.2.18.29.1.1.1.12 |
decBusClientStatesTableA table describing how many clients are in various
membership states. SEQUENCE OF DecBusClientStatesEntry .1.3.6.1.4.1.36.2.18.29.1.2 |
decBusClientStatesEntryEach row contains counters for one BUS component. DecBusClientStatesEntry .1.3.6.1.4.1.36.2.18.29.1.2.1 |
decBusActiveClientsThe number of active clients of this BUS component.
This count only includes those clients which have
both Multicast Send and Multicast Forward VCCs.ro INTEGER .1.3.6.1.4.1.36.2.18.29.1.2.1.1 |
decBusMulticastFwdInProgressThe number of clients to which this BUS component
is currently establishing Multicast Forward VCCs.ro INTEGER .1.3.6.1.4.1.36.2.18.29.1.2.1.2 |
decBusTerminatingThe number of clients whose memberships this BUS
component is in the process of terminating.ro INTEGER .1.3.6.1.4.1.36.2.18.29.1.2.1.3 |
decBusTrafficTableA table of traffic statistics, with one row for each
Broadcast and Unknown Server. SEQUENCE OF DecBusTrafficEntry .1.3.6.1.4.1.36.2.18.29.1.3 |
decBusTrafficEntryA set of traffic statistics for one BUS component. DecBusTrafficEntry .1.3.6.1.4.1.36.2.18.29.1.3.1 |
decBusFramesForwardedThe number of frames successfully forwarded by this
Broadcast and Unknown Server.ro Counter .1.3.6.1.4.1.36.2.18.29.1.3.1.1 |
decBusInvalidFramesThe number of frames which were discarded because
of errors (such as invalid frame length).ro Counter .1.3.6.1.4.1.36.2.18.29.1.3.1.2 |
decBusFramesAgedOutThe number of frames which were discarded because
delay exceeded the Maximum Frame Age.ro Counter .1.3.6.1.4.1.36.2.18.29.1.3.1.3 |
decBusFramesRateLimitedThe number of frames which were discarded in order
to enforce 'decBusMaxForwardingRate'.ro Counter .1.3.6.1.4.1.36.2.18.29.1.3.1.4 |
decBusFramesDiscardedThe number of frames which could not be forwarded,
even though no errors had been detected, and the
frames had not aged out.ro Counter .1.3.6.1.4.1.36.2.18.29.1.3.1.5 |
decBusClientTableA table listing clients of the emulated LANs which
this node serves.
This table reflects the actual membership of each
emulated LAN, as opposed to the desired membership. SEQUENCE OF DecBusClientEntry .1.3.6.1.4.1.36.2.18.29.1.4 |
decBusClientEntryEach entry describes an active LAN Emulation Client,
from the perspective of the BUS. DecBusClientEntry .1.3.6.1.4.1.36.2.18.29.1.4.1 |
decBusClientIndexA unique value for each table row. This value has no
predefined relation to a client's LECID.ro INTEGER .1.3.6.1.4.1.36.2.18.29.1.4.1.1 |
decBusClientAtmAddressThe primary ATM address of the LAN Emulation Client.ro OCTET STRING .1.3.6.1.4.1.36.2.18.29.1.4.1.2 |
decBusClientIDContains the first LECID the appropriate BUS has seen
for this client, or zero if none has been seen yet.ro INTEGER .1.3.6.1.4.1.36.2.18.29.1.4.1.3 |
decBusClientUsedSeveralIDsIndicates whether the appropriate BUS has seen two or
more non-zero LEC IDs for this client. This is not a
normal condition, and it would usually arise due to a
transmission error in a frame or due to a client that
was violating the LAN Emulation specification.ro Enumeration .1.3.6.1.4.1.36.2.18.29.1.4.1.4 |
decBusClientStateIndicates the status of this LEC from the server's
perspective.ro Enumeration .1.3.6.1.4.1.36.2.18.29.1.4.1.5 |
decBusClientRowStatusProvides a way to disconnect a LEC from the BUS.
When read, this object has the value 'active'. When
written, it only accepts the value 'destroy'.
Because the ability to disconnect clients could lead
to denial-of-service attacks, support for this
feature is strictly optional.rw Enumeration .1.3.6.1.4.1.36.2.18.29.1.4.1.6 |
decBusLecTableA table listing clients which belong to the emulated
LANs that this node serves. SEQUENCE OF DecBusLecEntry .1.3.6.1.4.1.36.2.18.29.1.5 |
decBusLecEntryEach entry describes a LAN Emulation Client from the
perspective of the BUS. DecBusLecEntry .1.3.6.1.4.1.36.2.18.29.1.5.1 |
decBusLecAtmAddressThe primary ATM address of the LAN Emulation Client.ro OCTET STRING .1.3.6.1.4.1.36.2.18.29.1.5.1.1 |
decBusLecIndexThe client's index in the 'decBusClientTable'. Note
that this value is NOT the client's LEC-ID.ro INTEGER .1.3.6.1.4.1.36.2.18.29.1.5.1.2 |
decBusLecIDContains the first LECID the appropriate BUS has seen
for this client, or zero if none has been seen yet.ro INTEGER .1.3.6.1.4.1.36.2.18.29.1.5.1.3 |
decBusLecUsedSeveralIDsIndicates whether the appropriate BUS has seen two or
more non-zero LEC IDs for this client. This is not a
normal condition, and it would usually arise due to a
transmission error in a frame or due to a client that
was violating the LAN Emulation specification.ro Enumeration .1.3.6.1.4.1.36.2.18.29.1.5.1.4 |
decBusLecStateIndicates the status of this LEC from the server's
perspective.ro Enumeration .1.3.6.1.4.1.36.2.18.29.1.5.1.5 |
decBusLecRowStatusProvides a way to disconnect a LEC from the BUS.
When read, this object has the value 'active'. When
written, it only accepts the value 'destroy'.
Because the ability to disconnect clients could lead
to denial-of-service attacks, support for this
feature is strictly optional.rw Enumeration .1.3.6.1.4.1.36.2.18.29.1.5.1.6 |
decBusMulticastSendTableThis optional table identifies Multicast Send VCCs
at the place where they attach to the BUS.
In a SVC implementation, the objects in this table
will be read-only.
In a PVC implementation, this table can be used to
tell the BUS about the creation or the deletion of
Multicast Send VCCs. SEQUENCE OF DecBusMulticastSendEntry .1.3.6.1.4.1.36.2.18.29.1.6 |
decBusMulticastSendEntryEach entry describes the circuits going to one LAN
Emulation Client. DecBusMulticastSendEntry .1.3.6.1.4.1.36.2.18.29.1.6.1 |
decBusMulticastSendInterfaceIf a Multicast Send PVC or SVC exists, this object
has a value equal to the 'ifIndex' of the ATM port
which terminates that circuit at the BUS.
Otherwise it has the value 0.rw INTEGER .1.3.6.1.4.1.36.2.18.29.1.6.1.1 |
decBusMulticastSendVpiIf a Multicast Send PVC or SVC exists, this object
has a value equal to the VPI of the Multicast Send
VCC at the point where it connects to the BUS.
Otherwise, it has the value 0.rw INTEGER .1.3.6.1.4.1.36.2.18.29.1.6.1.2 |
decBusMulticastSendVciIf a Multicast Send PVC or SVC exists, this object
has a value equal to the VCI of the Multicast Send
VCC at the point where it connects to the BUS.
Otherwise, it has the value 0.rw INTEGER .1.3.6.1.4.1.36.2.18.29.1.6.1.3 |
decBusMulticastSendRowStatusUsed to create and delete rows in the table.rw Enumeration .1.3.6.1.4.1.36.2.18.29.1.6.1.4 |
decBusMulticastFwdTableThis optional table identifies Multicast Forward
VCCs at the place where they attach to the BUS.
In a SVC implementation, this table will be read-
only.
In a PVC implementation, this table can be used to
tell the BUS about the creation or the deletion of
Multicast Forward VCCs. SEQUENCE OF DecBusMulticastFwdEntry .1.3.6.1.4.1.36.2.18.29.1.7 |
decBusMulticastFwdEntryEach entry describes the circuits going to one LAN
Emulation Client. DecBusMulticastFwdEntry .1.3.6.1.4.1.36.2.18.29.1.7.1 |
decBusMulticastFwdInterfaceThe 'ifIndex' of the ATM port which terminates the
Multicast Forward VCC at the BUS.ro INTEGER .1.3.6.1.4.1.36.2.18.29.1.7.1.1 |
decBusMulticastFwdVpiThe VPI of the Multicast Forward VCC at the point
where this VCC connects to the BUS.ro INTEGER .1.3.6.1.4.1.36.2.18.29.1.7.1.2 |
decBusMulticastFwdVciThe VCI of the Multicast Forward VCC at the point
where this VCC connects to the BUS.ro INTEGER .1.3.6.1.4.1.36.2.18.29.1.7.1.3 |
decBusMulticastFwdRowStatusAn object provided to satisfy the requirement that
all tables have at least one accessible object; in
the future, it may also be extended to provide PVC
support.rw Enumeration .1.3.6.1.4.1.36.2.18.29.1.7.1.4 |
decBusCallStatsTableThis table holds statistics on virtual circuit/leaf
establishment attempts.
It contains one row for each Broadcast and Unknown
Server, and acts as an extension to the
'decBusConfigTable'. SEQUENCE OF DecBusCallStatsEntry .1.3.6.1.4.1.36.2.18.29.1.8 |
decBusCallStatsEntryEach row contains connection statistics for one
Broadcast and Unknown Server. DecBusCallStatsEntry .1.3.6.1.4.1.36.2.18.29.1.8.1 |
decBusMulticastSendCallsThe total number of Multicast Send establishment
attempts for this BUS component.ro Counter .1.3.6.1.4.1.36.2.18.29.1.8.1.1 |
decBusMulticastSendFailuresThe number of Multicast Send establishment attempts
for this BUS component which were not accepted.
This includes failures counted in
decBusMsOutOfResourcesFailures
decBusMsInvalidInfoElements
decBusMsWrongLanTypes
decBusMsWrongMaxFrameSizes
and any miscellaneous failures.ro Counter .1.3.6.1.4.1.36.2.18.29.1.8.1.2 |
decBusMsOutOfResourcesFailuresThe number of Multicast Send establishment attempts
for this BUS component which failed for lack of
resources.ro Counter .1.3.6.1.4.1.36.2.18.29.1.8.1.3 |
decBusMsInvalidInfoElementsThe number of Multicast Send establishment attempts
for this BUS component which failed because required
information elements were missing or contained
invalid information.
The optional Event Log group can help you determine
which information elements were invalid or missing.
This object does not count call failures included in
decBusMsWrongLanTypes or decBusMsWrongMaxFrameSizes.ro Counter .1.3.6.1.4.1.36.2.18.29.1.8.1.4 |
decBusMsWrongLanTypesThe number of Multicast Send establishment attempts
which were rejected because they specified a
different LAN Type (data frame format) than the
one configured for this BUS component.ro Counter .1.3.6.1.4.1.36.2.18.29.1.8.1.5 |
decBusMsWrongMaxFrameSizesThe number of Multicast Send establishment attempts
which were rejected because they specified a
different maximum AAL-5 SDU size than the one
configured for this BUS component.ro Counter .1.3.6.1.4.1.36.2.18.29.1.8.1.6 |
decBusMulticastForwardCallsThe number of Multicast Forward connections which
this BUS tried to establish.ro Counter .1.3.6.1.4.1.36.2.18.29.1.8.1.7 |
decBusMulticastForwardFailuresThe number of Multicast Forward connections which
this BUS was unable to establish.
This includes failures counted in
decBusMfOutOfResourcesFailures
decBusMfClientRejects
and any miscellaneous failures.ro Counter .1.3.6.1.4.1.36.2.18.29.1.8.1.8 |
decBusMfOutOfResourcesFailuresThe number of Multicast Forward connections which
this BUS component could not establish due to lack
of resources.ro Counter .1.3.6.1.4.1.36.2.18.29.1.8.1.9 |
decBusMfClientRejectsThe number of Multicast Forward connections which
this BUS component's clients refused to accept.ro Counter .1.3.6.1.4.1.36.2.18.29.1.8.1.10 |
decBusEventLogMaximumSizeThe minimum number of events which the agent should
remember before purging old log entries to make way
for new ones.rw INTEGER .1.3.6.1.4.1.36.2.18.29.1.9 |
decBusEventLogTableA table of event log entries for the emulated
LANs that this node serves. SEQUENCE OF DecBusEventLogEntry .1.3.6.1.4.1.36.2.18.29.1.10 |
decBusEventLogEntryAn entry describing a significant event. DecBusEventLogEntry .1.3.6.1.4.1.36.2.18.29.1.10.1 |
decBusEventIndexA unique number greater than zero which identifies
this table row.ro INTEGER .1.3.6.1.4.1.36.2.18.29.1.10.1.1 |
decBusEventTypeThe event which triggered this log entry.
joinFailed(1) - A client tried to join one of the
broadcast domains which this host serves, but
the attempt failed.ro Enumeration .1.3.6.1.4.1.36.2.18.29.1.10.1.2 |
decBusEventReasonThe cause of the failure.ro Enumeration .1.3.6.1.4.1.36.2.18.29.1.10.1.3 |
decBusEventServerThe 'decBusIndex' of the LAN Emulation Server that
was involved in this incident.
If the value of this object is zero, it indicates
that the server no longer exists.ro INTEGER .1.3.6.1.4.1.36.2.18.29.1.10.1.4 |
decBusEventServerAtmAddressThe ATM address of the Broadcast and Unknown Server
that was involved in this incident.ro OCTET STRING .1.3.6.1.4.1.36.2.18.29.1.10.1.5 |
decBusEventClientAtmAddressIf known, the ATM address of the LAN Emulation Client
that was involved in this incident.ro OCTET STRING .1.3.6.1.4.1.36.2.18.29.1.10.1.6 |
decBusEventTimestampThe value of sysUpTime at the time that the event
occurred. If the event occurred prior to the last
re-initialization of the local network management
subsystem, this object contains a zero value.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.36.2.18.29.1.10.1.7 |
decBusMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.36.2.18.29.2 |
decBusMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.36.2.18.29.2.1 |
decBusConfigGroup OBJECT IDENTIFIER .1.3.6.1.4.1.36.2.18.29.2.1.1 |
decBusClientStatesGroup OBJECT IDENTIFIER .1.3.6.1.4.1.36.2.18.29.2.1.2 |
decBusTrafficGroup OBJECT IDENTIFIER .1.3.6.1.4.1.36.2.18.29.2.1.3 |
decBusClientGroup OBJECT IDENTIFIER .1.3.6.1.4.1.36.2.18.29.2.1.4 |
decBusLecGroup OBJECT IDENTIFIER .1.3.6.1.4.1.36.2.18.29.2.1.5 |
decBusCircuitGroup OBJECT IDENTIFIER .1.3.6.1.4.1.36.2.18.29.2.1.6 |
decBusCallStatsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.36.2.18.29.2.1.7 |
decBusEventLogGroup OBJECT IDENTIFIER .1.3.6.1.4.1.36.2.18.29.2.1.8 |
decBusMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.36.2.18.29.2.2 |
decBusMIBCompliance OBJECT IDENTIFIER .1.3.6.1.4.1.36.2.18.29.2.2.1 |