Reference record for OID 1.3.6.1.4.1.2.6.12.7.4.1.29



parent
1.3.6.1.4.1.2.6.12.7.4.1 (smMlmFilterEntry, sm6kFilterEntry)
node code
29
node names
  • smMlmFilterThrottleDisarmedCommand
  • sm6kFilterThrottleDisarmedCommand
  • dot oid
    1.3.6.1.4.1.2.6.12.7.4.1.29
    type
    OBJECT-TYPE
    asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) ibm(2) ibmProd(6) systemsMonitor6000(12) smMlmFilter(7) smMlmFilterTable(4) smMlmFilterEntry(1) smMlmFilterThrottleDisarmedCommand(29)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) ibm(2) ibmProd(6) systemsMonitor6000(12) smMlmFilter(7) smMlmFilterTable(4) smMlmFilterEntry(1) sm6kFilterThrottleDisarmedCommand(29)}
  • ...skipped...
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) ibm(2) prod(6) systemsMonitor6000(12) sm6kFilter(7) sm6kFilterTable(4) sm6kFilterEntry(1) smMlmFilterThrottleDisarmedCommand(29)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) ibm(2) prod(6) systemsMonitor6000(12) sm6kFilter(7) sm6kFilterTable(4) sm6kFilterEntry(1) sm6kFilterThrottleDisarmedCommand(29)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) ibm(2) ibmProd(6) systemsMonitor6000(12) smMlmFilter(7) smMlmFilterTable(4) smMlmFilterEntry(1) smMlmFilterThrottleDisarmedCommand(29)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) ibm(2) ibmProd(6) systemsMonitor6000(12) smMlmFilter(7) smMlmFilterTable(4) smMlmFilterEntry(1) sm6kFilterThrottleDisarmedCommand(29)}
  • ...skipped...
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) ibm(2) prod(6) systemsMonitor6000(12) sm6kFilter(7) sm6kFilterTable(4) sm6kFilterEntry(1) smMlmFilterThrottleDisarmedCommand(29)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) ibm(2) prod(6) systemsMonitor6000(12) sm6kFilter(7) sm6kFilterTable(4) sm6kFilterEntry(1) sm6kFilterThrottleDisarmedCommand(29)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/ibm/ibmProd/systemsMonitor6000/smMlmFilter/smMlmFilterTable/smMlmFilterEntry/smMlmFilterThrottleDisarmedCommand
  • /iso/identified-organization/dod/internet/private/enterprise/ibm/ibmProd/systemsMonitor6000/smMlmFilter/smMlmFilterTable/smMlmFilterEntry/sm6kFilterThrottleDisarmedCommand
  • ...skipped...
  • /iso/org/dod/internet/private/enterprise/ibm/prod/systemsMonitor6000/sm6kFilter/sm6kFilterTable/sm6kFilterEntry/smMlmFilterThrottleDisarmedCommand
  • /iso/org/dod/internet/private/enterprise/ibm/prod/systemsMonitor6000/sm6kFilter/sm6kFilterTable/sm6kFilterEntry/sm6kFilterThrottleDisarmedCommand
  • /iso/org/dod/internet/private/enterprises/ibm/ibmProd/systemsMonitor6000/smMlmFilter/smMlmFilterTable/smMlmFilterEntry/smMlmFilterThrottleDisarmedCommand
  • /iso/org/dod/internet/private/enterprises/ibm/ibmProd/systemsMonitor6000/smMlmFilter/smMlmFilterTable/smMlmFilterEntry/sm6kFilterThrottleDisarmedCommand
  • ...skipped...
  • /iso/iso-identified-organization/dod/internet/private/enterprises/ibm/prod/systemsMonitor6000/sm6kFilter/sm6kFilterTable/sm6kFilterEntry/smMlmFilterThrottleDisarmedCommand
  • /iso/iso-identified-organization/dod/internet/private/enterprises/ibm/prod/systemsMonitor6000/sm6kFilter/sm6kFilterTable/sm6kFilterEntry/sm6kFilterThrottleDisarmedCommand
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/2/6/12/7/4/1/29

    Description by mibdepot

    This field specifies the command to execute when the throttle
    is DISARMED. The throttle is disarmed when either
    1) the sm6kThrottleDisarmTrapCount matching traps have
    occurred after the throttle was armed, or
    2) the sm6kFilterThrottleDisarmTimer has expired.

    NOTE: If the above mentioned timer expires and the throttle
    is NOT currently ARMED, the throttle is reset, but
    this disarm command is NOT executed. So, the disarm
    command is only executed if the throttle is armed
    before being disarmed.

    A set of environment variables are defined that contain
    information from the received trap. They may be used by
    the command that is executed.

    The following environment variables pertain to the AIX
    Systems Monitor/6000 filter:

    SM6K_HOSTNAME={hostname running subagent}
    SM6K_DOMAIN_NAME={fully qualified hostname}
    SM6K_HOST_ADDRESS={ip address}
    SM6K_INSTANCE_NAME={instance string of row}
    SM6K_INSTANCE_ID={instance ASCII octet value of row}
    SM6K_EXECUTION_REASON=Filter_Disarmed
    SM6K_THROTTLE_ARM_COUNT={value of ThrottleArmTrapCount}
    SM6K_THROTTLE_DISARM_COUNT={value of ThrottleDisarmTrapCount}
    SM6K_THROTTLE_DISARM_TIMER={value of ThrottleDisarmTimer}

    The following environment variables pertain to the received
    trap:

    SM6K_TRAP_ENTERPRISE={enterprise ID from the trap}
    SM6K_TRAP_AGENT_ADDRESS={IP address of the sending agent}
    SM6K_TRAP_GENERIC_NUM={generic trap number of the trap}
    SM6K_TRAP_SPECIFIC_NUM={specific trap number of the trap}
    SM6K_TRAP_TIME_TICKS={time ticks since the sending agent
    was started}
    SM6K_NUM_TRAP_VARS={number of MIB variables in the trap}

    In addition, for each variable flowing in the trap:

    SM6K_TRAP_VAR_OBJ_ID#={Object ID for MIB variable in trap}
    SM6K_TRAP_VAR_TYPE#=INTEGER|Counter|Gauge|TimeTicks|
    IpAddress|OCTET_STRING|Opaque|
    OBJECT_IDENTIFIER|NULL|Unknown
    SM6K_TRAP_VAR_VALUE#={value of the MIB object}

    where the # is replaced by the trap variable's positional
    number in the trap (starting at 1).

    Parsed from file ibm-sysmon6k.mib.txt
    Company: None
    Module: SYSMON6K-MIB

    Description by circitor

    This field specifies the command to execute when the throttle
    is DISARMED. The throttle is disarmed when either
    1) the smMlmThrottleDisarmTrapCount matching traps have
    occurred after the throttle was armed, or
    2) the smMlmFilterThrottleDisarmTimer has expired.

    NOTE: If the above mentioned timer expires and the throttle
    is NOT currently ARMED, the throttle is reset, but
    this disarm command is NOT executed. So, the disarm
    command is only executed if the throttle is armed
    before being disarmed.

    A set of environment variables are defined that contain
    information from the received trap. They may be used by
    the command that is executed.

    The following environment variables pertain to the
    Mid-Level Manager filter:

    SM6K_HOSTNAME={hostname running subagent}
    SM6K_DOMAIN_NAME={fully qualified hostname}
    SM6K_HOST_ADDRESS={ip address}
    SM6K_INSTANCE_NAME={instance string of row}
    SM6K_INSTANCE_ID={instance ASCII octet value of row}
    SM6K_EXECUTION_REASON=Filter_Disarmed
    SM6K_THROTTLE_ARM_COUNT={value of ThrottleArmTrapCount}
    SM6K_THROTTLE_DISARM_COUNT={value of ThrottleDisarmTrapCount}
    SM6K_THROTTLE_DISARM_TIMER={value of ThrottleDisarmTimer}

    The following environment variables pertain to the received
    trap:

    SM6K_TRAP_ENTERPRISE={enterprise ID from the trap}
    SM6K_TRAP_AGENT_ADDRESS={IP address of the sending agent}
    SM6K_TRAP_GENERIC_NUM={generic trap number of the trap}
    SM6K_TRAP_SPECIFIC_NUM={specific trap number of the trap}
    SM6K_TRAP_TIME_TICKS={time ticks since the sending agent
    was started}
    SM6K_NUM_TRAP_VARS={number of MIB variables in the trap}

    In addition, for each variable flowing in the trap:

    SM6K_TRAP_VAR_OBJ_ID#={Object ID for MIB variable in trap}
    SM6K_TRAP_VAR_TYPE#=INTEGER|Counter|Gauge|TimeTicks|
    IpAddress|OCTET_STRING|Opaque|
    OBJECT_IDENTIFIER|NULL|Unknown
    SM6K_TRAP_VAR_VALUE#={value of the MIB object}

    where the # is replaced by the trap variable's positional
    number in the trap (starting at 1).

    Parsed from file MIDLEVELMGR-MIB.mib
    Module: MIDLEVELMGR-MIB

    Information by oid_info

    Vendor: IBM
    Module: MIDLEVELMGR-MIB

    [Automatically extracted from oidview.com]

    Information by mibdepot

    sm6kFilterThrottleDisarmedCommand OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "This field specifies the command to execute when the throttle is DISARMED. The throttle is disarmed when either 1) the sm6kThrottleDisarmTrapCount matching traps have occurred after the throttle was armed, or 2) the sm6kFilterThrottleDisarmTimer has expired. NOTE: If the above mentioned timer expires and the throttle is NOT currently ARMED, the throttle is reset, but this disarm command is NOT executed. So, the disarm command is only executed if the throttle is armed before being disarmed. A set of environment variables are defined that contain information from the received trap. They may be used by the command that is executed. The following environment variables pertain to the AIX Systems Monitor/6000 filter: SM6K_HOSTNAME={hostname running subagent} SM6K_DOMAIN_NAME={fully qualified hostname} SM6K_HOST_ADDRESS={ip address} SM6K_INSTANCE_NAME={instance string of row} SM6K_INSTANCE_ID={instance ASCII octet value of row} SM6K_EXECUTION_REASON=Filter_Disarmed SM6K_THROTTLE_ARM_COUNT={value of ThrottleArmTrapCount} SM6K_THROTTLE_DISARM_COUNT={value of ThrottleDisarmTrapCount} SM6K_THROTTLE_DISARM_TIMER={value of ThrottleDisarmTimer} The following environment variables pertain to the received trap: SM6K_TRAP_ENTERPRISE={enterprise ID from the trap} SM6K_TRAP_AGENT_ADDRESS={IP address of the sending agent} SM6K_TRAP_GENERIC_NUM={generic trap number of the trap} SM6K_TRAP_SPECIFIC_NUM={specific trap number of the trap} SM6K_TRAP_TIME_TICKS={time ticks since the sending agent was started} SM6K_NUM_TRAP_VARS={number of MIB variables in the trap} In addition, for each variable flowing in the trap: SM6K_TRAP_VAR_OBJ_ID#={Object ID for MIB variable in trap} SM6K_TRAP_VAR_TYPE#=INTEGER|Counter|Gauge|TimeTicks| IpAddress|OCTET_STRING|Opaque| OBJECT_IDENTIFIER|NULL|Unknown SM6K_TRAP_VAR_VALUE#={value of the MIB object} where the # is replaced by the trap variable's positional number in the trap (starting at 1)." ::= { sm6kFilterEntry 29 }

    Information by circitor

    smMlmFilterThrottleDisarmedCommand OBJECT-TYPE SYNTAX DisplayString ACCESS read-write STATUS mandatory DESCRIPTION "This field specifies the command to execute when the throttle is DISARMED. The throttle is disarmed when either 1) the smMlmThrottleDisarmTrapCount matching traps have occurred after the throttle was armed, or 2) the smMlmFilterThrottleDisarmTimer has expired. NOTE: If the above mentioned timer expires and the throttle is NOT currently ARMED, the throttle is reset, but this disarm command is NOT executed. So, the disarm command is only executed if the throttle is armed before being disarmed. A set of environment variables are defined that contain information from the received trap. They may be used by the command that is executed. The following environment variables pertain to the Mid-Level Manager filter: SM6K_HOSTNAME={hostname running subagent} SM6K_DOMAIN_NAME={fully qualified hostname} SM6K_HOST_ADDRESS={ip address} SM6K_INSTANCE_NAME={instance string of row} SM6K_INSTANCE_ID={instance ASCII octet value of row} SM6K_EXECUTION_REASON=Filter_Disarmed SM6K_THROTTLE_ARM_COUNT={value of ThrottleArmTrapCount} SM6K_THROTTLE_DISARM_COUNT={value of ThrottleDisarmTrapCount} SM6K_THROTTLE_DISARM_TIMER={value of ThrottleDisarmTimer} The following environment variables pertain to the received trap: SM6K_TRAP_ENTERPRISE={enterprise ID from the trap} SM6K_TRAP_AGENT_ADDRESS={IP address of the sending agent} SM6K_TRAP_GENERIC_NUM={generic trap number of the trap} SM6K_TRAP_SPECIFIC_NUM={specific trap number of the trap} SM6K_TRAP_TIME_TICKS={time ticks since the sending agent was started} SM6K_NUM_TRAP_VARS={number of MIB variables in the trap} In addition, for each variable flowing in the trap: SM6K_TRAP_VAR_OBJ_ID#={Object ID for MIB variable in trap} SM6K_TRAP_VAR_TYPE#=INTEGER|Counter|Gauge|TimeTicks| IpAddress|OCTET_STRING|Opaque| OBJECT_IDENTIFIER|NULL|Unknown SM6K_TRAP_VAR_VALUE#={value of the MIB object} where the # is replaced by the trap variable's positional number in the trap (starting at 1)." ::= { smMlmFilterEntry 29 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.2)

    Bob Moore

    Brothers (37)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.2.6.12.7.4.1.1 smMlmFilterState, sm6kFilterState 0 0 State for the filter rule. When the state is set to
    invalid, the filter is deleted. When the filter
    entry is set to disabled, t…
    1.3.6.1.4.1.2.6.12.7.4.1.2 smMlmFilterParticipationState, sm6kFilterParticipationState 0 0 This field indicates whether or not the rule is participating
    in the filter rule base. When the filter rule is active,
    it is par…
    1.3.6.1.4.1.2.6.12.7.4.1.3 smMlmFilterName, sm6kFilterName 0 0 This field contains the name for a particular filter.
    The instance identifier associated with every field
    in the filter entry is …
    1.3.6.1.4.1.2.6.12.7.4.1.4 smMlmFilterDescription, sm6kFilterDescription 0 0 Description of the filter. This field should
    contain a general description of what the filter
    accomplishes. A user should be ab…
    1.3.6.1.4.1.2.6.12.7.4.1.5 smMlmFilterAction, sm6kFilterAction 0 0 This field is used to determine whether or not the matching
    trap is forwarded on to a manager station. If sendTraps
    is specified…
    1.3.6.1.4.1.2.6.12.7.4.1.6 smMlmFilterEntryEnterpriseExpression, sm6kFilterEntryEnterpriseExpression 0 0 This field is used to match the rule against the enterpriseID
    contained in the received trap. The entry may be an alias
    name (fr…
    1.3.6.1.4.1.2.6.12.7.4.1.7 smMlmFilterAgentAddrExpression, sm6kFilterAgentAddrExpression 0 0 This field is used to match against the address of the
    agent that generated the trap. The agent address expression
    is a comma se…
    1.3.6.1.4.1.2.6.12.7.4.1.8 smMlmFilterGenericExpression, sm6kFilterGenericExpression 0 0 This field is used to match against the generic trap number
    contained in the received trap. This field allows a comma
    separated …
    1.3.6.1.4.1.2.6.12.7.4.1.9 smMlmFilterSpecificExpression, sm6kFilterSpecificExpression 0 0 This field is used to match against the specific trap number
    contained in the received trap. This field allows a
    comma separated…
    1.3.6.1.4.1.2.6.12.7.4.1.10 smMlmFilterVariableExpression, sm6kFilterVariableExpression 0 0 Not implemented
    1.3.6.1.4.1.2.6.12.7.4.1.11 smMlmFilterTotalTrapsMatched, sm6kFilterTotalTrapsMatched 0 0 This field contains the number of traps that have
    matched this filter. This count is reset to zero
    whenever the filter entry's s…
    1.3.6.1.4.1.2.6.12.7.4.1.12 smMlmFilterActivationTime, sm6kFilterActivationTime 0 0 This field specifies the time to activate the filter
    (ie. change the participation state from inactive to active).
    The format sho…
    1.3.6.1.4.1.2.6.12.7.4.1.13 smMlmFilterActivationDayOfWeek, sm6kFilterActivationDayOfWeek 0 0 This field specifies the days of the week to activate
    the filter at the time specified in the ActivationTime field
    (ie. change th…
    1.3.6.1.4.1.2.6.12.7.4.1.14 smMlmFilterDeactivationTime, sm6kFilterDeactivationTime 0 0 This field specifies the time to deactivate the filter
    (ie. change the participation state from active to inactive).
    The format s…
    1.3.6.1.4.1.2.6.12.7.4.1.15 smMlmFilterDeactivationDayOfWeek, sm6kFilterDeactivationDayOfWeek 0 0 This field specifies the days of the week to deactivate
    the filter at the time specified in the DeactivationTime field
    (ie. chang…
    1.3.6.1.4.1.2.6.12.7.4.1.16 smMlmFilterTrapDestinations, sm6kFilterTrapDestinations 0 0 This field specifies the destinations for any traps
    that match the filter criteria specified. This field allows
    ip addresses, al…
    1.3.6.1.4.1.2.6.12.7.4.1.17 smMlmFilterMatchedCommand, sm6kFilterMatchedCommand 0 0 This field specifies the command to be executed when a
    received trap matches the filter. A set of environment
    variables are defi…
    1.3.6.1.4.1.2.6.12.7.4.1.18 smMlmFilterMatchedTrapDescription, sm6kFilterMatchedTrapDescription 0 0 Not implemented
    1.3.6.1.4.1.2.6.12.7.4.1.19 smMlmFilterMatchedTrapEnterprise, sm6kFilterMatchedTrapEnterprise 0 0 Not implemented
    1.3.6.1.4.1.2.6.12.7.4.1.20 smMlmFilterMatchedSpecificTrap, sm6kFilterMatchedSpecificTrap 0 0 Not implemented
    1.3.6.1.4.1.2.6.12.7.4.1.21 smMlmFilterThrottleType, sm6kFilterThrottleType 0 0 This field is used to indicate whether the throttle sends
    the first N matching traps (sendFirstN) or sends after
    receiving N matc…
    1.3.6.1.4.1.2.6.12.7.4.1.22 smMlmFilterThrottleArmTrapCount, sm6kFilterThrottleArmTrapCount 0 0 This field specifies the number of matching traps to
    receive before throttling is armed. This is the N
    referred to in the Filter…
    1.3.6.1.4.1.2.6.12.7.4.1.23 smMlmFilterThrottleArmedCommand, sm6kFilterThrottleArmedCommand 0 0 This field specifies the command to execute when the
    ThrottleArmTrapCount number of traps have been received
    (ie. when the thrott…
    1.3.6.1.4.1.2.6.12.7.4.1.24 smMlmFilterThrottleArmedTrapDescription, sm6kFilterThrottleArmedTrapDescription 0 0 Not implemented
    1.3.6.1.4.1.2.6.12.7.4.1.25 smMlmFilterThrottleArmedTrapEnterprise, sm6kFilterThrottleArmedTrapEnterprise 0 0 Not implemented
    1.3.6.1.4.1.2.6.12.7.4.1.26 smMlmFilterThrottleArmedSpecificTrap, sm6kFilterThrottleArmedSpecificTrap 0 0 Not implemented
    1.3.6.1.4.1.2.6.12.7.4.1.27 smMlmFilterThrottleDisarmTimer, sm6kFilterThrottleDisarmTimer 0 0 This field specifies the time period to elapse before
    the throttle is disarmed (reset). It is important to note
    that if sm6kThro…
    1.3.6.1.4.1.2.6.12.7.4.1.28 smMlmFilterThrottleDisarmTrapCount, sm6kFilterThrottleDisarmTrapCount 0 0 This field specifies the delta number of traps to receive
    before the throttle is disarmed. This field value is a
    delta and only …
    1.3.6.1.4.1.2.6.12.7.4.1.30 smMlmFilterThrottleDisarmedTrapDescription, sm6kFilterThrottleDisarmedTrapDescription 0 0 Not implemented
    1.3.6.1.4.1.2.6.12.7.4.1.31 smMlmFilterThrottleDisarmedTrapEnterprise, sm6kFilterThrottleDisarmedTrapEnterprise 0 0 Not implemented
    1.3.6.1.4.1.2.6.12.7.4.1.32 smMlmFilterThrottleDisarmedSpecificTrap, sm6kFilterThrottleDisarmedSpecificTrap 0 0 Not implemented
    1.3.6.1.4.1.2.6.12.7.4.1.33 smMlmFilterThrottleState, sm6kFilterThrottleState 0 0 This field is not supported.
    1.3.6.1.4.1.2.6.12.7.4.1.34 smMlmFilterThrottleTimeStarted, sm6kFilterThrottleTimeStarted 0 0 This field is not supported.
    1.3.6.1.4.1.2.6.12.7.4.1.35 smMlmFilterThrottleTrapCount, sm6kFilterThrottleTrapCount 0 0 This field is not supported.
    1.3.6.1.4.1.2.6.12.7.4.1.36 smMlmFilterMessages 0 0 Contains informational and error messages for
    this filter rule.
    1.3.6.1.4.1.2.6.12.7.4.1.37 smMlmFilterThrottleCriteria 0 0 This field is used to indicate whether the throttle is to
    be applied on a per node and trap type basis (byNodeAndTrapType)
    or onl…
    1.3.6.1.4.1.2.6.12.7.4.1.38 smMlmFilterThrottleVariables 0 0 This field is used to set additional criteria for variables
    of which the traps will be throttled. These variables are
    contained i…