SHIVA-MLOG-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for SHIVA-MLOG-MIB.
8
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
8 total| Object Name |
|---|
RFC1213-MIBThe number of entries currently in the message log buffer.rodeprecated INTEGER .1.3.6.1.4.1.166.1.1.1 |
mLogNewMessageTrapEnableEnables or disables the generation of mLogNewMessage Traps
of a priority numerically equal or lower than the value of
this variable.rwdeprecated Enumeration .1.3.6.1.4.1.166.1.1.2 |
mLogBufferA list of message log entries.deprecated SEQUENCE OF MLogEntry .1.3.6.1.4.1.166.1.1.3 |
mLogMessageAn entry in the message log. Entries are indexed by
counting integers. Since the earliest messages are dropped
from the log when it overflows, the first row in the table
is not necessarily row 1. Therefore, a Get-Next request
should be issued to determine the index of the first row.deprecated MLogEntry .1.3.6.1.4.1.166.1.1.3.1 |
mLogTimeStampThe time the message was generated, measured in number of
ticks since the device started.rodeprecated TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.166.1.1.3.1.1 |
mLogPriorityThe priority of the log message.
This field is for future use. All messages are
currently logged at priority 'notice'rodeprecated Enumeration .1.3.6.1.4.1.166.1.1.3.1.2 |
mLogMessageTextThe text of the log message.rodeprecated DisplayString (SNMPv2-TC) .1.3.6.1.4.1.166.1.1.3.1.3 |
mLogTimeOfDayThe time of day at which the message is logged. This is
expressed in seconds.rodeprecated INTEGER .1.3.6.1.4.1.166.1.1.3.1.4 |