cseFlowQuerySkipNFlows
CISCO-SWITCH-ENGINE-MIB ·
.1.3.6.1.4.1.9.9.97.1.2.8.1.18
Object
column r/w
Integer32
The number of searched flows to be skipped before storing
any L3 flows in cseFlowDataTable.
This object can be used along with cseFloQueryTotalFlows
object to skip previously found flows by setting the variable
equal to the number of the associated rows in
cseFlowDataTable, 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.
The value of this object cannot be modified
when the corresponding instance of cseFlowQueryStatus
is 'active'.
Context
- MIB
- CISCO-SWITCH-ENGINE-MIB
- OID
.1.3.6.1.4.1.9.9.97.1.2.8.1.18- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cseFlowQueryEntry
- 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-ENGINE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SWITCH-ENGINE-MIB::cseFlowQuerySkipNFlows'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SWITCH-ENGINE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SWITCH-ENGINE-MIB::cseFlowQuerySkipNFlows.<entPhysicalIndex>.<cseFlowQueryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SWITCH-ENGINE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SWITCH-ENGINE-MIB::cseFlowQuerySkipNFlows'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2147483647
Conformance
Member of