ceSensorExtThresholdNotifEnable
CISCO-ENTITY-SENSOR-EXT-MIB ·
.1.3.6.1.4.1.9.9.745.1.1.1.6
Object
column
r/w
Enumeration
A control object to activate/deactivate
ceSensorExtThresholdNotification.
This object should hold any of the below values.
enabled(1) - The notification is enabled for this entity
disabled(2) - The notification is disabled for this entity
transparent(3)- The notification is enabled/disabled based on
ceSensorExtThresholdNotifGlobalEnable
object
This object controls generation of
ceSensorExtThresholdNotification for this threshold.
An exception to this is, if this object is set to 'transparent'
then ceSensorExtThresholdNotification for this threshold
is controlled by ceSensorExtThresholdNotifGlobalEnable
object.
This truth table explains how
ceSensorExtThresholdNotifEnable is related with
ceSensorExtThresholdNotifGlobalEnable to control the
ceSensorExtThresholdNotification for this threshold
E = enabled, D = Disabled, T = Transparent
local_flag = ceSensorExtThresholdNotifEnable
global_flag = ceSensorExtThresholdNotifGlobalEnable
local_flag global_flag outcome_per_interface
---------------------------------------------
E E E
E D D
D E D
D D D
T E E
T D D
Context
- MIB
- CISCO-ENTITY-SENSOR-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.745.1.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ceSensorExtThresholdEntry
- Table
- ceSensorExtThresholdTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
3 | transparent |
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 |
| ceSensorExtThresholdEvaluation 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… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.745.1.1.1.5 |