ciscoSystemSwitchingMode
CISCO-SYSTEM-EXT-MIB ·
.1.3.6.1.4.1.9.9.305.1.6.3
Object
scalar
Enumeration
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.
Context
- MIB
- CISCO-SYSTEM-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.305.1.6.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- ciscoSystemSwitchingModeGroup
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | cutThrough |
2 | storeAndForward |