All MIBs › CISCO-CATOS-ACL-QOS-MIB › caqIpAceSrcPortOp
caqIpAceSrcPortOp
Module: CISCO-CATOS-ACL-QOS-MIB
OID (symbolic): CISCO-CATOS-ACL-QOS-MIB::caqIpAceSrcPortOp
OID (numeric): 1.3.6.1.4.1.9.9.179.1.3.2.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-create
Description: Indicates how a packet's source TCP/UDP port number is to be compared.
If the caqIpAceProtocolType object in the same row does not indicate TCP or UDP, this object has to be 'noOperator(1)' and cannot be changed while this row is active, i.e., the value of caqIpAceStatus in the same row has the value 'active(1)'.
'noOperator(1)', which is the default value, means that no comparison is to be made with the source TCP/UDP port number.
lt(2) means less than, gt(3) means greater than, eq(4) means equal, neq(5) means not equal. Those 4 operators are using the caqIpAceSrcPort object as an operand which is the only one needed.
range(6) 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 caqIpAceSrcPort object, and the other operand is the ending port number of the range which the caqIpAceSrcPortRange object is in.
What is caqIpAceSrcPortOp?
Specifies the comparison operator (e.g., equal, range) used to match a packet's source TCP/UDP port number for this ACE; must be 'noOperator' when the protocol is not TCP or UDP.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.179 | ciscoCatOSAclQosMIB | CISCO-CATOS-ACL-QOS-MIB |
| 1.3.6.1.4.1.9.9.179.1 | ciscoCatOSAclQosMIBObjects | CISCO-CATOS-ACL-QOS-MIB |
| 1.3.6.1.4.1.9.9.179.1.3 | caqAclObjects | CISCO-CATOS-ACL-QOS-MIB |
| 1.3.6.1.4.1.9.9.179.1.3.2 | caqIpAceTable | CISCO-CATOS-ACL-QOS-MIB |
| 1.3.6.1.4.1.9.9.179.1.3.2.1 | caqIpAceEntry | CISCO-CATOS-ACL-QOS-MIB |
| 1.3.6.1.4.1.9.9.179.1.3.2.1.9 | caqIpAceSrcPortOp | CISCO-CATOS-ACL-QOS-MIB |