Reference record for OID 1.3.6.1.4.1.9.9.808.1.1.1.1.1



parent
1.3.6.1.4.1.9.9.808.1.1.1.1 (caAclCfgTableEntry)
node code
1
node name
caAclIndex
dot oid
1.3.6.1.4.1.9.9.808.1.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) caAclIndex(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) caAclIndex(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) caAclIndex(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) caAclIndex(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) caAclIndex(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) caAclIndex(1)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/cisco/ciscoMgmt/ciscoACLMIB/caAclMIBObjects/caAclConfiguration/caAclCfgTable/caAclCfgTableEntry/caAclIndex
  • /iso/identified-organization/dod/internet/private/enterprises/cisco/ciscoMgmt/ciscoACLMIB/caAclMIBObjects/caAclConfiguration/caAclCfgTable/caAclCfgTableEntry/caAclIndex
  • /iso/org/dod/internet/private/enterprise/cisco/ciscoMgmt/ciscoACLMIB/caAclMIBObjects/caAclConfiguration/caAclCfgTable/caAclCfgTableEntry/caAclIndex
  • /iso/org/dod/internet/private/enterprises/cisco/ciscoMgmt/ciscoACLMIB/caAclMIBObjects/caAclConfiguration/caAclCfgTable/caAclCfgTableEntry/caAclIndex
  • /iso/iso-identified-organization/dod/internet/private/enterprise/cisco/ciscoMgmt/ciscoACLMIB/caAclMIBObjects/caAclConfiguration/caAclCfgTable/caAclCfgTableEntry/caAclIndex
  • /iso/iso-identified-organization/dod/internet/private/enterprises/cisco/ciscoMgmt/ciscoACLMIB/caAclMIBObjects/caAclConfiguration/caAclCfgTable/caAclCfgTableEntry/caAclIndex
  • Description by cisco_v1

    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.

    Description by cisco

    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.

    Information by cisco_v1

    caAclIndex OBJECT-TYPE SYNTAX CaAclACLIndex ACCESS not-accessible STATUS mandatory DESCRIPTION "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." ::= { caAclCfgTableEntry 1 }

    Information by cisco

    caAclIndex OBJECT-TYPE SYNTAX CaAclACLIndex MAX-ACCESS not-accessible STATUS current DESCRIPTION "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." ::= { caAclCfgTableEntry 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.

    Brothers (3)

    OIDNameSub childrenSub Nodes TotalDescription
    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.…