Reference record for OID 1.3.6.1.4.1.3727.20.10.5.3.1.3



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

    Description by circitor

    This persistent variable controls whether the Agent will
    attempt to sent a trap to the specific manager, depending
    upon other controls (or filters).

    If these conditions are met, then the Agent will attempt
    to send an SNMP trap, to this manager, at which time it
    will increment 'trapMgrCounter'.

    If this variable, 'trapMgrControl' is set to 'both', then
    this Agent will send both enterprise and standard traps
    to this manager.

    If this variable, 'trapMgrControl' is set to 'standard',
    then this Agent will send only standard traps to this
    manager.

    If this variable, 'trapMgrControl' is set to 'enterprise',
    then this Agent will send only enterprise traps to this
    manager.

    This variable, may only be set when 'trapMgrAddress' has
    an IP address other than '0.0.0.0'.

    If this variable, is set to 'none', then this manager
    will never be sent a trap from this Agent. This is the
    default value.

    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

    trapMgrControl OBJECT-TYPE SYNTAX INTEGER { both(1), standard(2), enterprise(3), none(4) } ACCESS read-write STATUS mandatory DESCRIPTION "This persistent variable controls whether the Agent will attempt to sent a trap to the specific manager, depending upon other controls (or filters). If these conditions are met, then the Agent will attempt to send an SNMP trap, to this manager, at which time it will increment 'trapMgrCounter'. If this variable, 'trapMgrControl' is set to 'both', then this Agent will send both enterprise and standard traps to this manager. If this variable, 'trapMgrControl' is set to 'standard', then this Agent will send only standard traps to this manager. If this variable, 'trapMgrControl' is set to 'enterprise', then this Agent will send only enterprise traps to this manager. This variable, may only be set when 'trapMgrAddress' has an IP address other than '0.0.0.0'. If this variable, is set to 'none', then this manager will never be sent a trap from this Agent. This is the default value. 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." ::= { trapMgrEntry 3 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.3727)

    Lee Herman

    Brothers (3)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.3727.20.10.5.3.1.1 trapMgrIndex 0 0 The index number of this row, which describes
    a trap manager.

    The index number of remaining trap managers
    will not be renumbered,…
    1.3.6.1.4.1.3727.20.10.5.3.1.2 trapMgrAddress 0 0 This persistent variable contains the IP address
    of a SNMP Trap manager.

    This implementation allows a maximum of 5 trap
    managers t…
    1.3.6.1.4.1.3727.20.10.5.3.1.4 trapMgrCounter 0 0 The number of SNMP traps that have been sent to this
    manager by the Agent, since the date and time specified by
    'trapClearDate'.