caqClassifierAclType
CISCO-CATOS-ACL-QOS-MIB ·
.1.3.6.1.4.1.9.9.179.1.2.2.1.1
Object
column Enumeration
Indicates the type of ACL attached to this interface.
ipQos(1) indicates that this ACL is an IP Qos ACL.
ipxQos(2) indicates that this ACL is an IPX Qos ACL.
macQos(3) indicates that this ACL is a MAC Qos ACL.
ipSecurity(4) indicates that this ACL is an IP Security ACL.
ipxSecurity(5) indicates that this ACL is an IPX Security ACL.
macSecurity(6) indicates that this ACL is a MAC Security ACL.
Context
- MIB
- CISCO-CATOS-ACL-QOS-MIB
- OID
.1.3.6.1.4.1.9.9.179.1.2.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- caqClassifierEntry
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::caqClassifierAclType'
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::caqClassifierAclType.<ifIndex>.<caqClassifierAclType>.<caqClassifierAclName>'
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::caqClassifierAclType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ipQos |
2 | ipxQos |
3 | macQos |
4 | ipSecurity |
5 | ipxSecurity |
6 | macSecurity |