MIB Viewer

ciscoSystemSwitchingMode

OBJECT-TYPE
1.3.6.1.4.1.9.9.305.1.6.3
Access
read-only
Status
current
Sub-identifiers
0
Object indicate system's operating switching mode. 'cutThrough' - switch begins forwarding the frame as soon as the switch has read the destination details in the packet header 'storeAndForward' - switch checks each frame for CRC errors before forwarding them to the network. Each frame is stored until the entire frame has been received and checked.
INTEGER { cutThrough(1), storeAndForward(2) }