cpqMeAlarmFallingThreshold
CPQTHRSH-MIB ·
.1.3.6.1.4.1.232.10.2.2.2.1.8
Object
column
mandatory
r/w
Integer32
A threshold for the sampled object identifier
(cpqMeAlarmVariable).
If the sample type (cpqMeAlarmSampleType) is
absoluteValue(1), then the following describes the
comparison. When the current sampled value is less
than or equal to this threshold, and the value
(cpqMeAlarmValue) at the last sampling interval was
greater than this threshold, a single event will be
generated. If cpqMeAlarmStartupAlarm is equal to
fallingAlarm(2) or risingOrFallingAlarm(3), then a
single event will be generated if the first sample after
this entry becomes valid is less than or equal to this
threshold. After a falling event is generated, another
such event will not be generated until the sampled value
rises above this threshold and reaches the rising
threshold (cpaMeAlarmRisingThreshold).
If the sample type (cpqMeAlarmSampleType) is
deltaValue(2), then the following describes the
comparison. When the most recently sampled value minus
the previous sampled value is less than or equal to
the threshold (cpqMeAlarmFallingThreshold), and the
current alarm value (cpqMeAlarmValue) is greater than the
threshold value (cpqMeAlarmFallingThreshold) a single
event will be generated. After a falling event is
generated, another such event will not be generated
until the most recently sampled value minus the previous
sampled value rises above this threshold
(cpqMeAlarmFallingThreshold) and reaches the rising
threshold (cpqMeAlarmRisingThreshold).
This object may not be modified if the associated
cpqMeAlarmStatus object is equal to valid(1).
Context
- MIB
- CPQTHRSH-MIB
- OID
.1.3.6.1.4.1.232.10.2.2.2.1.8- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- cpqMeAlarmEntry
- Table
- cpqMeAlarmTable
- Siblings
- 12
Syntax
Integer32
- Source
- COPS-PR-SPPIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cpqMeAlarmIndex mandatory An index that uniquely identifies an entry in the
cpqMeAlarm 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.232.10.2.2.2.1.1 |
| cpqMeAlarmOwner mandatory The entity that configured this entry and is
therefore using the resources assigned to it.
This string is used to model an administratively
assigned name of the own… | column | OctetString | .1.3.6.1.4.1.232.10.2.2.2.1.10 |
| cpqMeAlarmStatus mandatory The status of this alarm entry.
Setting this object to the value invalid(4) has the
effect of invalidating the corresponding entry.
That is, it effectively disassoc… | column | Enumeration | .1.3.6.1.4.1.232.10.2.2.2.1.11 |
| cpqMeAlarmSeverity mandatory This is used to correlate the severity of a particular alarm
entry. The management console can use this to relate the
severity of an alarm entry to the end user. | column | Enumeration | .1.3.6.1.4.1.232.10.2.2.2.1.12 |
| cpqMeAlarmExtendedDescription mandatory This string contains meaningful information about the MIB
variable which has the threshold set upon it. This information
will be bound to a trap and is intended to allow a manage… | column | OctetString | .1.3.6.1.4.1.232.10.2.2.2.1.13 |
| cpqMeAlarmInterval mandatory The interval, in seconds, between consecutive samples of
the data. When setting this variable, care should be given
to ensure that the variable being monitored will not exceed
2^… | column | Integer32 | .1.3.6.1.4.1.232.10.2.2.2.1.2 |
| cpqMeAlarmVariable 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.4.1.232.10.2.2.2.1.3 |
| cpqMeAlarmSampleType mandatory The method of sampling the selected variable and
calculating the value to be compared against the
thresholds.
If the sample type (cpqMeAlarmSampleType) is
absoluteV… | column | Enumeration | .1.3.6.1.4.1.232.10.2.2.2.1.4 |
| cpqMeAlarmValue mandatory The value of the object identifier (cpqMeAlarmVariable)
during the last sampling period. The value during the
current sampling period is not made available until
the period is co… | column | Integer32 | .1.3.6.1.4.1.232.10.2.2.2.1.5 |
| cpqMeAlarmStartupAlarm mandatory The alarm that may be sent when this entry is first
set to valid.
If the sample type (cpqMeAlarmSampleType) is
absoluteValue(1), then the following comparisons are
… | column | Enumeration | .1.3.6.1.4.1.232.10.2.2.2.1.6 |
| cpqMeAlarmRisingThreshold mandatory A threshold for the sampled object identifier
(cpqMeAlarmVariable).
If the sample type (cpqMeAlarmSampleType) is
absoluteValue(1), then the following describes the
… | column | Integer32 | .1.3.6.1.4.1.232.10.2.2.2.1.7 |
| cpqMeAlarmPermanence mandatory This specifies if the threshold management software should
recreate this entry if it is brought down and then
restarted. A temporary entry will not be recreated after a
restart. … | column | Enumeration | .1.3.6.1.4.1.232.10.2.2.2.1.9 |