All MIBs › CISCO-QOS-PIB-MIB › qosIpAclOrder
qosIpAclOrder
Module: CISCO-QOS-PIB-MIB
OID (symbolic): CISCO-QOS-PIB-MIB::qosIpAclOrder
OID (numeric): 1.3.6.1.4.1.9.18.2.1.7.3.1.5
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
An integer that determines the order of this ACL in the list of ACLs applied to interfaces of the specified role combination. An ACL with a given order is positioned in the list before one with a higher order.
What is qosIpAclOrder?
This read-only object reports the integer that determines the evaluation order of an ACL among all ACLs applied to interfaces sharing the same role combination, with lower values evaluated first.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.18.2.1.7.3.1.5 snmpwalk -v2c -c public <target> CISCO-QOS-PIB-MIB::qosIpAclOrder
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.18.2.1.7.3.1.5.1 snmpget -v2c -c public <target> CISCO-QOS-PIB-MIB::qosIpAclOrder.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> qosIpAclOrder.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.3 | qosIpAclActionTable | CISCO-QOS-PIB-MIB |
| 1.3.6.1.4.1.9.18.2.1.7.3.1 | qosIpAclActionEntry | CISCO-QOS-PIB-MIB |
| 1.3.6.1.4.1.9.18.2.1.7.3.1.5 | qosIpAclOrder | CISCO-QOS-PIB-MIB |