Reference record for OID 1.3.6.1.4.1.9.9.808.1.1.1.1
- parent
- 1.3.6.1.4.1.9.9.808.1.1.1 (caAclCfgTable)
- node code
- 1
- node name
- caAclCfgTableEntry
- dot oid
- 1.3.6.1.4.1.9.9.808.1.1.1.1
- type
- OBJECT-TYPE
- asn1 oid
-
- {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) cisco(9) ciscoMgmt(9) ciscoACLMIB(808) caAclMIBObjects(1) caAclConfiguration(1) caAclCfgTable(1) caAclCfgTableEntry(1)}
- {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) cisco(9) ciscoMgmt(9) ciscoACLMIB(808) caAclMIBObjects(1) caAclConfiguration(1) caAclCfgTable(1) caAclCfgTableEntry(1)}
- {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) cisco(9) ciscoMgmt(9) ciscoACLMIB(808) caAclMIBObjects(1) caAclConfiguration(1) caAclCfgTable(1) caAclCfgTableEntry(1)}
- {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) cisco(9) ciscoMgmt(9) ciscoACLMIB(808) caAclMIBObjects(1) caAclConfiguration(1) caAclCfgTable(1) caAclCfgTableEntry(1)}
- {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) cisco(9) ciscoMgmt(9) ciscoACLMIB(808) caAclMIBObjects(1) caAclConfiguration(1) caAclCfgTable(1) caAclCfgTableEntry(1)}
- {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) cisco(9) ciscoMgmt(9) ciscoACLMIB(808) caAclMIBObjects(1) caAclConfiguration(1) caAclCfgTable(1) caAclCfgTableEntry(1)}
- iri oid
-
- /iso/identified-organization/dod/internet/private/enterprise/cisco/ciscoMgmt/ciscoACLMIB/caAclMIBObjects/caAclConfiguration/caAclCfgTable/caAclCfgTableEntry
- /iso/identified-organization/dod/internet/private/enterprises/cisco/ciscoMgmt/ciscoACLMIB/caAclMIBObjects/caAclConfiguration/caAclCfgTable/caAclCfgTableEntry
- /iso/org/dod/internet/private/enterprise/cisco/ciscoMgmt/ciscoACLMIB/caAclMIBObjects/caAclConfiguration/caAclCfgTable/caAclCfgTableEntry
- /iso/org/dod/internet/private/enterprises/cisco/ciscoMgmt/ciscoACLMIB/caAclMIBObjects/caAclConfiguration/caAclCfgTable/caAclCfgTableEntry
- /iso/iso-identified-organization/dod/internet/private/enterprise/cisco/ciscoMgmt/ciscoACLMIB/caAclMIBObjects/caAclConfiguration/caAclCfgTable/caAclCfgTableEntry
- /iso/iso-identified-organization/dod/internet/private/enterprises/cisco/ciscoMgmt/ciscoACLMIB/caAclMIBObjects/caAclConfiguration/caAclCfgTable/caAclCfgTableEntry
Description by cisco_v1
A conceptual row in the caAclTable. Each entry of this table
consists of acl index and the address type. This is so that
the table may contain both IPV4 and IPV6 ACLs.
Description by cisco
A conceptual row in the caAclTable. Each entry of this table
consists of acl index and the address type. This is so that
the table may contain both IPV4 and IPV6 ACLs.
Information by cisco_v1
caAclCfgTableEntry OBJECT-TYPE
SYNTAX CaAclCfgTableEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"A conceptual row in the caAclTable. Each entry of this table
consists of acl index and the address type. This is so that
the table may contain both IPV4 and IPV6 ACLs."
INDEX { caAclIndex, caAclAddressType }
::= { caAclCfgTable 1 }
Information by cisco
caAclCfgTableEntry OBJECT-TYPE
SYNTAX CaAclCfgTableEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"A conceptual row in the caAclTable. Each entry of this table
consists of acl index and the address type. This is so that
the table may contain both IPV4 and IPV6 ACLs."
INDEX {
caAclIndex,
caAclAddressType
}
::= { caAclCfgTable 1 }
First Registration Authority (recovered by parent 1.3.6.1.4.1.9)
Greg Satz
Current Registration Authority (recovered by parent 1.3.6.1.4.1.9)
Cisco Systems, Inc.
Children (4)
OID | Name | Sub children | Sub Nodes Total | Description |
1.3.6.1.4.1.9.9.808.1.1.1.1.1 |
caAclIndex |
0 |
0 |
An arbitrary (system assigned) index for each ACL name. The index is unique for each ACL name in the device, but is further quali… |
1.3.6.1.4.1.9.9.808.1.1.1.1.2 |
caAclAddressType |
0 |
0 |
This object defines the address family of the ACL. |
1.3.6.1.4.1.9.9.808.1.1.1.1.3 |
caAclName |
0 |
0 |
A string that identifies the ACL name. |
1.3.6.1.4.1.9.9.808.1.1.1.1.4 |
caAclRowStatus |
0 |
0 |
This object is used to create, modify, or delete an entry in the caAclTable.
A row can be created using the 'CreateAndGo' option.… |