Reference record for OID 1.3.6.1.4.1.2.6.12.5.1.1.1



parent
1.3.6.1.4.1.2.6.12.5.1.1 (smMlmThresholdEntry, sm6kThresholdEntry)
node code
1
node names
  • smMlmThresholdState
  • sm6kThresholdState
  • dot oid
    1.3.6.1.4.1.2.6.12.5.1.1.1
    type
    OBJECT-TYPE
    asn1 oid
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) ibm(2) ibmProd(6) systemsMonitor6000(12) smMlmThreshold(5) smMlmThresholdTable(1) smMlmThresholdEntry(1) smMlmThresholdState(1)}
  • {iso(1) identified-organization(3) dod(6) internet(1) private(4) enterprise(1) ibm(2) ibmProd(6) systemsMonitor6000(12) smMlmThreshold(5) smMlmThresholdTable(1) smMlmThresholdEntry(1) sm6kThresholdState(1)}
  • ...skipped...
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) ibm(2) prod(6) systemsMonitor6000(12) sm6kThreshold(5) sm6kThresholdTable(1) sm6kThresholdEntry(1) smMlmThresholdState(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprise(1) ibm(2) prod(6) systemsMonitor6000(12) sm6kThreshold(5) sm6kThresholdTable(1) sm6kThresholdEntry(1) sm6kThresholdState(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) ibm(2) ibmProd(6) systemsMonitor6000(12) smMlmThreshold(5) smMlmThresholdTable(1) smMlmThresholdEntry(1) smMlmThresholdState(1)}
  • {iso(1) org(3) dod(6) internet(1) private(4) enterprises(1) ibm(2) ibmProd(6) systemsMonitor6000(12) smMlmThreshold(5) smMlmThresholdTable(1) smMlmThresholdEntry(1) sm6kThresholdState(1)}
  • ...skipped...
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) ibm(2) prod(6) systemsMonitor6000(12) sm6kThreshold(5) sm6kThresholdTable(1) sm6kThresholdEntry(1) smMlmThresholdState(1)}
  • {iso(1) iso-identified-organization(3) dod(6) internet(1) private(4) enterprises(1) ibm(2) prod(6) systemsMonitor6000(12) sm6kThreshold(5) sm6kThresholdTable(1) sm6kThresholdEntry(1) sm6kThresholdState(1)}
  • iri oid
  • /iso/identified-organization/dod/internet/private/enterprise/ibm/ibmProd/systemsMonitor6000/smMlmThreshold/smMlmThresholdTable/smMlmThresholdEntry/smMlmThresholdState
  • /iso/identified-organization/dod/internet/private/enterprise/ibm/ibmProd/systemsMonitor6000/smMlmThreshold/smMlmThresholdTable/smMlmThresholdEntry/sm6kThresholdState
  • ...skipped...
  • /iso/org/dod/internet/private/enterprise/ibm/prod/systemsMonitor6000/sm6kThreshold/sm6kThresholdTable/sm6kThresholdEntry/smMlmThresholdState
  • /iso/org/dod/internet/private/enterprise/ibm/prod/systemsMonitor6000/sm6kThreshold/sm6kThresholdTable/sm6kThresholdEntry/sm6kThresholdState
  • /iso/org/dod/internet/private/enterprises/ibm/ibmProd/systemsMonitor6000/smMlmThreshold/smMlmThresholdTable/smMlmThresholdEntry/smMlmThresholdState
  • /iso/org/dod/internet/private/enterprises/ibm/ibmProd/systemsMonitor6000/smMlmThreshold/smMlmThresholdTable/smMlmThresholdEntry/sm6kThresholdState
  • ...skipped...
  • /iso/iso-identified-organization/dod/internet/private/enterprises/ibm/prod/systemsMonitor6000/sm6kThreshold/sm6kThresholdTable/sm6kThresholdEntry/smMlmThresholdState
  • /iso/iso-identified-organization/dod/internet/private/enterprises/ibm/prod/systemsMonitor6000/sm6kThreshold/sm6kThresholdTable/sm6kThresholdEntry/sm6kThresholdState
  • iri by oid_info
    /ISO/Identified-Organization/6/1/4/1/2/6/12/5/1/1/1

    Description by mibdepot

    State for the threshold operation. The store operation allows
    the saving of the MIB variable data in a file during the
    threshold polling process. The threshold operation checks
    the value of retrieved variables against a threshold; these
    operations can be combined.

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

    Description by circitor

    State for the threshold operation. The store operation allows
    the saving of the MIB variable data in a file during the
    threshold polling process. The threshold operation checks
    the value of retrieved variables against a threshold; these
    operations can be combined.
    When the threshold entry is enabled, it may participate based
    on threshold activation or deactivation times. The threshold
    entry is participating if the smMlmThresholdParticipationState
    is set to active.

    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

    sm6kThresholdState OBJECT-TYPE SYNTAX INTEGER { disabled(1), invalid(2), enabledThresholdOnly(3), enabledStoreOnly(4), enabledThresholdStore(5) } ACCESS read-write STATUS mandatory DESCRIPTION "State for the threshold operation. The store operation allows the saving of the MIB variable data in a file during the threshold polling process. The threshold operation checks the value of retrieved variables against a threshold; these operations can be combined." ::= { sm6kThresholdEntry 1 }

    Information by circitor

    smMlmThresholdState OBJECT-TYPE SYNTAX INTEGER { enabledThresholdOnly(3), enabledStoreOnly(4), enabledThresholdStore(5), disabled(1), invalid(2) } ACCESS read-write STATUS mandatory DESCRIPTION "State for the threshold operation. The store operation allows the saving of the MIB variable data in a file during the threshold polling process. The threshold operation checks the value of retrieved variables against a threshold; these operations can be combined. When the threshold entry is enabled, it may participate based on threshold activation or deactivation times. The threshold entry is participating if the smMlmThresholdParticipationState is set to active." ::= { smMlmThresholdEntry 1 }

    First Registration Authority (recovered by parent 1.3.6.1.4.1.2)

    Bob Moore

    Brothers (40)

    OIDNameSub childrenSub Nodes TotalDescription
    1.3.6.1.4.1.2.6.12.5.1.1.2 smMlmThresholdName, sm6kThresholdName 0 0 This field is used as a label and as the SNMP instance
    identifier for variables in this row. The threshold name is
    appended to t…
    1.3.6.1.4.1.2.6.12.5.1.1.3 smMlmThresholdDescription, sm6kThresholdDescription 0 0 This is a description of the threshold being performed for
    the benefit of administrators only; it is not used by the
    agent.
    1.3.6.1.4.1.2.6.12.5.1.1.4 smMlmThresholdOwnerID, sm6kThresholdOwnerID 0 0 Owner ID (IP address or hostname) who generated this
    entry (not currently used).
    1.3.6.1.4.1.2.6.12.5.1.1.5 smMlmThresholdLocalRemoteMIBVariable, sm6kThresholdLocalRemoteMIBVariable 0 0 This field specifies the MIB variable on which thresholding
    is to be performed, in dotted numeric notation, followed by
    an instan…
    1.3.6.1.4.1.2.6.12.5.1.1.6 smMlmThresholdCondition, sm6kThresholdCondition 0 0 Condition operation for threshold value. Allowed conditions
    are: =, >, >=, <, <=, !=, !, &, |, changes, doesNotChange,
    exists, doesNotExist.

    The change condition causes a w…
    1.3.6.1.4.1.2.6.12.5.1.1.7 smMlmThresholdValue, sm6kThresholdValue 0 0 This field specifies the value against which retrieved
    variables are checked. The type of check which is done
    depends on the typ…
    1.3.6.1.4.1.2.6.12.5.1.1.8 smMlmThresholdPollTime, sm6kThresholdPollTime 0 0 Threshold polling time. Polling units are in minutes.
    1.3.6.1.4.1.2.6.12.5.1.1.9 smMlmThresholdLastValue, sm6kThresholdLastValue 0 0 Last threshold value retrieved, in human-readable form.
    If more than one numeric value was retrieved for the
    threshold (because a…
    1.3.6.1.4.1.2.6.12.5.1.1.10 smMlmThresholdIntegerDataMax, sm6kThresholdIntegerDataMax 0 0 Not Implemented.
    1.3.6.1.4.1.2.6.12.5.1.1.11 smMlmThresholdIntegerDataMin, sm6kThresholdIntegerDataMin 0 0 Not Implemented.
    1.3.6.1.4.1.2.6.12.5.1.1.12 smMlmThresholdIntegerDataAvg, sm6kThresholdIntegerDataAvg 0 0 Not Implemented.
    1.3.6.1.4.1.2.6.12.5.1.1.13 smMlmThresholdArmSeverity, sm6kThresholdCounterGaugeDataMax 0 0 Counter/gauge maximum data value collected for the
    threshold being monitored.
    1.3.6.1.4.1.2.6.12.5.1.1.14 smMlmThresholdReArmSeverity, sm6kThresholdCounterGaugeDataMin 0 0 Counter/gauge minimum data value collected for the
    threshold being monitored.
    1.3.6.1.4.1.2.6.12.5.1.1.15 smMlmThresholdResultIndex, sm6kThresholdCounterGaugeDataAvg 0 0 Counter/gauge average data value collected for the
    threshold being calculated.
    1.3.6.1.4.1.2.6.12.5.1.1.16 smMlmThresholdResultsTableState, sm6kThresholdDataSamples 0 0 When enabled the threshold result(s) are stored in the
    Threshold Result Table. When disabled, no entries are
    generated for the T…
    1.3.6.1.4.1.2.6.12.5.1.1.17 smMlmThresholdTrapDescription, sm6kThresholdTrapDescription 0 0 A human-readable description for the trap to be generated;
    this description is sent in the trap for operator use.
    The environment…
    1.3.6.1.4.1.2.6.12.5.1.1.18 smMlmThresholdArmEnterprise, sm6kThresholdArmEnterprise 0 0 This field specifies the SNMP enterprise id for the trap
    which is to be sent when a threshold condition is met. If
    this is not s…
    1.3.6.1.4.1.2.6.12.5.1.1.19 smMlmThresholdSpecificTrap, sm6kThresholdSpecificTrap 0 0 This field specifies a specific trap number to be sent
    when a threshold condition is met. If this value is zero,
    no trap will be…
    1.3.6.1.4.1.2.6.12.5.1.1.20 smMlmThresholdCommandToExecute, sm6kThresholdCommandToExecute 0 0 Command to execute when threshold is met. A value of
    blank means no command is to be executed on a threshold
    met condition. Envi…
    1.3.6.1.4.1.2.6.12.5.1.1.21 smMlmThresholdReArmCondition, sm6kThresholdReArmCondition 0 0 Condition operation for the rearm threshold value. Allowed
    conditions are the same as for the threshold value.

    Checking against …
    1.3.6.1.4.1.2.6.12.5.1.1.22 smMlmThresholdReArmValue, sm6kThresholdReArmValue 0 0 This field specifies the value against which retrieved
    variables are checked. The type of check which is done
    depends on the typ…
    1.3.6.1.4.1.2.6.12.5.1.1.23 smMlmThresholdReArmTrapDescription, sm6kThresholdReArmTrapDescription 0 0 Trap description for the generated rearm trap.
    The environment variables listed below, pre-appended with a $
    sign, are allowed in…
    1.3.6.1.4.1.2.6.12.5.1.1.24 smMlmThresholdReArmEnterprise, sm6kThresholdReArmEnterprise 0 0 This field specifies the SNMP enterprise id for the trap
    which is to be sent when a rearm condition is met. If
    this is not set, …
    1.3.6.1.4.1.2.6.12.5.1.1.25 smMlmThresholdReArmSpecificTrap, sm6kThresholdReArmSpecificTrap 0 0 This field specifies a specific trap number to be sent
    when a rearm condition is met. If this value is zero,
    no trap will be sen…
    1.3.6.1.4.1.2.6.12.5.1.1.26 smMlmThresholdReArmCommandToExecute, sm6kThresholdReArmCommandToExecute 0 0 Command to execute when the rearm threshold is met.
    A value of blank means no command will be executed
    on a rearm threshold met c…
    1.3.6.1.4.1.2.6.12.5.1.1.27 smMlmThresholdLastChangedSession, sm6kThresholdLastChangedSession 0 0 This field contains the name of the last node for which a
    threshold arm/rearm condition was met.
    1.3.6.1.4.1.2.6.12.5.1.1.28 smMlmThresholdStandardError, sm6kThresholdStandardError 0 0 This field contains informational and error messages for
    this threshold entry.
    1.3.6.1.4.1.2.6.12.5.1.1.29 smMlmThresholdLastResponseTime, sm6kThresholdLastResponseTime 0 0 This field contains the last time a (valid or invalid)
    response was received to a poll request.
    1.3.6.1.4.1.2.6.12.5.1.1.30 smMlmThresholdResponseCount, sm6kThresholdResponseCount 0 0 Number of responses received to date.
    1.3.6.1.4.1.2.6.12.5.1.1.31 smMlmThresholdTimeoutCount, sm6kThresholdTimeoutCount 0 0 Number of timeout conditions, indicating no response or an
    overrun condition (polling speed faster than the response
    time from th…
    1.3.6.1.4.1.2.6.12.5.1.1.32 smMlmThresholdNoValueCount, sm6kThresholdNoValueCount 0 0 Number of responses received containing no values. These
    responses may be caused by an invalid community name, by
    a remote SNMP …
    1.3.6.1.4.1.2.6.12.5.1.1.33 smMlmThresholdArmConditionMetCount 0 0 This field contains the total count that the arm condition
    has been met.
    1.3.6.1.4.1.2.6.12.5.1.1.34 smMlmThresholdReArmConditionMetCount 0 0 This field contains the total count that the rearm condition
    has been met.
    1.3.6.1.4.1.2.6.12.5.1.1.35 smMlmThresholdThrottleArmCount 0 0 This field specifies the number of consecutive arm
    conditions which must be met before the threshold
    is armed. The ThresholdPoll…
    1.3.6.1.4.1.2.6.12.5.1.1.36 smMlmThresholdThrottleReArmCount 0 0 This field specifies the number of consecutive rearm
    conditions which must be met before the threshold
    is rearmed. The Threshold…
    1.3.6.1.4.1.2.6.12.5.1.1.37 smMlmThresholdParticipationState 0 0 This field indicates whether or not the entry is participating
    in the threshold. When the threshold entry is active,
    it is parti…
    1.3.6.1.4.1.2.6.12.5.1.1.38 smMlmThresholdActivationTime 0 0 This field specifies the time to activate the threshold
    (ie. change the participation state from inactive to active).
    The format …
    1.3.6.1.4.1.2.6.12.5.1.1.39 smMlmThresholdActivationDayOfWeek 0 0 This field specifies the days of the week to activate
    the threshold at the time specified in the ActivationTime field
    (ie. change…
    1.3.6.1.4.1.2.6.12.5.1.1.40 smMlmThresholdDeactivationTime 0 0 This field specifies the time to deactivate the threshold
    (ie. change the participation state from active to inactive).
    The forma…
    1.3.6.1.4.1.2.6.12.5.1.1.41 smMlmThresholdDeactivationDayOfWeek 0 0 This field specifies the days of the week to deactivate
    the threshold at the time specified in the DeactivationTime field
    (ie. ch…