cswmFlowQuerySkipNFlows
CISCO-SWITCH-MULTICAST-MIB ·
.1.3.6.1.4.1.9.9.504.1.7.2.1.10
Object
column r/w
Integer32
The number of searched flows to be skipped before storing
any multicast flows in cswmFlowResultTable, when the
'perFlow' bit is set in cswmFlowQueryType.
This object can be used along with cswmFlowMcastQueryMoreRows
object to skip previously found flows and only query the
remaining flows in the table.
Note that due to the dynamical nature of the L3 flows, the
queried flows may be missed or repeated by setting this object.
Context
- MIB
- CISCO-SWITCH-MULTICAST-MIB
- OID
.1.3.6.1.4.1.9.9.504.1.7.2.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cswmFlowQueryEntry
- 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::cswmFlowQuerySkipNFlows'
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::cswmFlowQuerySkipNFlows.<cswmFlowQueryIndex>'
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::cswmFlowQuerySkipNFlows'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2147483647
Conformance
Member of
Compliance refinements
cswmMIBCompliance3
readonly
Write access is not required.