rmonAlarmFallingEventIndex
DGS-1210-28XSME-BX ·
.1.3.6.1.4.1.171.10.76.39.1.22.4.1.1.8
Object
column
r/w
Integer32
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 value
of the eventIndex object. If there is no
corresponding entry in the eventTable, then
no association exists. In particular, if this value
is zero, no associated event will be generated, as
zero is not a valid event index.
This object may not be modified if the associated
alarmStatus object is equal to valid(1).
Context
- MIB
- DGS-1210-28XSME-BX
- OID
.1.3.6.1.4.1.171.10.76.39.1.22.4.1.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- rmonAlarmEntry
- Table
- rmonAlarmTable
- Siblings
- 9
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-65535
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rmonAlarmIndex 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.4.1.171.10.76.39.1.22.4.1.1.1 |
| rmonAlarmStatus The status of this alarm entry. | column | RmonStatus | .1.3.6.1.4.1.171.10.76.39.1.22.4.1.1.10 |
| rmonAlarmInterval 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 taken in the case of deltaV… | column | Seconds SNMPv2-SMIInteger32 | .1.3.6.1.4.1.171.10.76.39.1.22.4.1.1.2 |
| rmonAlarmVariable The object identifier of the particular variable to be
sampled. Only variables that resolve to an ASN.1 primitive
type of INTEGER (INTEGER, Integer32, Counter32, Counter64,
Gauge… | column | ObjectIdentifier | .1.3.6.1.4.1.171.10.76.39.1.22.4.1.1.3 |
| rmonAlarmSampleType 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.4.1.171.10.76.39.1.22.4.1.1.4 |
| rmonAlarmRisingThreshold 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 | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.171.10.76.39.1.22.4.1.1.5 |
| rmonAlarmFallingThreshold 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 t… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.171.10.76.39.1.22.4.1.1.6 |
| rmonAlarmRisingEventIndex 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.4.1.171.10.76.39.1.22.4.1.1.7 |
| rmonAlarmOwner The entity that configured this entry and is therefore
using the resources assigned to it. | column | OwnerString | .1.3.6.1.4.1.171.10.76.39.1.22.4.1.1.9 |