AT-LOG-MIB
17 objects
Added logProcessKilledNotify and MIB variable logProcessKilled.
Imported Objects
| AT-SMI-MIB | modules |
| SNMPv2-SMI | Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | DisplayString |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.207.8.4.4.4.601 | Identitylog | for | Added logProcessKilledNotify and MIB variable logProcessKilled. | |
| 1.3.6.1.4.1.207.8.4.4.4.601.0 | NodelogNotifications | |||
| 1.3.6.1.4.1.207.8.4.4.4.601.0.1 | NotificationlogProcessKilledNotify | current | A notification is generated when a process is killed. | |
| 1.3.6.1.4.1.207.8.4.4.4.601.1 | TablelogTable | not-accessible | current | A list of log entries from the source specified in the logSource object. The list is ordered from oldest entry to newest entry. |
| 1.3.6.1.4.1.207.8.4.4.4.601.1.1 | RowlogEntry | not-accessible | current | A log entry from the source specified in the logSource object. |
| 1.3.6.1.4.1.207.8.4.4.4.601.1.1.1 | ColumnlogIndex | not-accessible | current | An index value. This index is not directly tied to any specific log entry. Over time, the log will grow larger and eventually older entries will be removed. |
| 1.3.6.1.4.1.207.8.4.4.4.601.1.1.2 | ColumnlogDate | read-only | current | The date that the log was generated, in the form YYYY MMM DD, eg: 2008 Oct 9. |
| 1.3.6.1.4.1.207.8.4.4.4.601.1.1.3 | ColumnlogTime | read-only | current | The time that the log was generated, in the form HH:MM:SS, eg: 07:15:04. |
| 1.3.6.1.4.1.207.8.4.4.4.601.1.1.4 | ColumnlogFacility | read-only | current | The syslog facility that generated the log entry. See the Software Reference Manual for more information. |
| 1.3.6.1.4.1.207.8.4.4.4.601.1.1.5 | ColumnlogSeverity | read-only | current | The severity level of the log entry: emerg Emergency, system is unusable alert Action must be taken immediately crit Critical conditions err Error conditions w… |
| 1.3.6.1.4.1.207.8.4.4.4.601.1.1.6 | ColumnlogProgram | read-only | current | The program that generated the log entry. See the Software Reference Manual for more information. |
| 1.3.6.1.4.1.207.8.4.4.4.601.1.1.7 | ColumnlogMessage | read-only | current | The log message. |
| 1.3.6.1.4.1.207.8.4.4.4.601.2 | NodelogOptions | |||
| 1.3.6.1.4.1.207.8.4.4.4.601.2.1 | ScalarlogSource | read-write | current | The source to retrieve the log entries from. Valid values are: 1 - Buffered log 2 - Permanent log This source is used when retrieving the logTable objects, and… |
| 1.3.6.1.4.1.207.8.4.4.4.601.2.2 | ScalarlogAll | read-write | current | Determines the quantity of logs to be retrieved. Valid values are: 0 - Display only recent log messages 1 - Show all available log entries. Note: Choosing to r… |
| 1.3.6.1.4.1.207.8.4.4.4.601.2.3 | ScalarclearLog | read-write | current | Set with a value of 1 to clear the log that is specified by the logSource object. |
| 1.3.6.1.4.1.207.8.4.4.4.601.3 | ScalarlogProcessKilled | read-only | current | The process name that a process daemon was killed. This MIB variable is a placeholder for the logProcessKilledNotify, but can be read independently if required… |