SONUS-EVENT-LOG-MIB: View SNMP OID List / Download MIB
VENDOR: SONUS NETWORKS
Home | MIB: SONUS-EVENT-LOG-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
sonusEventLogMIB | 1.3.6.1.4.1.2879.2.1.2 |
The MIB Module for Event Log Management. |
||
sonusEventLogMIBObjects | 1.3.6.1.4.1.2879.2.1.2.1 | |||
sonusEvLogTypeTable | 1.3.6.1.4.1.2879.2.1.2.1.1 | no-access |
Event Log configuration table for configuration items related to each Event Log type. |
|
1.3.6.1.4.1.2879.2.1.2.1.1.1 | no-access |
An entry of Event Log configuration related to each event log type. |
||
sonusEvLogType | 1.3.6.1.4.1.2879.2.1.2.1.1.1.1 | integer | read-only |
The type of the event log. Each type has separate configuration parameters and logs to a separate file. Enumeration: 'debug': 2, 'acct': 4, 'system': 1, 'trace': 3. |
sonusEvLogTypeAdminState | 1.3.6.1.4.1.2879.2.1.2.1.1.1.2 | integer | read-write |
The requested state of the given Event Log type. Rollfile will close an enabled log file and reopen, incrementing the suffix. If a file is disabled and rolled, the command is ignored. Enumeration: 'disabled': 1, 'enabled': 2, 'rollfile': 3. |
sonusEvLogTypeFileCount | 1.3.6.1.4.1.2879.2.1.2.1.1.1.3 | integer32 | read-write |
The number of event log files that will be maintained for this event type. All event types except accounting will overwrite the oldest file when the file count is exceeded. Accounting will issue warnings as the file count approaches the maximum and shutdown if it is exceeded. |
sonusEvLogTypeFileSize | 1.3.6.1.4.1.2879.2.1.2.1.1.1.4 | integer32 | read-write |
The maximum size (in KB) that a single event log file will ever grow to. |
sonusEvLogTypeFileMsgQueue | 1.3.6.1.4.1.2879.2.1.2.1.1.1.5 | integer32 | read-write |
The number of event log message entries to buffer before writing them to disk. The size may be a value between 2 and 32 (inclusive). |
sonusEvLogTypeBaseDirectory | 1.3.6.1.4.1.2879.2.1.2.1.1.1.6 | displaystring | read-only |
The directory in which to place the event log files. Each event log type has its own base directory |
sonusEvLogTypeSaveTo | 1.3.6.1.4.1.2879.2.1.2.1.1.1.7 | integer | read-write |
Save events to memory, disk, both, or neither. Enumeration: 'both': 3, 'none': 0, 'disk': 1, 'memory': 2. |
sonusEvLogTypeMaxEventMemSize | 1.3.6.1.4.1.2879.2.1.2.1.1.1.8 | integer32 | read-write |
The maximum size of the memory event log buffer (in KB). |
sonusEvLogTypeFilterLevel | 1.3.6.1.4.1.2879.2.1.2.1.1.1.9 | sonuseventfilterlevel | read-write |
Events that are at least as severe as the designated level will be logged. noevents suppresses all events of this type from being logged. |
sonusEvLogTypeStatusTable | 1.3.6.1.4.1.2879.2.1.2.1.2 | no-access |
Event Log status table for status items related to each Event Log type. |
|
1.3.6.1.4.1.2879.2.1.2.1.2.1 | no-access |
An entry of Event Log status related to each event log type. |
||
sonusEvLogTypeStatusShelf | 1.3.6.1.4.1.2879.2.1.2.1.2.1.1 | integer32 | read-only |
The shelf number for which these table entries apply. |
sonusEvLogTypeStatusType | 1.3.6.1.4.1.2879.2.1.2.1.2.1.2 | integer | read-only |
The type of the event log. Each type has separate configuration parameters and logs to a separate file. Enumeration: 'debug': 2, 'acct': 4, 'system': 1, 'trace': 3. |
sonusEvLogTypeStatusCurrentFile | 1.3.6.1.4.1.2879.2.1.2.1.2.1.3 | displaystring | read-only |
The filename that is currently being used for logging. No name is displayed when disk logging is disabled. The name RECOVERING is displayed when an attempt to automatically restart disk logging is in progress. |
sonusEvLogTypeStatusFileRecs | 1.3.6.1.4.1.2879.2.1.2.1.2.1.4 | integer32 | read-only |
Count of the number of event records written to the current event log file. |
sonusEvLogTypeStatusFileBytes | 1.3.6.1.4.1.2879.2.1.2.1.2.1.5 | integer32 | read-only |
Count of the number of bytes written to the current event log file. |
sonusEvLogTypeStatusMemRecs | 1.3.6.1.4.1.2879.2.1.2.1.2.1.6 | integer32 | read-only |
Count of the number of event records written to the event log memory buffer. |
sonusEvLogTypeStatusMemBytes | 1.3.6.1.4.1.2879.2.1.2.1.2.1.7 | integer32 | read-only |
Count of the number of bytes written to the event log memory buffer. |
sonusEvLogTypeStatusFileDropped | 1.3.6.1.4.1.2879.2.1.2.1.2.1.8 | integer32 | read-only |
Count of the number of event records dropped when writing to an Event Log file. |
sonusEvLogTypeStatusMemDropped | 1.3.6.1.4.1.2879.2.1.2.1.2.1.9 | integer32 | read-only |
Count of the number of event records dropped when writing to an Event Log memory buffer. |
sonusEvLogMemTable | 1.3.6.1.4.1.2879.2.1.2.1.3 | no-access |
Events logged to memory. |
|
1.3.6.1.4.1.2879.2.1.2.1.3.1 | no-access |
An entry of the Event Log memory table. |
||
sonusEvLogMemShelf | 1.3.6.1.4.1.2879.2.1.2.1.3.1.1 | integer32 | read-only |
The shelf number for which these table entries apply. |
sonusEvLogMemType | 1.3.6.1.4.1.2879.2.1.2.1.3.1.2 | integer | read-only |
The Event Log Type to which these table entries apply. Enumeration: 'debug': 2, 'acct': 4, 'system': 1, 'trace': 3. |
sonusEvLogMemIndex | 1.3.6.1.4.1.2879.2.1.2.1.3.1.3 | integer32 | read-only |
The index for the entry. |
sonusEvLogMemText | 1.3.6.1.4.1.2879.2.1.2.1.3.1.4 | sonuseventstring | read-only |
The event log text. |
sonusEvLogFilterTable | 1.3.6.1.4.1.2879.2.1.2.1.6 | no-access |
Event Log Class Filter configuration table per card. |
|
1.3.6.1.4.1.2879.2.1.2.1.6.1 | no-access |
An entry of Event Log Class Filter configuration per card. |
||
sonusEvLogFilterShelf | 1.3.6.1.4.1.2879.2.1.2.1.6.1.1 | sonusshelfindex | read-write |
The shelf number for which these table entries apply. |
sonusEvLogFilterSlot | 1.3.6.1.4.1.2879.2.1.2.1.6.1.2 | sonusslotindex | read-write |
The slot number for which these table entries apply. |
sonusEvLogFilterType | 1.3.6.1.4.1.2879.2.1.2.1.6.1.3 | integer | read-write |
The event log type for which these filter table entries apply. Enumeration: 'debug': 2, 'system': 1, 'trace': 3. |
sonusEvLogFilterEventClass | 1.3.6.1.4.1.2879.2.1.2.1.6.1.4 | sonuseventclass | read-write |
The class of events to which the filter entry applies. |
sonusEvLogFilterLevel | 1.3.6.1.4.1.2879.2.1.2.1.6.1.5 | sonuseventfilterlevel | read-write |
Events that are at least as severe as the designated level will be logged. noevents suppresses all events of this type from being logged. |
sonusEvLogFilterState | 1.3.6.1.4.1.2879.2.1.2.1.6.1.6 | integer | read-write |
On if this filter entry should take precedence over the per-node settings. Enumeration: 'on': 2, 'off': 1. |
sonusEvLogFilterStatusTable | 1.3.6.1.4.1.2879.2.1.2.1.7 | no-access |
Event Log Class Filter status table per card. |
|
1.3.6.1.4.1.2879.2.1.2.1.7.1 | no-access |
An entry of Event Log Class Filter status per card. |
||
sonusEvLogFilterStatusShelf | 1.3.6.1.4.1.2879.2.1.2.1.7.1.1 | integer32 | read-only |
The shelf number for which these table entries apply. |
sonusEvLogFilterStatusSlot | 1.3.6.1.4.1.2879.2.1.2.1.7.1.2 | integer32 | read-only |
The slot number for which these table entries apply. |
sonusEvLogFilterStatusType | 1.3.6.1.4.1.2879.2.1.2.1.7.1.3 | integer | read-only |
The event log type for which these table entries apply. Enumeration: 'debug': 2, 'system': 1, 'trace': 3. |
sonusEvLogFilterStatusEventClass | 1.3.6.1.4.1.2879.2.1.2.1.7.1.4 | sonuseventclass | read-only |
The event class to which the filter entry applies. |
sonusEvLogFilterStatusFiltered | 1.3.6.1.4.1.2879.2.1.2.1.7.1.5 | integer32 | read-only |
The number of events that were filtered. |
sonusEventLogMIBNotifications | 1.3.6.1.4.1.2879.2.1.2.2 | |||
sonusEventLogMIBNotificationsPrefix | 1.3.6.1.4.1.2879.2.1.2.2.0 | |||
sonusEventLogFileStateNotification | 1.3.6.1.4.1.2879.2.1.2.2.0.1 |
This trap indicates the current state of event file logging. |
||
sonusEventLogFileCreatedNotification | 1.3.6.1.4.1.2879.2.1.2.2.0.2 |
This trap indicates the name of the event file which has been created for logging. |
||
sonusEventLogAcctFileCreatedNotification | 1.3.6.1.4.1.2879.2.1.2.2.0.3 |
This trap indicates the name of the accounting event file which has been created for logging. |
||
sonusEventLogFileRestartNotification | 1.3.6.1.4.1.2879.2.1.2.2.0.4 |
This trap indicates that file event logging has been automatically restarted. |
||
sonusEventLogAcctFileRestartNotification | 1.3.6.1.4.1.2879.2.1.2.2.0.5 |
This trap indicates that accounting file event logging has been automatically restarted. |
||
sonusEventLogFileClosedNotification | 1.3.6.1.4.1.2879.2.1.2.2.0.6 |
This trap indicates the name of the event file which has been closed. |
||
sonusEventLogAcctFileClosedNotification | 1.3.6.1.4.1.2879.2.1.2.2.0.7 |
This trap indicates the name of the accounting event file which has been closed. |
||
sonusEventLogFileShutdownNotification | 1.3.6.1.4.1.2879.2.1.2.2.0.8 |
This trap indicates that a shutdown of file event logging has occurred. |
||
sonusEventLogFileCountNotification | 1.3.6.1.4.1.2879.2.1.2.2.0.9 |
This trap indicates that the number of event log files is approaching the configured maximum. |
||
sonusEventLogFileCountChngNotification | 1.3.6.1.4.1.2879.2.1.2.2.0.10 |
This trap indicates the number of Event Log files that will be maintained for this event type is changed |
||
sonusEventLogFileSizeChngNotification | 1.3.6.1.4.1.2879.2.1.2.2.0.11 |
This trap indicates that the maximum size of a single event log file has changed. |
||
sonusEventLogFileMsgQueueChngNotification | 1.3.6.1.4.1.2879.2.1.2.2.0.12 |
This trap indicates that the number event log message entries to the buffer changed |
||
sonusEventLogSaveToChngNotification | 1.3.6.1.4.1.2879.2.1.2.2.0.13 |
This Trap indicates that the location where events are saved is being changed |
||
sonusEventLogFileMaxEventMemSizeChngNotification | 1.3.6.1.4.1.2879.2.1.2.2.0.14 |
This trap indicates that the maximum size of the memory event log buffer is changed |
||
sonusEventLogFileFilterLevelChngNotification | 1.3.6.1.4.1.2879.2.1.2.2.0.15 |
This trap indicates that the level of event logging for this event type is changed |
||
sonusEventLogMIBNotificationsObjects | 1.3.6.1.4.1.2879.2.1.2.2.1 | |||
sonusEvLogAdminState | 1.3.6.1.4.1.2879.2.1.2.2.1.1 | integer | read-only |
The requested state of the given Event Log type. Rollfile will close an enabled log file and reopen, incrementing the suffix. If a file is disabled and rolled, the command is ignored. Enumeration: 'disabled': 1, 'enabled': 2, 'rollfile': 3. |
sonusEvLogShutdownReason | 1.3.6.1.4.1.2879.2.1.2.2.1.2 | integer | read-only |
The reason that event file logging has been shutdown. Enumeration: 'fileOpenFailed': 6, 'maximumFileCountReached': 4, 'createDirectoryFailed': 3, 'fileHeaderWriteFailed': 7, 'fileRemoveFailed': 5, 'nfsError': 2, 'memoryAllocationFailed': 8, 'administrativeShutdown': 9, 'fileWriteFailed': 1. |
sonusEvLogDirName | 1.3.6.1.4.1.2879.2.1.2.2.1.3 | displaystring | read-only |
The event file log directory name. |
sonusEvLogFilePercentage | 1.3.6.1.4.1.2879.2.1.2.2.1.4 | integer32 | read-only |
The percentage the event log directory is full based on file count. |
sonusEvLogCurFileCount | 1.3.6.1.4.1.2879.2.1.2.2.1.5 | integer32 | read-only |
The current count of event files. |