Reference record for OID 1.3.6.1.4.1.3727.20.10.5.1


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

    Description by circitor

    This persistent variable controls the generation of SNMP
    traps by the Agent within the NMU of the radio.

    'disabled' forces the Agent to not generate any SNMP traps.

    'unLimited' allows the Agent to send any and all traps,
    without any controls to limit the flow. (Other filters may
    cause traps not to be sent.) 'unLimited' is the default
    value.

    'feedbackPinLimited' causes the Agent to limit the number
    of traps that can be sent in a specified time period. If
    the Agent needs to send more traps than allowed, then it
    sends a final Trap (nmu.trap.nmTrapsDisabled) indicating
    that the limit has been reached. The Agent then disables
    its ability to send traps. This method is described in
    RFC 1224. Setting this MIB to 'feedbackPinLimited'
    automatically causes the variable 'trapFlow' to be forced
    to 'open'. For details see the MIB descriptions for the
    two other controlling variables 'trapWindowPeriod' and
    'trapMaxPerWindow'.

    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 'trapFilterdSeverity' 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

    trapControl OBJECT-TYPE SYNTAX INTEGER { disabled(1), unLimited(2), feedbackPinLimited(3) } ACCESS read-write STATUS mandatory DESCRIPTION "This persistent variable controls the generation of SNMP traps by the Agent within the NMU of the radio. 'disabled' forces the Agent to not generate any SNMP traps. 'unLimited' allows the Agent to send any and all traps, without any controls to limit the flow. (Other filters may cause traps not to be sent.) 'unLimited' is the default value. 'feedbackPinLimited' causes the Agent to limit the number of traps that can be sent in a specified time period. If the Agent needs to send more traps than allowed, then it sends a final Trap (nmu.trap.nmTrapsDisabled) indicating that the limit has been reached. The Agent then disables its ability to send traps. This method is described in RFC 1224. Setting this MIB to 'feedbackPinLimited' automatically causes the variable 'trapFlow' to be forced to 'open'. For details see the MIB descriptions for the two other controlling variables 'trapWindowPeriod' and 'trapMaxPerWindow'. 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 'trapFilterdSeverity' is incremented." ::= { trap 1 }

    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.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.12 trapSeverityFilter 0 0 This persistent variable indicates the desired severity
    level for sending a generated SNMP trap based upon this
    severity level. T…
    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…