cswmFlowQueryType

CISCO-SWITCH-MULTICAST-MIB · .1.3.6.1.4.1.9.9.504.1.7.2.1.8

Object

column r/w Bits
This object is used to set up the query type for
the multicast flows of interest.  
              
If the 'perFlow' BIT is set, then, the entries
matching this query will be returned in
in cswmFlowResultTable.
If the 'perFlow' BIT is not set, then only
the total number of flows matching this query
are computed and returned in cswmFlowQueryTotalFlows,
and there will be no entries matching this query in 
cswmFlowResultTable.
              
If the 'oifList' BIT is set, then the Outgoing Interface
(OIF) list is generated for each flow and populated
in cswmFlowResultTable.
              
If the 'dfList' BIT is set, then the Designated Forwarder
(DF) interfaces list is generated for each flow and populated
in cswmFlowResultTable.

Context

MIB
CISCO-SWITCH-MULTICAST-MIB
OID
.1.3.6.1.4.1.9.9.504.1.7.2.1.8
Type
column
Access
readwrite
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::cswmFlowQueryType'
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::cswmFlowQueryType.<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::cswmFlowQueryType'

Syntax

Bits

Values & Constraints

Enumerated Values
0perFlow
1oifList
2dfList

Conformance

Member of
Compliance refinements
Write access is not required.