svrThresholdTable
SVRMGT-MIB ·
.1.3.6.1.4.1.36.2.18.22.2.2.3
Object
table
mandatory
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.
Context
- MIB
- SVRMGT-MIB
- OID
.1.3.6.1.4.1.36.2.18.22.2.2.3- Type
- table
- Status
- mandatory
- Parent
- svrAlarms
- Siblings
- 2
- Children
- 1
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| svrAlarmNextThrIndex mandatory Next available index for creating a svrThrEntry. If the value is -1
then the maximum number of thresholds has been reached. This means
that a threshold record can not be created … | scalar | Integer32 | .1.3.6.1.4.1.36.2.18.22.2.2.1 |
| svrAlarmEnableTraps obsolete Starting with V2.0, this variable has been moved. Use the
svrControlEnableTraps for the same functionality. | scalar | Boolean | .1.3.6.1.4.1.36.2.18.22.2.2.2 |
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| svrThresholdEntry mandatory One threshold alarm set on some particular integer-valued variable.
An alarm entry is created by the management console. It uses the
current value of svrAlarmNextTh… | row | - | .1.3.6.1.4.1.36.2.18.22.2.2.3.1 |