MIB Viewer

configForwardingMode

OBJECT-TYPE
1.3.6.1.4.1.674.10895.1.11.6.1.7
Access
read-write
Status
mandatory
Sub-identifiers
0
Indicates whether the packets will receive the entire packet before forwarding. 'store-and-forward' receives the entire packet before forwarding. 'cut-through' may forward the packet before the entire packet is received.
INTEGER { store-and-forward(1), cut-through(2) }