claCpuAclPacketApplicability

CISCO-LWAPP-ACL-MIB · .1.3.6.1.4.1.9.9.577.1.1.1.1.3

Object

column r/w Enumeration
This object specifies whether CPU ACL applied for 
only wired packets, wireless packets or both. 
From release 7.0 onwards, wired and wireless is 
not supported.
A value of none(1) indicates that, no ACL applied 
to CPU.
A value of wired(2) indicates that, ACL applied to 
wired packets.
A value of wireless(3) indicates that, ACL applied to 
wireless packets.
A value of both(4) indicates that, the attribute
claCpuAclName got set.

Context

MIB
CISCO-LWAPP-ACL-MIB
OID
.1.3.6.1.4.1.9.9.577.1.1.1.1.3
Type
column
Access
readwrite
Status
current
Parent
claCpuAclEntry
Groups
1

Walk 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-LWAPP-ACL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-ACL-MIB::claCpuAclPacketApplicability'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-ACL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-ACL-MIB::claCpuAclPacketApplicability.<claCpuAclIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-ACL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-ACL-MIB::claCpuAclPacketApplicability'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2wired
3wireless
4both

Conformance