caqIpDownloadAceDestIp
CISCO-CATOS-ACL-QOS-MIB ·
.1.3.6.1.4.1.9.9.179.1.10.2.1.11
Object
column
INET-ADDRESS-MIBInetAddress
The specified destination IP address. The packet's destination address is AND-ed with the value of caqIpDownloadAceDestIpMask and then compared against the value of this object. If this object value is 0.0.0.0 and the value of caqIpDownloadAceDestIpMask object in the same entry is 255.255.255.255, this entry matches any destination IP address.
Context
- MIB
- CISCO-CATOS-ACL-QOS-MIB
- OID
.1.3.6.1.4.1.9.9.179.1.10.2.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- caqIpDownloadAceEntry
- Table
- caqIpDownloadAceTable
- Siblings
- 20
Syntax
INET-ADDRESS-MIBInetAddress
- Source
- INET-ADDRESS-MIBInetAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| caqIpDownloadAclName The name of a downloaded IP ACL. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.179.1.10.2.1.1 |
| caqIpDownloadAceSrcPortRange The source port number of the TCP or UDP protocol. If the
caqIpDownloadAceSrcPortOp object in the same row is 'range',
this object will be the ending port number of the port range… | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.9.9.179.1.10.2.1.10 |
| caqIpDownloadAceDestIpMask The specified destination IP address mask. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.9.179.1.10.2.1.12 |
| caqIpDownloadAceDestPortOp 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 th… | column | Enumeration | .1.3.6.1.4.1.9.9.179.1.10.2.1.13 |
| caqIpDownloadAceDestPort The destination port number of the TCP or UDP protocol.
If the caqIpDownloadAceDestPortOp object in the same row is
'range' this object will be the starting port number of the
por… | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.9.9.179.1.10.2.1.14 |
| caqIpDownloadAceDestPortRange The destination port number of the TCP or UDP protocol.
If the caqIpDownloadAceDestPortOp object in the same row is
'range', this object will be the ending port number of the
port… | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.9.9.179.1.10.2.1.15 |
| caqIpDownloadAceTosMatchCriteria Indicates what field of Tos octet in the packet header
to be matched.
'none' means that there is no need to match the ToS octet.
'matchDscp' means t… | column | Enumeration | .1.3.6.1.4.1.9.9.179.1.10.2.1.16 |
| caqIpDownloadAceIpPrec Specifies the IP precedence value to be matched against.
The value of this object is ignored whenever the value of
caqIpDownloadAceTosMatchCritial object is not 'm… | column | CaqIpPrecedence | .1.3.6.1.4.1.9.9.179.1.10.2.1.17 |
| caqIpDownloadAceDscp Specifies the Dscp value to be matched against.
Packets can be matched to DSCP value from 0 to 63.
The value of this object is ignored whenever the value of
caqIp… | column | CISCO-QOS-PIB-MIBDscp | .1.3.6.1.4.1.9.9.179.1.10.2.1.18 |
| caqIpDnldAcePrtocolMatchCriteria 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.
'ma… | column | Enumeration | .1.3.6.1.4.1.9.9.179.1.10.2.1.19 |
| caqIpDownloadAceIndex The index of an ACE within a downloaded ACL. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.179.1.10.2.1.2 |
| caqIpDownloadAceIcmpType Indicates the message type of ICMP packets. The type is
a number from 0 to 255.
The value of this object is ignored whenever the value of
caqIpDnldAcePrtocolMatch… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.179.1.10.2.1.20 |
| caqIpDownloadAceIcmpCode Indicates the message code of ICMP packets. The code is
a number from 0 to 255.
The value of this object is ignored whenever the value of
caqIpDnldAcePrtocolMatch… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.179.1.10.2.1.21 |
| caqIpDownloadAceMatchedAction Indicates the action to be taken if a packet matches this ACE.
If 'permit' is specified, the matched packet will be allowed
through the device.
If 'd… | column | Enumeration | .1.3.6.1.4.1.9.9.179.1.10.2.1.3 |
| caqIpDownloadAceProtocolType The protocol number field in the IP header used to indicate
the higher layer protocol as specified in RFC 1700. A value
value of 0 matches every IP packet.
For ex… | column | CISCO-TCCiscoIpProtocol | .1.3.6.1.4.1.9.9.179.1.10.2.1.4 |
| caqIpDownloadAceAddrType The type of IP address used by this ACE entry. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.9.179.1.10.2.1.5 |
| caqIpDownloadAceSrcIp The specified source IP address. The packet's source address
is AND-ed with the value of caqIpDownloadAceSrcIpMask and then
compared against the value of this object. If this obje… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.9.179.1.10.2.1.6 |
| caqIpDownloadAceSrcIpMask The specified source IP address mask. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.9.179.1.10.2.1.7 |
| caqIpDownloadAceSrcPortOp 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 sou… | column | Enumeration | .1.3.6.1.4.1.9.9.179.1.10.2.1.8 |
| caqIpDownloadAceSrcPort The source port number of the TCP or UDP protocol. If the
caqIpDownloadAceSrcPortOp object in the same row is 'range',
this object will be the starting port number of the port
ran… | column | INET-ADDRESS-MIBInetPortNumber | .1.3.6.1.4.1.9.9.179.1.10.2.1.9 |