cseFlowMcastQuerySkipNFlows
CISCO-SWITCH-ENGINE-MIB ·
.1.3.6.1.4.1.9.9.97.1.2.12.1.7
Object
column r/w
Integer32
The number of searched flows to be skipped before storing any multicast flows in cseFlowMcastResultTable. This object can be used along with cseFlowMcastQueryTotalFlows object to skip previously found flows by setting the variable equal to the number of the associated rows in cseFlowMcastResultTable, 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-ENGINE-MIB
- OID
.1.3.6.1.4.1.9.9.97.1.2.12.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cseFlowMcastQueryEntry
- Groups
- 2
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::cseFlowMcastQuerySkipNFlows'
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::cseFlowMcastQuerySkipNFlows.<cseFlowMcastQueryIndex>'
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::cseFlowMcastQuerySkipNFlows'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2147483647
Conformance
Member of