OID | 1.3.6.1.4.1.9.9.179.1.10.2.1.19 |
Module | CISCO-CATOS-ACL-QOS-MIB (CISCO) |
Nom | caqIpDnldAcePrtocolMatchCriteria |
Acces | readonly |
Status | current |
Description | Indicates what field in the packet header for ICMP or IGMP
or TCP protocol to be matched.
'none' means no comparison is to be done for ICMP/TCP.
'matchIcmpType' means that the Type field of ICMP protocol
packet header needs to be matched. If this value is specified,
the caqIpDownloadAceIcmpType object in the same row should
have a valid value.
'matchIcmpTypeAndCode' means that both the Type and Code
fields of ICMP protocol packet header need to be matched.
If this value is specified, the caqIpDownloadAceIcmpType and
caqIpDownloadAceIcmpCode object in the same row should have
valid values.
'matchEstablished' means that a match occurs if the TCP packet
has the ACK or RST bits set. The non matching case is that of
the intial TCP packet to form a connection. |
Syntaxe | Enumeration (1-none, 2-matchIcmpType, 3-matchIcmpTypeAndCode, 4-matchEstablished) |