cseFlowQueryMask
CISCO-SWITCH-ENGINE-MIB ·
.1.3.6.1.4.1.9.9.97.1.2.8.1.2
Object
column
r/w
Enumeration
Setting each value causes the appropriate action:
'dstOnly' - causes the creation of rows in the
cseFlowDataTable corresponding to the current L3 flow
information for the absolute destination IP address
set in the cseFlowQueryDestination object in this table.
If cseFlowQueryDestinationMask is also specified at the
same time, it will be applied to the address part of
cseFlowQueryDestination.
'srcOrDst' - causes the creation of rows in the
cseFlowDataTable corresponding to the current L3 flow
information for EITHER of the absolute IP addresses set in
the cseFlowQueryDestination or cseFlowQuerySource objects.
If either of cseFlowQueryDestinationMask and
cseFlowQuerySourceMask
objects are also specified at the same time,
they will be applied to the respective address parts
of cseFlowQueryDestination and cseFlowQuerySource
objects. This option is typically used to
setup queries for flows on traffic in either directions.
'srcAndDst' - causes the creation of rows in the
cseFlowDataTable corresponding to the current L3 flow
information for BOTH the absolute IP addresses set in
the cseFlowQueryDestination and cseFlowQuerySource objects.
If either of cseFlowQueryDestinationMask and
cseFlowQuerySourceMask objects are also specified
at the same time, they will be applied to the
respective address parts of cseFlowQueryDestination and
cseFlowQuerySource objects. This option is typically used to
setup queries for flows on traffic in one direction only.
'fullFlow' - causes the creation of row(s) in the
cseFlowDataTable exactly corresponding to the current
L3 flow information for the complete IP flow (including the
transport port numbers) set in the cseFlowQueryDestination and
cseFlowQuerySource objects. If either of
cseFlowQueryDestinationMask and cseFlowQuerySourceMask
objects are also specified at the same
time, they will be applied to the respective address parts of
cseFlowQueryDestination and cseFlowQuerySource objects.
This option is typically used to setup queries for flows
on traffic for specific (TCP/UDP) port numbers
corresponding to standard protocols such as FTP,
WWW, TELNET, etc.
'ipxDstOnly' - causes the creation of rows in the
cseFlowDataTable corresponding to the current L3 flow
information for the absolute destination IPX address
set in the cseFlowQueryDestination object in this table.
If cseFlowQueryDestinationMask is also specified at
the same time, it will be applied to the address part
of cseFlowQueryDestination.
'ipxSrcAndDst' - causes the creation of rows in the
cseFlowDataTable corresponding to the current L3 flow
information for BOTH the absolute IPX addresses set in
the cseFlowQueryDestination and cseFlowQuerySource objects.
If either of cseFlowQueryDestinationMask and
cseFlowQuerySourceMask objects are also specified at the
same time, they will be applied to the respective address
parts of cseFlowQueryDestination and
cseFlowQuerySource objects.
'any' - returns all rows corresponding to all established
flow entries in the cseFlowDataTable.
Note:
1. The type FlowAddressComponent used for objects
cseFlowQuerySource and cseFlowQueryDestination, has the
network address part and also the transport port
number part, if applicable.
2. The value of this object cannot be modified when the
corresponding instance of cseFlowQueryStatus is 'active'.
Context
- MIB
- CISCO-SWITCH-ENGINE-MIB
- OID
.1.3.6.1.4.1.9.9.97.1.2.8.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cseFlowQueryEntry
- Table
- cseFlowQueryTable
- Siblings
- 17
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | dstOnly |
2 | srcOrDst |
3 | srcAndDst |
4 | fullFlow |
5 | ipxDstOnly |
6 | ipxSrcAndDst |
7 | any |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cseFlowQueryIndex An arbitrary integer which uniquely identifies the control
query among all those specified for the switching engine
indicated by entPhysicalIndex. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.97.1.2.8.1.1 |
| cseFlowQueryResultingRows The result status of the query. Possible values are:
-1 - Either the query has not been initiated or
the agent is busy processing this q… | column | Integer32 | .1.3.6.1.4.1.9.9.97.1.2.8.1.10 |
| cseFlowQueryResultTotalPkts The aggregate number of total packets switched by the system on
all the flows matching this query. This is a snapshot value and
is valid only when the corresponding instance of
c… | column | CiscoGauge64 | .1.3.6.1.4.1.9.9.97.1.2.8.1.11 |
| cseFlowQueryResultTotalOctets The aggregate number of total octets switched by the system on
all the flows matching this query. This is a snapshot value
and is valid only when the corresponding instance of
cs… | column | CiscoGauge64 | .1.3.6.1.4.1.9.9.97.1.2.8.1.12 |
| cseFlowQueryResultAvgDuration The average duration of the flows matching this query. This is
a snapshot value and is valid only when the corresponding
instance of cseFlowQueryResultingRows is greater
than or … | column | SNMPv2-TCTimeInterval | .1.3.6.1.4.1.9.9.97.1.2.8.1.13 |
| cseFlowQueryResultAvgIdle The elapsed time since the flows were last used, averaged over
all flows matching this query. This is a snapshot value
and is valid only when the corresponding instance of
cseFlo… | column | SNMPv2-TCTimeInterval | .1.3.6.1.4.1.9.9.97.1.2.8.1.14 |
| cseFlowQueryStatus The status object used to manage rows in this table.
When set to active(1), the query is initiated.
Once initiated, the value may
not be modified until the value of cseFlowQuery… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.97.1.2.8.1.15 |
| cseFlowQueryCreateTime Time when this query was created. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.9.9.97.1.2.8.1.16 |
| cseFlowQueryTotalFlows The total number of L3 flows matching the query criterion. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.97.1.2.8.1.17 |
| cseFlowQuerySkipNFlows The number of searched flows to be skipped before storing
any L3 flows in cseFlowDataTable.
This object can be used along with cseFloQueryTotalFlows
object to skip … | column | Integer32 | .1.3.6.1.4.1.9.9.97.1.2.8.1.18 |
| cseFlowQueryTransport The IP transport protocol type specified for this query. Ignored
for IPX flow queries. The value of this object cannot be
modified when the corresponding instance of cseFlowQuery… | column | Bits | .1.3.6.1.4.1.9.9.97.1.2.8.1.3 |
| cseFlowQuerySource The source network address and port (if applicable). The
value of this object cannot be modified when the
corresponding instance of
cseFlowQueryStatus is 'active'. | column | FlowAddressComponent | .1.3.6.1.4.1.9.9.97.1.2.8.1.4 |
| cseFlowQuerySourceMask The source address mask to be applied to the corresponding
instance of cseFlowQuerySource. The value of this object
cannot be modified when the corresponding instance of
cseFlow… | column | FlowAddressComponent | .1.3.6.1.4.1.9.9.97.1.2.8.1.5 |
| cseFlowQueryDestination The destination network address and port (if applicable).
The value of this object cannot be modified when the
corresponding instance of cseFlowQueryStatus is 'active'. | column | FlowAddressComponent | .1.3.6.1.4.1.9.9.97.1.2.8.1.6 |
| cseFlowQueryDestinationMask The destination address mask to be applied to the corresponding
instance of cseFlowQueryDestination. The value of this object
cannot be modified when the corresponding instance o… | column | FlowAddressComponent | .1.3.6.1.4.1.9.9.97.1.2.8.1.7 |
| cseFlowQueryRouterIndex Index of the router for which the flows are available.
An 'all-zero' IP address indicates that the query is for
any router. The value of this object cannot be modified
when the c… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.9.9.97.1.2.8.1.8 |
| cseFlowQueryOwner The manager entity that configured this entry and is therefore
using the resources assigned to it. | column | IF-MIBOwnerString | .1.3.6.1.4.1.9.9.97.1.2.8.1.9 |