All MIBs › CISCO-QOS-PIB-MIB › qosIpAceDstAddrMask
qosIpAceDstAddrMask
Module: CISCO-QOS-PIB-MIB
OID (symbolic): CISCO-QOS-PIB-MIB::qosIpAceDstAddrMask
OID (numeric): 1.3.6.1.4.1.9.18.2.1.7.1.1.3
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description:
A mask for the matching of the destination IP address.
What is qosIpAceDstAddrMask?
This OID stores a network mask (like 255.255.255.0) that defines which portion of a destination IP address should be checked when filtering traffic. When you examine this mask, you understand the granularity of IP address matching—whether the rule applies to a single host, a subnet, or a larger network block. A network operator would use this when creating quality-of-service rules that prioritize certain groups of destination networks.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.18.2.1.7.1.1.3 snmpwalk -v2c -c public <target> CISCO-QOS-PIB-MIB::qosIpAceDstAddrMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.18.2.1.7.1.1.3.1 snmpget -v2c -c public <target> CISCO-QOS-PIB-MIB::qosIpAceDstAddrMask.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.18.2.1 | ciscoQosPIBMIB | CISCO-QOS-PIB-MIB |
| 1.3.6.1.4.1.9.18.2.1.7 | qosIpQos | CISCO-QOS-PIB-MIB |
| 1.3.6.1.4.1.9.18.2.1.7.1 | qosIpAceTable | CISCO-QOS-PIB-MIB |
| 1.3.6.1.4.1.9.18.2.1.7.1.1 | qosIpAceEntry | CISCO-QOS-PIB-MIB |
| 1.3.6.1.4.1.9.18.2.1.7.1.1.3 | qosIpAceDstAddrMask | CISCO-QOS-PIB-MIB |