cswmFlowResultFlags
CISCO-SWITCH-MULTICAST-MIB ·
.1.3.6.1.4.1.9.9.504.1.7.3.1.7
Object
column Bits
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.
Context
- MIB
- CISCO-SWITCH-MULTICAST-MIB
- OID
.1.3.6.1.4.1.9.9.504.1.7.3.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cswmFlowResultEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SWITCH-MULTICAST-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SWITCH-MULTICAST-MIB::cswmFlowResultFlags'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SWITCH-MULTICAST-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SWITCH-MULTICAST-MIB::cswmFlowResultFlags.<cswmFlowQueryIndex>.<cswmFlowResultIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SWITCH-MULTICAST-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SWITCH-MULTICAST-MIB::cswmFlowResultFlags'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | copy |
1 | punt |
2 | ineligible |
3 | hwFail |
4 | bidir |
Conformance
Member of