Table of thresholds against which the agent should check
for exceptions.
This table describes conditions for setting and resetting alarms.
Alarms may be set on absolute values - i.e. the current integer
value of the sampled variable - or on delta values - i.e. the
difference between the current or last value.
Alarms may be GreaterThan exception alarms, LessThan exception
alarms, EqualsTo alarms etc. See svrThrAlarmType for differences.
Hysteresis is introduced by providing thresholds both for setting and
resetting of the alarm state, thereby limiting the number of traps
that will be sent on alarm triggering.
Alarms may be created to persist across agent reboots, but this
is not recommended for dynamic table variables.
The triggering of an alarm will change a state variable in the
conceptual row. It may also trigger the sending of a trap, the
local logging of an event, or [FUTURE] the triggering of a locally-
defined action.
Parsed from file dec-svrMgt.mib.txt
Company: None
Module: SVRMGT-MIB
Table of thresholds against which the agent should check
for exceptions.
This table describes conditions for setting and resetting alarms.
Alarms may be set on absolute values - i.e. the current integer
value of the sampled variable - or on delta values - i.e. the
difference between the current or last value.
Alarms may be GreaterThan exception alarms, LessThan exception
alarms, EqualsTo alarms etc. See svrThrAlarmType for differences.
Hysteresis is introduced by providing thresholds both for setting and
resetting of the alarm state, thereby limiting the number of traps
that will be sent on alarm triggering.
Alarms may be created to persist across agent reboots, but this
is not recommended for dynamic table variables.
The triggering of an alarm will change a state variable in the
conceptual row. It may also trigger the sending of a trap, the
local logging of an event, or the triggering of a locally-
defined action.
Parsed from file SVRMGT-MIB.mib
Module: SVRMGT-MIB
Vendor: DEC
Module: SVRMGT-MIB
[Automatically extracted from oidview.com]
svrThresholdTable OBJECT-TYPE SYNTAX SEQUENCE OF SvrThresholdEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "Table of thresholds against which the agent should check for exceptions. This table describes conditions for setting and resetting alarms. Alarms may be set on absolute values - i.e. the current integer value of the sampled variable - or on delta values - i.e. the difference between the current or last value. Alarms may be GreaterThan exception alarms, LessThan exception alarms, EqualsTo alarms etc. See svrThrAlarmType for differences. Hysteresis is introduced by providing thresholds both for setting and resetting of the alarm state, thereby limiting the number of traps that will be sent on alarm triggering. Alarms may be created to persist across agent reboots, but this is not recommended for dynamic table variables. The triggering of an alarm will change a state variable in the conceptual row. It may also trigger the sending of a trap, the local logging of an event, or [FUTURE] the triggering of a locally- defined action. " ::= { svrAlarms 3 }
svrThresholdTable OBJECT-TYPE SYNTAX SEQUENCE OF SvrThresholdEntry ACCESS not-accessible STATUS mandatory DESCRIPTION "Table of thresholds against which the agent should check for exceptions. This table describes conditions for setting and resetting alarms. Alarms may be set on absolute values - i.e. the current integer value of the sampled variable - or on delta values - i.e. the difference between the current or last value. Alarms may be GreaterThan exception alarms, LessThan exception alarms, EqualsTo alarms etc. See svrThrAlarmType for differences. Hysteresis is introduced by providing thresholds both for setting and resetting of the alarm state, thereby limiting the number of traps that will be sent on alarm triggering. Alarms may be created to persist across agent reboots, but this is not recommended for dynamic table variables. The triggering of an alarm will change a state variable in the conceptual row. It may also trigger the sending of a trap, the local logging of an event, or the triggering of a locally- defined action. " ::= { svrAlarms 3 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.36.2.18.22.2.2.3.1 | svrThresholdEntry | 33 | 33 | One threshold alarm set on some particular integer-valued variable. An alarm entry is created by the management console. It us… |
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.36.2.18.22.2.2.1 | svrAlarmNextThrIndex | 1 | 1 | Next available index for creating a svrThrEntry. If the value is -1 then the maximum number of thresholds has been reached. This… |
1.3.6.1.4.1.36.2.18.22.2.2.2 | svrAlarmEnableTraps | 1 | 1 | If true, trap will be sent for each triggered alarm. |