cseFlowMcastQueryRows
CISCO-SWITCH-ENGINE-MIB ·
.1.3.6.1.4.1.9.9.97.1.2.12.1.10
Object
column Integer32
Indicating the status of the query by following values:
-1 - Either the query has not been started or the
agent is still processing this query instance.
It is the default value when the row is instantiated.
0..2147483647 - The search has ended and this is the
number of rows in the cseFlowMcastResultTable,
resulting from this query.
Context
- MIB
- CISCO-SWITCH-ENGINE-MIB
- OID
.1.3.6.1.4.1.9.9.97.1.2.12.1.10- Type
- column
- Access
- readonly
- 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::cseFlowMcastQueryRows'
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::cseFlowMcastQueryRows.<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::cseFlowMcastQueryRows'
Syntax
Integer32
Values & Constraints
Object Constraints
range: -1-2147483647
Conformance
Member of