MIB Viewer

AT-LOG-MIB

17 objects
Added logProcessKilledNotify and MIB variable logProcessKilled.
Imported Objects
AT-SMI-MIBmodules
SNMPv2-SMIInteger32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE Unsigned32
SNMPv2-TCDisplayString
OIDNameAccessStatusDescription
1.3.6.1.4.1.207.8.4.4.4.601IdentitylogforAdded logProcessKilledNotify and MIB variable logProcessKilled.
1.3.6.1.4.1.207.8.4.4.4.601.0NodelogNotifications
1.3.6.1.4.1.207.8.4.4.4.601.0.1NotificationlogProcessKilledNotifycurrentA notification is generated when a process is killed.
1.3.6.1.4.1.207.8.4.4.4.601.1TablelogTablenot-accessiblecurrentA 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.1RowlogEntrynot-accessiblecurrentA log entry from the source specified in the logSource object.
1.3.6.1.4.1.207.8.4.4.4.601.1.1.1ColumnlogIndexnot-accessiblecurrentAn 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.2ColumnlogDateread-onlycurrentThe 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.3ColumnlogTimeread-onlycurrentThe 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.4ColumnlogFacilityread-onlycurrentThe 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.5ColumnlogSeverityread-onlycurrentThe 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.6ColumnlogProgramread-onlycurrentThe 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.7ColumnlogMessageread-onlycurrentThe log message.
1.3.6.1.4.1.207.8.4.4.4.601.2NodelogOptions
1.3.6.1.4.1.207.8.4.4.4.601.2.1ScalarlogSourceread-writecurrentThe 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.2ScalarlogAllread-writecurrentDetermines 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.3ScalarclearLogread-writecurrentSet 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.3ScalarlogProcessKilledread-onlycurrentThe process name that a process daemon was killed. This MIB variable is a placeholder for the logProcessKilledNotify, but can be read independently if required…