All MIBs › CISCO-CATOS-ACL-QOS-MIB › caqIpDownloadAceDestPortOp
caqIpDownloadAceDestPortOp
Module: CISCO-CATOS-ACL-QOS-MIB
OID (symbolic): CISCO-CATOS-ACL-QOS-MIB::caqIpDownloadAceDestPortOp
OID (numeric): 1.3.6.1.4.1.9.9.179.1.10.2.1.13
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Indicates how a packet's destination TCP/UDP port number is to be compared.
'noOperator', which is the default value, means that no comparison is to be made with the destination 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 caqIpDownloadAceDestPort 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 caqIpDownloadAceDestPort object, and the other operand is the ending port number of the range which the caqIpDownloadAceDestPortRange object is in.
What is caqIpDownloadAceDestPortOp?
Indicates the read-only comparison operator (e.g., less-than, greater-than, equal, or range) used to evaluate the destination TCP/UDP port for this ACE.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.179.1.10.2.1.13 snmpwalk -v2c -c public <target> CISCO-CATOS-ACL-QOS-MIB::caqIpDownloadAceDestPortOp
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.179.1.10.2.1.13.1 snmpget -v2c -c public <target> CISCO-CATOS-ACL-QOS-MIB::caqIpDownloadAceDestPortOp.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> caqIpDownloadAceDestPortOp.1
Start monitoring Cisco Catalyst 5000/6000 series switches running CatOS (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-CATOS-ACL-QOS-MIB::caqIpDownloadAceDestPortOp OID value, configure state conditions and alerts, and monitor any Cisco Catalyst 5000/6000 series switches running CatOS (legacy) from a single console.
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.10 | caqDownloadAclObjects | CISCO-CATOS-ACL-QOS-MIB |
| 1.3.6.1.4.1.9.9.179.1.10.2 | caqIpDownloadAceTable | CISCO-CATOS-ACL-QOS-MIB |
| 1.3.6.1.4.1.9.9.179.1.10.2.1 | caqIpDownloadAceEntry | CISCO-CATOS-ACL-QOS-MIB |
| 1.3.6.1.4.1.9.9.179.1.10.2.1.13 | caqIpDownloadAceDestPortOp | CISCO-CATOS-ACL-QOS-MIB |