caAclIndex
CISCO-ACL-MIB ·
.1.3.6.1.4.1.9.9.808.1.1.1.1.1
Object
column
CaAclACLIndex
An arbitrary (system assigned) index for each ACL name. The
index is unique for each ACL name in the device, but is further
qualified by the address family.
For example, consider the following configuration:
ipv4 access-list ACL1
10 permit ipv4 any any
!
ipv6 access-list ACL1
10 permit ipv6 any any
In this case the caAclIndex value for both ACLs will be the
same.
Context
- MIB
- CISCO-ACL-MIB
- OID
.1.3.6.1.4.1.9.9.808.1.1.1.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- caAclCfgTableEntry
- Table
- caAclCfgTable
- Siblings
- 3
Syntax
CaAclACLIndex
- Source
- CaAclACLIndex
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 1..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| caAclAddressType This object defines the address family of the ACL. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.9.808.1.1.1.1.2 |
| caAclName A string that identifies the ACL name. | column | OctetString | .1.3.6.1.4.1.9.9.808.1.1.1.1.3 |
| caAclRowStatus This object is used to create, modify, or delete an entry
in the caAclTable.
A row can be created using the 'CreateAndGo' option. When the
row is successfully creat… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.808.1.1.1.1.4 |