MIB Viewer

busMode

OBJECT-TYPE
1.3.6.1.4.1.2.6.118.1.2.1.1.1.1.1.26
Access
read-write
Status
mandatory
Sub-identifiers
0
With the Fast Bus Feature the BUS can run now run in one of three modes: systemBusMode(1) - Frames from BUS are buffered into system memory. All intelligent BUS mode are available in this mode. adapterBusMode(2) - Frames received for the BUS are kept in adapter memory. BCM is not available in this mode. On Token-Ring all data frames are counted as multicast frames. vccSpliceBusMode(3) - The BUS ties all Multicast Send VCCs into the Multicast Forward VCC. Frames received for the BUS are immediately forwarded onto the Multicast Foward VCC without notifying the BUS. Statistics related to frame rec/transmit are not maintained when the Bus mode is VCC Splice.
INTEGER { systemBusMode(1), adapterBusMode(2), vccSpliceBusMode(3) }