cswmFlowQueryTable
CISCO-SWITCH-MULTICAST-MIB ·
.1.3.6.1.4.1.9.9.504.1.7.2
Object
table
A control table used to query the switching engine by
specifying retrieval criteria for IP multicast L3 flows.
Each row instance in the table represents a query with
its parameters. The resulting per-flow data if requested
for each instance of a query in this table is returned
in the cswmFlowResultTable.
A row in this table can be created by setting the corresponding
instance of cswmFlowQueryStatus to 'createAndGo'.
A row can be deleted by setting the corresponding instance of
cswmFlowQueryStatus to 'destroy'.
The maximum number of entries (rows) in this table cannot
exceed the value of cswmFlowMaxQueries object.
Context
- MIB
- CISCO-SWITCH-MULTICAST-MIB
- OID
.1.3.6.1.4.1.9.9.504.1.7.2- Type
- table
- Status
- current
- Parent
- cswmFlowQueryResult
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/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::cswmFlowQueryTable'
More examples
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::cswmFlowQueryTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.