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
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ACL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ACL-MIB::caAclIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ACL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ACL-MIB::caAclIndex.<caAclIndex>.<caAclAddressType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ACL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ACL-MIB::caAclIndex'
Syntax
- Source
- CaAclACLIndex
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 1..4294967295