readAuditLogSequenceNum
CME-MIB ·
.1.3.6.1.4.1.2.3.51.2.3.4.10.1.4
Object
column mandatory
Unsigned32
The sequence number for the audit event log. This number is the next sequence number when this event record was create. This number continues to grow, even if this event log is cleared, until it reaches the maximum value of 4294967295. The next sequence number following the maximum value is 1.
Context
- MIB
- CME-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.3.4.10.1.4- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- readAuditLogEntry
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 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CME-MIB::readAuditLogSequenceNum'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CME-MIB::readAuditLogSequenceNum.<readAuditLogNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CME-MIB::readAuditLogSequenceNum'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-4294967295