ceSensorExtThresholdEvaluation
CISCO-ENTITY-SENSOR-EXT-MIB ·
.1.3.6.1.4.1.9.9.745.1.1.1.5
Object
column
SNMPv2-TCTruthValue
This object indicates the result of the most
recent evaluation of the threshold.
The agent will execute the below 'evaluate' function
to generate the notification. 'evaluate' function
returns a boolean value.
evaluate(entPhySensorValue,
ceSensorExtThresholdRelation,
ceSensorExtThresholdValue)
If evalute function returns true then
ceSensorExtThresholdEvaluation is set to 'true'
If evaluate function returns false then
ceSensorExtThresholdEvaluation is set to 'false'.
Thresholds are evaluated at the rate indicated by
entPhySensorValueUpdateRate.
Context
- MIB
- CISCO-ENTITY-SENSOR-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.745.1.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ceSensorExtThresholdEntry
- Table
- ceSensorExtThresholdTable
- Siblings
- 5
Values & Constraints
Type Values
1 | true |
2 | false |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ceSensorExtThresholdIndex An index that uniquely identifies an entry
in the ceSensorExtThresholdTable. This index
permits the same sensor to have several
different thresholds. | column | Unsigned32 | .1.3.6.1.4.1.9.9.745.1.1.1.1 |
| ceSensorExtThresholdSeverity This object specifies the severity of this threshold. | column | CiscoSensorThresholdSeverity | .1.3.6.1.4.1.9.9.745.1.1.1.2 |
| ceSensorExtThresholdRelation This object specifies the boolean relation between
sensor value (entPhySensorValue) and threshold value
(ceSensorExtThresholdValue), required to
trigger the alarm.
… | column | CiscoSensorThresholdRelation | .1.3.6.1.4.1.9.9.745.1.1.1.3 |
| ceSensorExtThresholdValue This object specifies the value of the threshold.
The value of objects entPhySensorType, entPhysSensorScale
and entPhySensorPrecision for this sensor entity define… | column | ENTITY-SENSOR-MIBEntitySensorValue | .1.3.6.1.4.1.9.9.745.1.1.1.4 |
| ceSensorExtThresholdNotifEnable A control object to activate/deactivate
ceSensorExtThresholdNotification.
This object should hold any of the below values.
enabled(1) - The notification is enabl… | column | Enumeration | .1.3.6.1.4.1.9.9.745.1.1.1.6 |