activityLogAcknowledge
BLADE-MIB ·
.1.3.6.1.4.1.2.3.51.2.23.4.5.1.1.3
Object
column mandatory
r/w
Enumeration
The acknowledgement of one Activity Log entry as corrected. This field allows the users to set a reminder next to certain events to indicate their awareness of the issue. Checking the acknowledge flag will not cause the event to be removed from the log or close the ticket at IBM support. This log is not cleared, so the acknowledge flag can be used to indicate a problem can be ignored. This field can be also used to override the 120 hour (5 day) filtering of reports via IBM Support or FTP/TFTP Server of Service Data. For consistent results, view as a table and not as individual entries.
Context
- MIB
- BLADE-MIB
- OID
.1.3.6.1.4.1.2.3.51.2.23.4.5.1.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- activityLogEntry
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 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLADE-MIB::activityLogAcknowledge'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLADE-MIB::activityLogAcknowledge.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BLADE-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BLADE-MIB::activityLogAcknowledge'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.