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
1dstOnly
2srcOrDst
3srcAndDst
4fullFlow
5ipxDstOnly
6ipxSrcAndDst
7any

Related Objects

Sibling Objects