Description | This object is used to set up the query criterion for
the multicast flows of interest. If any one of the
defined BITs is set, then the value of the corresponding
object in the same row instance will be used for the search.
Specifically, if the 'source(0)' BIT is set, then the
cseFlowMcastQuerySrc object will be included in the
search criterion.
If the group(1) BIT is set, then the
cseFlowMcastQueryGrp object will be included in the
search criterion.
If the vlan(2) BIT is set, then the
cseFlowMcastQuerySrcVlan object will be included in the
search criterion.
If the router(3) BIT is set, then the
cseFlowMcastQueryRtrIndex object will be included in the
search criterion.
If the mvrf(4) BIT is set, then the
cseFlowMcastQueryMvrf object will be included in the
search criterion;
If the sourceip(5) BIT is set, then the
cseFlowMcastQueryAddrType and cseFlowMcastQuerySource
objects will be included in the search criterion.
If the groupip(6) BIT is set, then the
cseFlowMcastQueryAddrType and cseFlowMcastQueryGroup
objects will be included in the search criterion.
If the source(0) or group(1) BIT is set, then the
sourceip(5) or groupip(6) cannot be set, and vice-versa.
If any of the BITs in this variable is cleared, the
corresponding parameter object in the same row is
treated as a wildcard. When the row is instantiated,
the BITs in the variable will be cleared, and none of
query parameter objects in this row will be instantiated.
This will be considered as a wildcard search for flows
on the default Multicast Virtual Private Network (MVPN)
routing/forwarding (MVRF) instance.
i.e. it will return all rows corresponding
to all established multicast flow entries in the default
MVRF, in cseFlowMcastResultTable. The address type of this
wildcard search will be specified be cseFlowMcastQueryAddrType.
It is SNMP managers' responsibility to set certain
bits on in this object instance, if necessary,
and the corresponding flow parameter variables to the
appropriate values in order to setup the desired
query criteria.
The value of this object can not be altered when the
corresponding instance of cseFlowMcastQueryStatus is 'active'. |