This persistent variable indicates the desired severity
level for adding a system event to the log based upon a
severity level. This control variable thus acts as a
severity level filter. This only applied to system
events that DO NOT effect health. Health effecting
events are always added to the system log.
'critical' is the highest severity level, followed in
decreasing order by 'major', 'minor', 'warning', and
'normal', which is the lowest severity level.
Specifying a severity level with this variable indicates
that log events of that level and higher and log events
not controlled by a severity filter will be considered
for addition to the system log. These events will be
added, unless the log is full ( 'logCurrentSize' equals
'logMaxSize') and replacement rules do not allow the event
to be added. Replacement rules only allow a new event to
replace a lower severity level event or an equal severity
event that is older.
Setting this variable to 'critical' is the most
restrictive. Only log events with a severity level of
critical, or that do not use a severity level will be
considered for addition, unless limited by replacement
rules.
Setting this variable to 'normal' allows all system events
to be considered for addition, unless limited by
replacement rules.
The default value for this variable is 'normal'.
Parsed from file WESTERN-MULTIPLEX-MIB.mib
Module: WESTERN-MULTIPLEX-MIB
Vendor: Western Multiplex
Module: WESTERN-MULTIPLEX-MIB
[Automatically extracted from oidview.com]
logSeverityFilter OBJECT-TYPE SYNTAX INTEGER { normal(1), warning(2), minor(3), major(4), critical(5) } ACCESS read-write STATUS mandatory DESCRIPTION "This persistent variable indicates the desired severity level for adding a system event to the log based upon a severity level. This control variable thus acts as a severity level filter. This only applied to system events that DO NOT effect health. Health effecting events are always added to the system log. 'critical' is the highest severity level, followed in decreasing order by 'major', 'minor', 'warning', and 'normal', which is the lowest severity level. Specifying a severity level with this variable indicates that log events of that level and higher and log events not controlled by a severity filter will be considered for addition to the system log. These events will be added, unless the log is full ( 'logCurrentSize' equals 'logMaxSize') and replacement rules do not allow the event to be added. Replacement rules only allow a new event to replace a lower severity level event or an equal severity event that is older. Setting this variable to 'critical' is the most restrictive. Only log events with a severity level of critical, or that do not use a severity level will be considered for addition, unless limited by replacement rules. Setting this variable to 'normal' allows all system events to be considered for addition, unless limited by replacement rules. The default value for this variable is 'normal'." ::= { log 6 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.3727.20.10.4.1 | logMaxSize | 0 | 0 | This persistent variable indicates the maximum size of the system event log. Some Western Multiplex platforms allow this variable… |
1.3.6.1.4.1.3727.20.10.4.2 | logCurrentSize | 0 | 0 | This non-persistent variable indicates the current number of the system event log records. The non-persistent system event log is… |
1.3.6.1.4.1.3727.20.10.4.3 | logIndexNumber | 0 | 0 | This non-persistent variable increments every time a system event is added to the system log. It has an initial value of 0. When … |
1.3.6.1.4.1.3727.20.10.4.4 | logCurrentHEALTH | 0 | 0 | This non-persistent variable indicates the current health of the Network Management Unit, or NMU, System as determined by the con… |
1.3.6.1.4.1.3727.20.10.4.5 | logRadioHEALTH | 0 | 0 | This non-persistent variable indicates the current health of the attached managed Radio system as determined by the contents of t… |
1.3.6.1.4.1.3727.20.10.4.7 | logFilteredSpecific | 0 | 0 | This non-persistent variable counts the number of occurrences of system events that were not logged to the system log because of … |
1.3.6.1.4.1.3727.20.10.4.8 | logFilteredSeverity | 0 | 0 | This non-persistent variable counts the number of occurrences of system events that where not logged to the system event log, bec… |
1.3.6.1.4.1.3727.20.10.4.9 | logFilteredRules | 0 | 0 | This non-persistent variable increments every time a system event occurs, that is not added to the system log, because of replace… |
1.3.6.1.4.1.3727.20.10.4.15 | logViewPageSize | 0 | 0 | This persistent variable determines the maximum size of the 'logRecTable', as returned to an SNMP user. For system that are conne… |
1.3.6.1.4.1.3727.20.10.4.16 | logViewPageControl | 0 | 0 | This non-persistent variable allows a user to control the present page view of the 'logRecTable'. When 'logViewPageSize' is set … |
1.3.6.1.4.1.3727.20.10.4.17 | logViewSeverityFilter | 0 | 0 | This persistent variable indicates the desired severity level or levels (and qualifiers) for viewing the 'logRecTable'. This con… |
1.3.6.1.4.1.3727.20.10.4.18 | logViewMethod | 0 | 0 | This persistent variable determines the sort method used for retrieving the 'logRecTable'. 'chronological' allows the table to be… |
1.3.6.1.4.1.3727.20.10.4.19 | logViewDirection | 0 | 0 | This persistent variable determines the direction of the severity related sorting of log records used for retrieving the 'logRecT… |
1.3.6.1.4.1.3727.20.10.4.20 | logViewAge | 0 | 0 | This persistent variable determines the direction of the time related sorting of log records used for retrieving the 'logRecTable… |
1.3.6.1.4.1.3727.20.10.4.21 | logViewEvents | 0 | 0 | This non-persistent variable indicates the number of system events that would be displayable on all pages of the 'logRecTable' gi… |
1.3.6.1.4.1.3727.20.10.4.30 | logTrapSeverityFilter | 0 | 0 | This persistent variable indicates the desired severity level or levels (and qualifiers) for the logging sub-system to generate a… |
1.3.6.1.4.1.3727.20.10.4.31 | logTrapHysteresis | 0 | 0 | This persistent variable indicates the desired hysteresis time value that allows the logging sub-system to generate a SNMP generi… |
1.3.6.1.4.1.3727.20.10.4.40 | logRecTable | 1 | 5 | This table contains system log events records. The non-persistent system event log is a circular history or log of system events.… |