cswmFlowMcastQueryRows

CISCO-SWITCH-MULTICAST-MIB · .1.3.6.1.4.1.9.9.504.1.7.2.1.12

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 cswmFlowResultTable,
                resulting from this query.

Context

MIB
CISCO-SWITCH-MULTICAST-MIB
OID
.1.3.6.1.4.1.9.9.504.1.7.2.1.12
Type
column
Access
readonly
Status
current
Parent
cswmFlowQueryEntry
Groups
1

Walk 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::cswmFlowMcastQueryRows'
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::cswmFlowMcastQueryRows.<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::cswmFlowMcastQueryRows'

Syntax

Integer32

Values & Constraints

Object Constraints
range: -1-2147483647

Conformance