claUrlAclListType
CISCO-LWAPP-ACL-MIB ·
.1.3.6.1.4.1.9.9.577.1.2.4.1.5
Object
column r/w
Enumeration
This object specifies the URL ACL list type. A value of whitelist(1) indicates that, all the url configured in acl will only be permitted. A value of blacklist(2) indicates that, only rules specified in the acl will be denied
Context
- MIB
- CISCO-LWAPP-ACL-MIB
- OID
.1.3.6.1.4.1.9.9.577.1.2.4.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- claUrlAclEntry
- Groups
- 1
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-LWAPP-ACL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-ACL-MIB::claUrlAclListType'
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::claUrlAclListType.<claUrlAclName>'
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::claUrlAclListType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | whitelist |
2 | blacklist |
Conformance
Member of