This non-persistent variable counts the number of
occurrences of system events that where not logged to
the system event log, because 'logSeverityFilter'
restricted its placement into the system log.
This counter has an initial value of 0 at the platform's
boot time, and cannot be reset.
There are two other log recording filter statistics are
'logFilteredSpecific' and 'logFilteredRules'.
A system event that effects health is always added to the
system log.
A system event that does not effect health may not be
added to the system log depending upon three
possible filters.
Such an event may have an associated specific log filter
which is checked when that event occurs to determine if
the event should be logged. If allowed by the specific
filter, or if the event has no specific filter, then
the event is processed by the logging sub-system.
The logging sub-system then determines if the severity
level of the event is important enough to require logging.
This is determined by comparing the event's severity
level with the variable 'logSeverityFilter'. If the
level is below the acceptance criteria, the event is
filtered, and not added to the log. In such a case,
this variable, 'logFilteredSeverity' is incremented,
and the event is ignored.
Otherwise, the logging sub-system performs further
checks by examinining the system log. If the log is
full ('logCurrentSize' equals 'logMaxSize'), and
replacement rules do not allow the event to be placed
in the system log, then the event is filtered (not
logged) and 'logFilteredRules' is incremented.
Parsed from file WESTERN-MULTIPLEX-MIB.mib
Module: WESTERN-MULTIPLEX-MIB
Vendor: Western Multiplex
Module: WESTERN-MULTIPLEX-MIB
[Automatically extracted from oidview.com]
logFilteredSeverity OBJECT-TYPE SYNTAX Counter ACCESS read-only STATUS mandatory DESCRIPTION "This non-persistent variable counts the number of occurrences of system events that where not logged to the system event log, because 'logSeverityFilter' restricted its placement into the system log. This counter has an initial value of 0 at the platform's boot time, and cannot be reset. There are two other log recording filter statistics are 'logFilteredSpecific' and 'logFilteredRules'. A system event that effects health is always added to the system log. A system event that does not effect health may not be added to the system log depending upon three possible filters. Such an event may have an associated specific log filter which is checked when that event occurs to determine if the event should be logged. If allowed by the specific filter, or if the event has no specific filter, then the event is processed by the logging sub-system. The logging sub-system then determines if the severity level of the event is important enough to require logging. This is determined by comparing the event's severity level with the variable 'logSeverityFilter'. If the level is below the acceptance criteria, the event is filtered, and not added to the log. In such a case, this variable, 'logFilteredSeverity' is incremented, and the event is ignored. Otherwise, the logging sub-system performs further checks by examinining the system log. If the log is full ('logCurrentSize' equals 'logMaxSize'), and replacement rules do not allow the event to be placed in the system log, then the event is filtered (not logged) and 'logFilteredRules' is incremented." ::= { log 8 }
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.6 | logSeverityFilter | 0 | 0 | This persistent variable indicates the desired severity level for adding a system event to the log based upon a severity level. 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.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.… |