Reference record for OID 1.3.6.1.4.1.3727.20.10.4.17


parent
1.3.6.1.4.1.3727.20.10.4 (log)
node code
17
node name
logViewSeverityFilter
dot oid
1.3.6.1.4.1.3727.20.10.4.17
type
OBJECT-TYPE
asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) western-multiplex(3727) tsunami100-06(20) system(10) log(4) logViewSeverityFilter(17)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) western-multiplex(3727) tsunami100-06(20) system(10) log(4) logViewSeverityFilter(17)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) western-multiplex(3727) tsunami100-06(20) system(10) log(4) logViewSeverityFilter(17)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) western-multiplex(3727) tsunami100-06(20) system(10) log(4) logViewSeverityFilter(17)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) western-multiplex(3727) tsunami100-06(20) system(10) log(4) logViewSeverityFilter(17)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) western-multiplex(3727) tsunami100-06(20) system(10) log(4) logViewSeverityFilter(17)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/western-multiplex/tsunami100-06/system/log/logViewSeverityFilter
  • /iso/identified-organization/dod/internet/private/enterprises/western-multiplex/tsunami100-06/system/log/logViewSeverityFilter
  • /iso/org/dod/internet/private/enterprise/western-multiplex/tsunami100-06/system/log/logViewSeverityFilter
  • /iso/org/dod/internet/private/enterprises/western-multiplex/tsunami100-06/system/log/logViewSeverityFilter
  • /iso/iso-identified-organization/dod/internet/private/enterprise/western-multiplex/tsunami100-06/system/log/logViewSeverityFilter
  • /iso/iso-identified-organization/dod/internet/private/enterprises/western-multiplex/tsunami100-06/system/log/logViewSeverityFilter
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/3727/20/10/4/17

    Description by circitor

    This persistent variable indicates the desired severity
    level or levels (and qualifiers) for viewing the
    'logRecTable'. This control variable thus acts as a
    severity level viewing filter.

    'critical' is the highest severity level, followed in
    decreasing order by 'major', 'minor', 'warning', and
    'normal', which is the lowest severity level. These
    severity levels can be further qualified with an
    indication that the 'health' of the system is effected
    because of this event. In such a case, these events
    are indicated with the '-health' suffix (
    'critical-health', 'major-health', 'minor-health',
    'warning-health', 'normal-health').

    Specifying a severity level with this variable indicates
    that ONLY log events of that level will be available for
    retrieval via the 'logRecTable'. For example,
    if this variable was set to 'major-health', only log events
    with a severity level of 'major' and a health qualifier
    will be viewed when the 'logRecTable' is next retrieved.
    If this variable was set to 'warning', only log events
    with a severity level of 'warning' and NO health qualifier
    will be viewed when the 'logRecTable' is next retrieved.

    The values 'all', 'all-health-NORMALIZED',
    'all-health-not-NORMALIZED', 'all-health', and
    'all-non-health' allow a broader range of log events to
    be retrieved. As implied by the names, 'all' will
    enable the log records to be retrieved;
    'all-health-NORMALIZED' allows all records qualified
    with a health indicator that have been NORMALIZED to be
    retrieved; 'all-health-not-NORMALIZED' allows all records
    qualified with a health indicator that have NOT been
    NORMALIZED to be retrieved; 'all-health' will allow any
    log records that effect health to be retrieved, and
    'all-non-health' will allow all log records that DO NOT
    effect health to be retrieved.

    The default value is 'all'.

    The value of this variable, 'logViewSeverityFilter',
    effects 'logViewEvents' which indicates the number of
    log records that would be viewable by retrieving all
    pages of 'logRecTable' when using the filtering
    criteria of this variable.

    Setting this variable to any value forces
    'logViewPageControl' to be set to 1.

    'other' indicates a class of log record, rather than
    a severity level. The severity level of 'other' is
    considered less important than 'normal'. 'other'
    primarily is used to indicate a 'Debug' type of log
    record. Log records of severity level 'other'
    can be viewed when 'logViewSeverityFilter' is set to
    either 'all', or 'other'.

    The retrieval of the 'logRecTable' is effected by
    the other viewing variables, which provide sorting
    and page controls. These other variables are:
    'logViewPageSize',
    'logViewPageControl',
    'logViewMethod',
    'logViewDirection',
    'logViewAge'.

    Parsed from file WESTERN-MULTIPLEX-MIB.mib
    Module: WESTERN-MULTIPLEX-MIB

    Information by oid_info

    Vendor: Western Multiplex
    Module: WESTERN-MULTIPLEX-MIB

    [Automatically extracted from oidview.com]

    Information by circitor

    logViewSeverityFilter OBJECT-TYPE SYNTAX INTEGER { normal(1), warning(2), minor(3), major(4), critical(5), normal-health(6), warning-health(7), minor-health(8), major-health(9), critical-health(10), other(11), all-non-health(12), all-health-NORMALIZED(13), all-health-not-NORMALIZED(14), all-health(15), all(16) } ACCESS read-write STATUS mandatory DESCRIPTION "This persistent variable indicates the desired severity level or levels (and qualifiers) for viewing the 'logRecTable'. This control variable thus acts as a severity level viewing filter. 'critical' is the highest severity level, followed in decreasing order by 'major', 'minor', 'warning', and 'normal', which is the lowest severity level. These severity levels can be further qualified with an indication that the 'health' of the system is effected because of this event. In such a case, these events are indicated with the '-health' suffix ( 'critical-health', 'major-health', 'minor-health', 'warning-health', 'normal-health'). Specifying a severity level with this variable indicates that ONLY log events of that level will be available for retrieval via the 'logRecTable'. For example, if this variable was set to 'major-health', only log events with a severity level of 'major' and a health qualifier will be viewed when the 'logRecTable' is next retrieved. If this variable was set to 'warning', only log events with a severity level of 'warning' and NO health qualifier will be viewed when the 'logRecTable' is next retrieved. The values 'all', 'all-health-NORMALIZED', 'all-health-not-NORMALIZED', 'all-health', and 'all-non-health' allow a broader range of log events to be retrieved. As implied by the names, 'all' will enable the log records to be retrieved; 'all-health-NORMALIZED' allows all records qualified with a health indicator that have been NORMALIZED to be retrieved; 'all-health-not-NORMALIZED' allows all records qualified with a health indicator that have NOT been NORMALIZED to be retrieved; 'all-health' will allow any log records that effect health to be retrieved, and 'all-non-health' will allow all log records that DO NOT effect health to be retrieved. The default value is 'all'. The value of this variable, 'logViewSeverityFilter', effects 'logViewEvents' which indicates the number of log records that would be viewable by retrieving all pages of 'logRecTable' when using the filtering criteria of this variable. Setting this variable to any value forces 'logViewPageControl' to be set to 1. 'other' indicates a class of log record, rather than a severity level. The severity level of 'other' is considered less important than 'normal'. 'other' primarily is used to indicate a 'Debug' type of log record. Log records of severity level 'other' can be viewed when 'logViewSeverityFilter' is set to either 'all', or 'other'. The retrieval of the 'logRecTable' is effected by the other viewing variables, which provide sorting and page controls. These other variables are: 'logViewPageSize', 'logViewPageControl', 'logViewMethod', 'logViewDirection', 'logViewAge'." ::= { log 17 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.3727)

    Lee Herman

    Brothers (18)

    OIDNameSub childrenSub Nodes TotalDescription
    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.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.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.…