Home/Catalog/CISCO-BUS-MIB

CISCO-BUS-MIB

AI MIB Summary

Standard SNMP MIB module defining data structures for CISCO-BUS-MIB.

39
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

39 total
Object Name
ciscoBusMIB
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.40
SNMPv2-SMI-v1
Unknown
.1.3.6.1.4.1.9.9.40
ciscoBusMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.40.1
busTableA (conceptual) table representing all the instantiations of BUSs on the designated device. This table may or may not allow the creation of rows depending on whether the LANE service elements allow the separate creation of LES and BUS components. In the event that separate components are not allowed then the MINIMUM-ACCESS detailed in the MODULE-COMPLIANCE should be used by those BUS implementations
SEQUENCE OF BusEntry
.1.3.6.1.4.1.9.9.40.1.1
busEntryAn entry (conceptual row) in the busTable.
BusEntry
.1.3.6.1.4.1.9.9.40.1.1.1
busElanNameThe ELAN name of the designated bridge.
DisplayString
.1.3.6.1.4.1.9.9.40.1.1.1.1
busIndexA unique identifier for this particular BUS on this ELAN. This value must remain constant while the entry is in existence and during the operation of the agent (i.e. It is allowed to change after reboot). For implementations that do not support more than one BUS entity per ELAN per device, it is sufficient to always report 1 for this object and only to accept the value 1 for row creation.
INTEGER
.1.3.6.1.4.1.9.9.40.1.1.1.2
busAtmAddrSpecThe specified ATM address of the BUS on the interface of interest. Note that setting this object will have the side effect of reinitializing the BUS and consequently dropping all clients connected to it. If this object is not specified at row creation time then the BUS will choose a value for itself and attempt to register with the switch with that value. If an address is specified which is not acceptable to the switch then the busOperStatus will remain inactive until an acceptable address is set.rw
AtmLaneAddress -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.40.1.1.1.3
busAtmAddrMaskAn address mask that when used with the busAtmAddrSpec, specifies the portion of the BUS' ATM address that is desired to be configured. Note that setting this object will result in the reinitialization of the BUS, consequently dropping all clients connected to it. At row creation time this object cannot be set without also supplying a value for the busAtmAddrSpec. If the BUS ATM address is omitted at creation time then this object defaults to the value of all zeros (none of the busAtmAddrSpec value is relevant). If the BUS ATM address is specified at creation time but this object omitted, then this object defaults to the value of all ones (all of the busAtmAddrSpec is relevant).rw
OCTET STRING
.1.3.6.1.4.1.9.9.40.1.1.1.4
busAtmAddrActlThe resultant ATM address in use by the BUS. This object is a product of the specified ATM address, mask and interaction with the switch via the ILMI.ro
AtmLaneAddress -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.40.1.1.1.5
busIfIndexThe interface that a BUS will forward traffic over. The value specified for this object must equate to a value of ifIndex in the ifTable. The interface will be for that particular ATM port (the physical interface, not a logical layer on top of it). This object can only be specified upon row creation and cannot be altered there after.rw
Integer32
.1.3.6.1.4.1.9.9.40.1.1.1.6
busSubIfNumSpecifies the sub-interface number that the BUS will reside on. This sub-interface may be shared with a LEC or BUS of the same ELAN but is not required to do so. If no value is specified for this object at row creation time, then a sub-interface will be chosen by the agent. This object may only be specified at row creation time and cannot be altered thereafter.rw
Integer32
.1.3.6.1.4.1.9.9.40.1.1.1.7
busUpTimeThe value of sysUpTime when this BUS became enabled.ro
TimeStamp -- Rsyntax TimeTicks
.1.3.6.1.4.1.9.9.40.1.1.1.8
busLanTypeThe type of legacy LAN that this LES emulates.rw
Enumeration
.1.3.6.1.4.1.9.9.40.1.1.1.9
busMaxFrmThe maximum frame size that the emulated LAN may accept.rw
Enumeration
.1.3.6.1.4.1.9.9.40.1.1.1.10
busMaxFrmAgeThe maximum number of seconds a BUS will hold onto a packet for forwarding until it is dropped. Dropping a packet will result in the incrementing of the busFrmTimeOuts counter.rw
INTEGER
.1.3.6.1.4.1.9.9.40.1.1.1.11
busOutFwdOctetsThe number of octets that this BUS has forwarded since its initialization.ro
Counter32
.1.3.6.1.4.1.9.9.40.1.1.1.12
busOutFwdUcastFrmsThe number of frames that the BUS has forwarded which were unicast data frames including all control frames (i.e. they were flooded from the client).ro
Counter32
.1.3.6.1.4.1.9.9.40.1.1.1.13
busOutFwdNUcastFrmsThe number of frames that the BUS has forwarded which were multicast frames.ro
Counter32
.1.3.6.1.4.1.9.9.40.1.1.1.14
busFrmTimeOutsThe number of frames dropped by the BUS due to time out.ro
Counter32
.1.3.6.1.4.1.9.9.40.1.1.1.15
busMultiFwdVpiThe virtual path identifier for the multicast forward VCC.ro
CiscoVpiInteger -- Rsyntax INTEGER(-1..255)
.1.3.6.1.4.1.9.9.40.1.1.1.16
busMultiFwdVciThe virtual channel identifier for the multicast forward VCC.ro
CiscoVciInteger -- Rsyntax INTEGER(-1..65535)
.1.3.6.1.4.1.9.9.40.1.1.1.17
busOperStatusThis object reflects the actual state of the BUS which may differ from that of the busAdminStatus object. This can occur when the interface ifOperStatus is 'down' but the corresponding busAdminStatus is 'active'.ro
Enumeration
.1.3.6.1.4.1.9.9.40.1.1.1.18
busAdminStatusThe 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.9.9.40.1.1.1.19
busStatusThe status of the BUS entry. This object cannot be set to active until the busIfIndex object has an appropiate value. Note that implementations that do not support separate LES/BUS entities may refuse row creation in this table. Creation of BUS entities for those implementation is facilitated in the LES MIB.rw
RowStatus -- Rsyntax INTEGER { -- active(1), -- notInService(2), -- notReady(3), -- createAndGo(4), -- createAndWait(5), -- destroy(6) -- }
.1.3.6.1.4.1.9.9.40.1.1.1.20
busClientTableA (conceptual) table listing the clients associated with a BUS. Note that the local or network management will not create or destroy rows in this table but may only inspect what LECs are currently joined with the BUS.
SEQUENCE OF BusClientEntry
.1.3.6.1.4.1.9.9.40.1.2
busClientEntryAn entry (conceptual) row that denotes a client that is establishing/has established a multicast send VC to the BUS.
BusClientEntry
.1.3.6.1.4.1.9.9.40.1.2.1
busClientIdA unique identifier for a LEC which is establishing/ has-established a multicast send VC to the BUS. The identifier only persists for as long as the LEC is associated with this particular BUS. If the LEC is dropped and rejoins the ELAN then a new identifier may be attributed to it.
INTEGER
.1.3.6.1.4.1.9.9.40.1.2.1.1
busClientIfIndexThe interface of the uni-directional multicast send connection between the LEC and BUS.ro
Integer32
.1.3.6.1.4.1.9.9.40.1.2.1.2
busClientMSendVpiThe VPI of the uni-directional multicast send connection between the LEC and BUS.ro
CiscoVpiInteger -- Rsyntax INTEGER(-1..255)
.1.3.6.1.4.1.9.9.40.1.2.1.3
busClientMSendVciThe VCI of the uni-directional multicast send connection between the LEC and BUS.ro
CiscoVciInteger -- Rsyntax INTEGER(-1..65535)
.1.3.6.1.4.1.9.9.40.1.2.1.4
busClientAtmAddressThe address associated with the LANE client on the mulicast send VCC.ro
AtmLaneAddress -- Rsyntax OCTET STRING
.1.3.6.1.4.1.9.9.40.1.2.1.5
ciscoBusMIBConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.40.2
ciscoBusMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.40.2.1
ciscoBusGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.40.2.1.1
ciscoBusSubIfGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.40.2.1.2
ciscoBusClientGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.40.2.1.3
ciscoBusMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.40.2.2
ciscoBusMIBCompliance
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.40.2.2.1
CISCO-BUS-MIB - SNMP MIB Reference | MIBs Explorer