Reference record for OID 1.3.6.1.4.1.3727.20.10.5.12


parent
1.3.6.1.4.1.3727.20.10.5 (trap)
node code
12
node name
trapSeverityFilter
dot oid
1.3.6.1.4.1.3727.20.10.5.12
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) trap(5) trapSeverityFilter(12)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprises(1) western-multiplex(3727) tsunami100-06(20) system(10) trap(5) trapSeverityFilter(12)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) western-multiplex(3727) tsunami100-06(20) system(10) trap(5) trapSeverityFilter(12)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) western-multiplex(3727) tsunami100-06(20) system(10) trap(5) trapSeverityFilter(12)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprise(1) western-multiplex(3727) tsunami100-06(20) system(10) trap(5) trapSeverityFilter(12)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) western-multiplex(3727) tsunami100-06(20) system(10) trap(5) trapSeverityFilter(12)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/western-multiplex/tsunami100-06/system/trap/trapSeverityFilter
  • /iso/identified-organization/dod/internet/private/enterprises/western-multiplex/tsunami100-06/system/trap/trapSeverityFilter
  • /iso/org/dod/internet/private/enterprise/western-multiplex/tsunami100-06/system/trap/trapSeverityFilter
  • /iso/org/dod/internet/private/enterprises/western-multiplex/tsunami100-06/system/trap/trapSeverityFilter
  • /iso/iso-identified-organization/dod/internet/private/enterprise/western-multiplex/tsunami100-06/system/trap/trapSeverityFilter
  • /iso/iso-identified-organization/dod/internet/private/enterprises/western-multiplex/tsunami100-06/system/trap/trapSeverityFilter
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/3727/20/10/5/12

    Description by circitor

    This persistent variable indicates the desired severity
    level for sending a generated SNMP trap based upon this
    severity level. This control variable thus acts as a
    severity level filter.

    '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 SNMP traps of that level and higher and traps not
    controlled by a severity filter will be sent when
    generated, unless limited by 'trapControl', 'trapFlow',
    'trapMgrControl' or enable/disable variables for specific
    traps.

    Setting this variable to 'critical' is the most
    restrictive. Only SNMP traps with a severity level of
    critical, or that do not use a severity level will be sent
    when generated unless limited by other filters.

    Setting this variable to 'normal' allows all SNMP traps
    that are generated to be sent unless limited by other
    filters.

    The default value for this variable is 'normal'.

    The Agent determines if a trap can be sent by examining
    several controls (or filters), all of which enable the
    sending of the trap. These are described in their order
    of checking below:

    One, the MIB variable that enables that specific trap to be
    sent is enabled. (Each trap can be selectively enabled or
    disabled.) If a trap is not sent due to this filter, then
    'trapFilteredSpecific' is incremented.

    Two, the MIB 'trapControl', is set to 'unLimited'; or, it
    is set to 'feedbackPinLimited' and 'trapFlow' is set to
    'open'. If a trap is not sent due to this filter, then
    'trapFilteredControl' is incremented.

    Three, one or more trap managers must be defined in the
    table 'trapMgrTable' with a valid IP address in
    'trapMgrTable.trapMgrAddress', and their control variable
    'trapMgrTable.trapMgrControl' must be configured to 1)
    'both' or 'standard' and the trap is a standard trap; or 2)
    'enterprise' or 'both', and the trap is an enterprise trap.
    If a trap is not sent due to this filter, then
    'trapFilteredManager' is incremented.

    Four, the trap has no associated severity level, or the
    severity level of the trap is equal or higher than the
    value specified by the severity filter
    'trapSeverityFilter'. If a trap is not sent due to this
    filter, then 'trapFilteredSeverity' is incremented.

    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

    trapSeverityFilter 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 sending a generated SNMP trap based upon this severity level. This control variable thus acts as a severity level filter. '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 SNMP traps of that level and higher and traps not controlled by a severity filter will be sent when generated, unless limited by 'trapControl', 'trapFlow', 'trapMgrControl' or enable/disable variables for specific traps. Setting this variable to 'critical' is the most restrictive. Only SNMP traps with a severity level of critical, or that do not use a severity level will be sent when generated unless limited by other filters. Setting this variable to 'normal' allows all SNMP traps that are generated to be sent unless limited by other filters. The default value for this variable is 'normal'. The Agent determines if a trap can be sent by examining several controls (or filters), all of which enable the sending of the trap. These are described in their order of checking below: One, the MIB variable that enables that specific trap to be sent is enabled. (Each trap can be selectively enabled or disabled.) If a trap is not sent due to this filter, then 'trapFilteredSpecific' is incremented. Two, the MIB 'trapControl', is set to 'unLimited'; or, it is set to 'feedbackPinLimited' and 'trapFlow' is set to 'open'. If a trap is not sent due to this filter, then 'trapFilteredControl' is incremented. Three, one or more trap managers must be defined in the table 'trapMgrTable' with a valid IP address in 'trapMgrTable.trapMgrAddress', and their control variable 'trapMgrTable.trapMgrControl' must be configured to 1) 'both' or 'standard' and the trap is a standard trap; or 2) 'enterprise' or 'both', and the trap is an enterprise trap. If a trap is not sent due to this filter, then 'trapFilteredManager' is incremented. Four, the trap has no associated severity level, or the severity level of the trap is equal or higher than the value specified by the severity filter 'trapSeverityFilter'. If a trap is not sent due to this filter, then 'trapFilteredSeverity' is incremented." ::= { trap 12 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.3727)

    Lee Herman

    Brothers (17)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.3727.20.10.5.1 trapControl 0 0 This persistent variable controls the generation of SNMP
    traps by the Agent within the NMU of the radio.

    'disabled' forces the Ag…
    1.3.6.1.4.1.3727.20.10.5.2 trapClearDate 0 0 The SNMP user writing any value to this variable, causes
    the following variables to be modified:
    1) 'trapMgrCounter' variables of…
    1.3.6.1.4.1.3727.20.10.5.3 trapMgrTable 1 5 This table contains a list of trap managers that
    the Agent must attempt to sent its traps, assuming other
    controls (or filters) a…
    1.3.6.1.4.1.3727.20.10.5.4 trapFlow 0 0 This variable indicates whether the Agent has its
    ability to send SNMP traps limited because it has
    sent 'trapMaxPerWindow' traps…
    1.3.6.1.4.1.3727.20.10.5.5 trapLastTimestamp 0 0 This variable contains the Date and Time that
    the Agent attempted to send the last trap.
    (The time the Agent formatted the SNMP t…
    1.3.6.1.4.1.3727.20.10.5.6 trapWindowPeriod 0 0 This persistent variable indicates the time
    period in minutes that is used by the feedback/pin
    trap limiting algorithm as specifi…
    1.3.6.1.4.1.3727.20.10.5.7 trapMaxPerWindow 0 0 This persistent variable indicates the maximum
    number of traps that can occur and be sent during
    the time period specified by 'tr…
    1.3.6.1.4.1.3727.20.10.5.10 trapSequenceClearDate 0 0 The SNMP user writing any value to this variable, causes
    the following variables to be modified:
    1) 'trapSequenceNumber' variable…
    1.3.6.1.4.1.3727.20.10.5.11 trapSequenceNumber 0 0 This persistent variable increments every time an
    enterprise or standard trap (coldStart, LinkUp, etc.) is
    generated by the Netwo…
    1.3.6.1.4.1.3727.20.10.5.13 trapCommunity 0 0 This persistent variable identifies the community
    string to be used when sending traps to any of the
    trap managers specified in '…
    1.3.6.1.4.1.3727.20.10.5.18 trapFilteredSpecific 0 0 This variable counts the number of occurrences of events
    that have an associated SNMP trap, and no trap was sent
    due to a trap fi…
    1.3.6.1.4.1.3727.20.10.5.19 trapFilteredControl 0 0 This variable counts the number of occurrences of events
    that have an associated SNMP trap, and no trap was sent
    due to the 'trap…
    1.3.6.1.4.1.3727.20.10.5.20 trapFilteredManager 0 0 This variable counts the number of occurrences of events
    that have an associated SNMP trap, and no trap was sent
    due to the 'trap…
    1.3.6.1.4.1.3727.20.10.5.21 trapFilteredSeverity 0 0 This variable counts the number of occurrences of events
    that have an associated SNMP trap, and no trap was sent
    due to the trap …
    1.3.6.1.4.1.3727.20.10.5.22 trapColdStartControl 0 0 This persistent variable controls whether the Agent will
    attempt to sent a trap the MIB II 'coldStart' trap whenever
    the Network …
    1.3.6.1.4.1.3727.20.10.5.23 trapLinkDownControl 0 0 This persistent variable controls whether the Agent will
    attempt to sent a trap the MIB II 'linkDown' trap whenever
    the Network M…
    1.3.6.1.4.1.3727.20.10.5.24 trapLinkUpControl 0 0 This persistent variable controls whether the Agent will
    attempt to sent a trap the MIB II 'linkUp' trap whenever
    the Network Man…