CISCO-LWAPP-ACL-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
6
Rows
6
Columns
20
.1.3.6.1.4.1.9.9.577.1.1.1 · 1 row entry · 3 columns
This table represents the CPU ACL related parameters 
of the controller.
claCpuAclEntry entry .1.3.6.1.4.1.9.9.577.1.1.1.1
Each entry represents a conceptual row in this table.
For each CPU ACL of the controller, there will be a
row.
Indexes
claCpuAclIndex
Column Syntax OID
claCpuAclIndex
This object represents unique instance of a
CPU ACL on the controller.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.577.1.1.1.1.1
claCpuAclName
This object specifies name of the ACL
applied to the CPU. The access list to be
applied should already exist on the controller.
If it is required to remove the ACL for the CPU,
this field should be set to an empty st…
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.9.9.577.1.1.1.1.2
claCpuAclPacketApplicability
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…
Enumerationr/w
Enumerated Values:
1none
2wired
3wireless
4both
.1.3.6.1.4.1.9.9.577.1.1.1.1.3
.1.3.6.1.4.1.9.9.577.1.2.1 · 1 row entry · 2 columns
The table represents the ACLs (Access Control Lists)
and counter status on the Switch.
claAclEntry entry .1.3.6.1.4.1.9.9.577.1.2.1.1
Each entry represents a conceptual row in this table.
For each ACL on the controller, there will be a row.
Indexes
claAclName
Column Syntax OID
claAclName
This object represents name of the Access
Control List.
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.9.9.577.1.2.1.1.1
claAclCounterClear
This object specifies the counter clear
value of a unique ACL name.
A value of 'true' indicates that, ACL counter
will be cleared.
A value of 'false' indicates that, ACL counter
will not be cleared.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.9.577.1.2.1.1.2
.1.3.6.1.4.1.9.9.577.1.2.2 · 1 row entry · 2 columns
This table represents the rules and number of hits under 
ACL on the switch.
claAclRuleEntry entry .1.3.6.1.4.1.9.9.577.1.2.2.1
Each entry represents a conceptual row in this table.
For each ACL rule of the controller, there will be a
row.
Indexes
claAclName claAclRuleIndex
Column Syntax OID
claAclRuleIndex
This object represents index of the ACL rule.
This can be updated to reset the sequence of the
rules of an ACL.
Unsigned32
Constraints:
range: 1-64
.1.3.6.1.4.1.9.9.577.1.2.2.1.2
claAclRuleHits
This object indicates number of hits in the particular
rule under the ACL. This object is cleared by setting the
claAclCounterClear object.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.577.1.2.2.1.3
.1.3.6.1.4.1.9.9.577.1.2.3 · 1 row entry · 3 columns
This table represents the URL ACLs (Access Control 
Lists).
claAclUrlEntry entry .1.3.6.1.4.1.9.9.577.1.2.3.1
Each entry represents a conceptual row in this table.
For each ACL rule of the controller, there will be
a row.
Indexes
claAclName claAclUrlIndex
Column Syntax OID
claAclUrlIndex
This object represents index of the ACL URL.
This can be updated to reset the sequence of
the URL entries of an ACL.
Unsigned32
Constraints:
range: 1-10
.1.3.6.1.4.1.9.9.577.1.2.3.1.1
claAclUrlName
This object specifies URL used for ACL. This
is used by ACL to permit or deny
CISCO-TCCiscoURLStringr/w
Textual Convention: CISCO-TCCiscoURLString OctetString
Type Constraints:
range: 1..255
.1.3.6.1.4.1.9.9.577.1.2.3.1.2
claAclUrlRowStatus
This is the status column for this row and is used
to create and delete specific instances of rows in
this table.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.577.1.2.3.1.3
.1.3.6.1.4.1.9.9.577.1.2.4 · 1 row entry · 5 columns
This table represents URL ACLs
on the switch.
claUrlAclEntry entry .1.3.6.1.4.1.9.9.577.1.2.4.1
Each entry represents the attributes for cLlaUrlAclTable.
An entry gets added to the table on creating a Url ACL.
Only 64 Url-Acls can be configured
Indexes
claUrlAclName
Column Syntax OID
claUrlAclName
This object specifies name of the URL Access Control List.
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.9.9.577.1.2.4.1.1
claUrlAclApplyMode
This object specifies the apply mode of the URL
ACL on the switch.
A value of notapplied(1) indicates that, URL ACL
not applied.
A value of applied(2) indicates that, URL ACL has
been applied on the switch.
Enumerationr/w
Enumerated Values:
1notapplied
2applied
.1.3.6.1.4.1.9.9.577.1.2.4.1.2
claUrlAclCounterClear
This object specifies the URL ACL counter clear
value.
A value of 'true' indicates that, URL ACL counters
will be cleared.
A value of 'false' indicates that, URL ACL counters
will not be cleared.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.9.577.1.2.4.1.3
claUrlAclRowStatus
This object specifies status column for this row
and used to create and delete specific instances
of rows in this table.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.577.1.2.4.1.4
claUrlAclListType
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…
Enumerationr/w
Enumerated Values:
1whitelist
2blacklist
.1.3.6.1.4.1.9.9.577.1.2.4.1.5
.1.3.6.1.4.1.9.9.577.1.2.5 · 1 row entry · 5 columns
This table represents URL ACL Rules.
claUrlAclRuleEntry entry .1.3.6.1.4.1.9.9.577.1.2.5.1
Each entry represents the attributes for
claUrlAclRuleTable. An entry gets added to
the table on creating a rule on URL ACL.In a
given ACL there can only be 100 rules
Indexes
claUrlAclName claUrlAclRuleIndex
Column Syntax OID
claUrlAclRuleIndex
This object represents the unique index of the
URL ACL rule. This can be updated to reset the
sequence of the rules of an URL ACL.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.577.1.2.5.1.1
claUrlAclRuleUrl
This object specifies the URL of a rule.
OctetStringr/w
Constraints:
range: 1-255
.1.3.6.1.4.1.9.9.577.1.2.5.1.2
claUrlAclRuleAction
This object specifies the permission mode of a rule.
A value of deny(0) indicates that, URL is to be
denied.
A value of permit(1) indicates that, URL is to be
permitted.
Enumerationr/w
Enumerated Values:
1deny
2permit
.1.3.6.1.4.1.9.9.577.1.2.5.1.3
claUrlAclRuleHits
This object indicates number of hits in the particular
rule under the URL ACL.This object is cleared by setting
the claUrlAclCounterClear object.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.577.1.2.5.1.4
claUrlAclRuleRowStatus
This is the status column for this row and is used to
create and delete specific instances of rows in this
table.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.577.1.2.5.1.5