alarmFallingThreshold
RFC1271-MIB ·
.1.3.6.1.2.1.16.3.1.1.8
Object
column
mandatory
r/w
Integer32
A threshold for the sampled statistic. When the
current sampled value is less than or equal to
this threshold, and the value at the last sampling
interval was greater than this threshold, a single
event will be generated.
A single event will also be generated if the first
sample after this entry becomes valid is less than or
equal to this threshold and the associated
alarmStartupAlarm is equal to fallingAlarm(2) or
risingOrFallingAlarm(3).
After a falling event is generated, another such event
will not be generated until the sampled value
rises above this threshold and reaches the
alarmRisingThreshold.
This object may not be modified if the associated
alarmStatus object is equal to valid(1).
Context
- MIB
- RFC1271-MIB
- OID
.1.3.6.1.2.1.16.3.1.1.8- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- alarmEntry
- Table
- alarmTable
- Siblings
- 11
Syntax
Integer32
- Source
- COPS-PR-SPPIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| alarmIndex mandatory An index that uniquely identifies an entry in the
alarm table. Each such entry defines a
diagnostic sample at a particular interval
for an object on the device. | column | Integer32 | .1.3.6.1.2.1.16.3.1.1.1 |
| alarmFallingEventIndex mandatory The index of the eventEntry that is
used when a falling threshold is crossed. The
eventEntry identified by a particular value of
this index is the same as identified by the same … | column | Integer32 | .1.3.6.1.2.1.16.3.1.1.10 |
| alarmOwner mandatory The entity that configured this entry and is
therefore using the resources assigned to it. | column | - | .1.3.6.1.2.1.16.3.1.1.11 |
| alarmStatus mandatory The status of this alarm entry. | column | EntryStatus | .1.3.6.1.2.1.16.3.1.1.12 |
| alarmInterval mandatory The interval in seconds over which the data is
sampled and compared with the rising and falling
thresholds. When setting this variable, care
should be given to ensure that the va… | column | Integer32 | .1.3.6.1.2.1.16.3.1.1.2 |
| alarmVariable mandatory The object identifier of the particular variable to
be sampled. Only variables that resolve to an ASN.1
primitive type of INTEGER (INTEGER, Counter, Gauge,
or TimeTicks) may be s… | column | ObjectIdentifier | .1.3.6.1.2.1.16.3.1.1.3 |
| alarmSampleType mandatory The method of sampling the selected variable and
calculating the value to be compared against the
thresholds. If the value of this object is
absoluteValue(1), the value of the se… | column | Enumeration | .1.3.6.1.2.1.16.3.1.1.4 |
| alarmValue mandatory The value of the statistic during the last sampling
period. The value during the current sampling period
is not made available until the period is completed. | column | Integer32 | .1.3.6.1.2.1.16.3.1.1.5 |
| alarmStartupAlarm mandatory The alarm that may be sent when this entry is first
set to valid. If the first sample after this entry
becomes valid is greater than or equal to the
risingThreshold and alarmStar… | column | Enumeration | .1.3.6.1.2.1.16.3.1.1.6 |
| alarmRisingThreshold mandatory A threshold for the sampled statistic. When the
current sampled value is greater than or equal to
this threshold, and the value at the last sampling
interval was less than this t… | column | Integer32 | .1.3.6.1.2.1.16.3.1.1.7 |
| alarmRisingEventIndex mandatory The index of the eventEntry that is
used when a rising threshold is crossed. The
eventEntry identified by a particular value of
this index is the same as identified by the same v… | column | Integer32 | .1.3.6.1.2.1.16.3.1.1.9 |