caAclIPV4ACESequenceNumber
CISCO-ACL-MIB ·
.1.3.6.1.4.1.9.9.808.1.1.2.1.1
Object
column CaAclSequenceNumber
This object uniquely identifies an ACE within an ACL. Sequence numbers are assigned to each permit/deny statement, causing the system to insert the statement in that numbered position within the ACL. If two ACE entries with the same sequence number are configured, the latter one will overwrite the former.
Context
- MIB
- CISCO-ACL-MIB
- OID
.1.3.6.1.4.1.9.9.808.1.1.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- caAclIPV4ACECfgTableEntry
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::caAclIPV4ACESequenceNumber'
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::caAclIPV4ACESequenceNumber.<caAclIndex>.<caAclAddressType>.<caAclIPV4ACESequenceNumber>'
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::caAclIPV4ACESequenceNumber'
Syntax
- Source
- CaAclSequenceNumber
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 1..4294967295