OID | 1.3.6.1.4.1.9.9.179.1.10.2.1.8 |
Module | CISCO-CATOS-ACL-QOS-MIB (CISCO) |
Nom | caqIpDownloadAceSrcPortOp |
Acces | readonly |
Status | current |
Description | Indicates how a packet's source TCP/UDP port number is
to be compared.
'noOperator', which is the default value, means that no
comparison is to be made with the source TCP/UDP port number.
'lt' means less than, 'gt' means greater than, 'eq'
means equal, 'neq' means not equal. Those 4 operators
are using the caqIpDownloadAceSrcPort object as an operand
which is the only one needed.
'range' means that it compares the port value between two
numbers, so this operator needs 2 operands. One operand is
the starting port number of the range which is
caqIpDownloadAceSrcPort object, and the other operand is the
ending port number of the range which the
caqIpDownloadAceSrcPortRange object is in. |
Syntaxe | Enumeration (1-noOperator, 2-lt, 3-gt, 4-eq, 5-neq, 6-range) |