MIB Viewer

cswmFlowResultFlags

OBJECT-TYPE
1.3.6.1.4.1.9.9.504.1.7.3.1.7
Access
read-only
Status
current
Sub-identifiers
0
This object indicates the corresponding flags for this flow: 'copy' - indicates that traffic is copied to CPU and forwarded in hardware. 'punt' - indicates that traffic is punted to CPU and forwarded in software. 'ineligible' - indicates that this flow is ineligible for hardware installation. 'hwFail' - indicates that this flow failed to install in hardware. 'bidir' - indicates that this flow is a Bidir flow.
BITS { copy(0), punt(1), ineligible(2), hwFail(3), bidir(4) }