caAclRowStatus
CISCO-ACL-MIB ·
.1.3.6.1.4.1.9.9.808.1.1.1.1.4
Object
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 created, the RowStatus will be set to
active by the agent. Once a row becomes active, values in
any other column within the row cannot be modified.
A row may be deleted by setting the RowStatus for 'destroy'.
Context
- MIB
- CISCO-ACL-MIB
- OID
.1.3.6.1.4.1.9.9.808.1.1.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- caAclCfgTableEntry
- Table
- caAclCfgTable
- Siblings
- 3
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| caAclIndex 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 exa… | column | CaAclACLIndex | .1.3.6.1.4.1.9.9.808.1.1.1.1.1 |
| 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 |