caqIpOperAclFeature
CISCO-CATOS-ACL-QOS-MIB ·
.1.3.6.1.4.1.9.9.179.1.2.4.1.1
Object
column Enumeration
An index indicates the feature to which the operational
IP ACLs mapped at this interface are applied.
'ingressIpQos' indicates the ACL mapped at this interface
is used to classify ingress IP traffic for QoS feature.
'egressIpQos' indicates the ACL mapped at this interface
is used to classify egress IP traffic for QoS feature.
'ipSecurity' indicates the ACL mapped at this interface
is used to classify IP traffic for security feature.
Context
- MIB
- CISCO-CATOS-ACL-QOS-MIB
- OID
.1.3.6.1.4.1.9.9.179.1.2.4.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- caqIpOperClassifierEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-CATOS-ACL-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CATOS-ACL-QOS-MIB::caqIpOperAclFeature'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CATOS-ACL-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CATOS-ACL-QOS-MIB::caqIpOperAclFeature.<ifIndex>.<caqIpOperAclFeature>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CATOS-ACL-QOS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CATOS-ACL-QOS-MIB::caqIpOperAclFeature'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ingressIpQos |
2 | egressIpQos |
3 | ipSecurity |