activityLogAcknowledge
CME-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. 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 FTP/TFTP Server of Service Data.
Context
- MIB
- CME-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 'CME-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CME-MIB::activityLogAcknowledge'
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::activityLogAcknowledge.<activityLogIndex>'
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::activityLogAcknowledge'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | no |
1 | yes |