OID | 1.3.6.1.4.1.9.9.179.1.3.3.1.6 |
Module | CISCO-CATOS-ACL-QOS-MIB (CISCO) |
Nom | caqIpxAceDestMatchCriteria |
Acces | readwrite |
Status | current |
Description | Indicate which matches to be checked for the
destination network of the flow.
matchProtocol(0) means that the flow protocol
will be matched against the value specified by
caqIpxAceProtocolType object in the same row.
matchIpxDestNet(1) means that the flow destination
network will be matched against the value specified
by caqIpxAceDestNet object in the same row.
matchIpxDestNode(2) means that the flow destination node
will be matched against the value specified by
caqIpxAceDestNode object in the same row.
If this option bit is on, the matchIpxDestNet(1) bit has
to be on also.
matchIpxDestNetMask(3) means that the packet's flow destination
network will be AND-ed with the value specified by
caqIpxAceDestNetMask object in the same row and then compared
against the value of caqIpxAceDestNet object.
matchIpxDestNodeMask(4) means that the packet's flow
destination node will be AND-ed with the value specified by
caqIpxAceDestNodeMask object in the same row and then compared
against the value of caqIpxAceDestNode object. |
Syntaxe | Bits (0-matchProtocol, 1-matchIpxDestNet, 2-matchIpxDestNode, 3-matchIpxDestNetMask, 4-matchIpxDestNodeMask) |