AT-LOG-MIB
- Registered at
- 1.3.6.1.4.1.207.8.4.4.4.601
- Last updated
- 2016-06-23 00:00
- Organization
- Allied Telesis Labs New Zealand
- Revisions
- 2016-06-23 00:00, 2012-06-08 00:00, 2012-06-07 00:00, 2011-05-30 00:00, 2011-04-18 00:00, 2010-09-07 00:00, 2010-06-14 05:11, 2008-10-08 00:00
- Namespace
- allied
- Source file
AT-LOG-MIB- Digest
sha256:ecd0be19163c6e39458a643f684135b671481da16906fc9200436dce6f612793
Description
Added logProcessKilledNotify and MIB variable logProcessKilled.
Contact
http://www.alliedtelesis.com
Imports
| From | Symbols |
|---|---|
| AT-SMI-MIB | modules |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
AT-LOG-MIB AT-SMI-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| logNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.207.8.4.4.4.601.0 | |||
| logTable OBJECT-TYPE 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 | not-accessible | current | |
| logEntry OBJECT-TYPE 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 | not-accessible | current | |
| logIndex OBJECT-TYPE 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.1 | Unsigned32 | not-accessible | current |
| logDate OBJECT-TYPE 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.2 | DisplayString | read-only | current |
| logTime OBJECT-TYPE 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.3 | DisplayString | read-only | current |
| logFacility OBJECT-TYPE 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.4 | DisplayString | read-only | current |
| logSeverity OBJECT-TYPE The severity level of the log entry: emerg Emergency, system is unusable alert Action must be taken immediately crit Critical conditions err Error conditions warning Warning conditions notice Normal, but significant, conditions info Informational messages debug Debug-level messages | 1.3.6.1.4.1.207.8.4.4.4.601.1.1.5 | DisplayString | read-only | current |
| logProgram OBJECT-TYPE 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.6 | DisplayString | read-only | current |
| logMessage OBJECT-TYPE The log message. | 1.3.6.1.4.1.207.8.4.4.4.601.1.1.7 | DisplayString | read-only | current |
| logOptions OBJECT-IDENTITY | 1.3.6.1.4.1.207.8.4.4.4.601.2 | |||
| logSource OBJECT-TYPE 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 also specifies the log to be cleared when the clearLog object is set. | 1.3.6.1.4.1.207.8.4.4.4.601.2.1 | INTEGER {bufferedLog(1), permanentLog(2)} | read-write | current |
| logAll OBJECT-TYPE 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 retrieve all log entries may result in a delay of several seconds before they may be viewed via SNMP. | 1.3.6.1.4.1.207.8.4.4.4.601.2.2 | Integer32 (0..1) | read-write | current |
| clearLog OBJECT-TYPE 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.2.3 | Integer32 (0..1) | read-write | current |
| logProcessKilled OBJECT-TYPE 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. A new process killed event can update this variable. No message will be displayed if the specified process has not been killed after the device was first booted. | 1.3.6.1.4.1.207.8.4.4.4.601.3 | DisplayString | read-only | current |
Notifications
| Name | OID | Status |
|---|---|---|
| logProcessKilledNotify NOTIFICATION-TYPE A notification is generated when a process is killed. | 1.3.6.1.4.1.207.8.4.4.4.601.0.1 | current |