All MIBs › CISCO-QOS-PIB-MIB › qosIpAcePermit
qosIpAcePermit
Module: CISCO-QOS-PIB-MIB
OID (symbolic): CISCO-QOS-PIB-MIB::qosIpAcePermit
OID (numeric): 1.3.6.1.4.1.9.18.2.1.7.1.1.13
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-only
Description:
If the packet matches this ACE and the value of this attribute is true, then the matching process terminates and the QoS associated with this ACE (indirectly through the ACL) is applied to the packet. If the value of this attribute is false, then no more ACEs in this ACL are compared to this packet and matching continues with the first ACE of the next ACL.
What is qosIpAcePermit?
This read-only object indicates whether a packet matching this ACE should stop further ACE evaluation and have its associated QoS policy applied (true), or continue checking subsequent ACEs (false).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.18.2.1.7.1.1.13 snmpwalk -v2c -c public <target> CISCO-QOS-PIB-MIB::qosIpAcePermit
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.18.2.1.7.1.1.13.1 snmpget -v2c -c public <target> CISCO-QOS-PIB-MIB::qosIpAcePermit.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.13 | qosIpAcePermit | CISCO-QOS-PIB-MIB |