CISCO-ENTITY-SENSOR-EXT-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
1
Rows
1
Columns
6
.1.3.6.1.4.1.9.9.745.1.1 · 1 row entry · 6 columns
This table lists the threshold severity, relation, and
comparison value, for a sensor entity listed in  
entPhysicalTable.
ceSensorExtThresholdEntry entry .1.3.6.1.4.1.9.9.745.1.1.1
An ceSensorExtThresholdTable entry describes the
thresholds for a sensor: the threshold severity,
the threshold value, the relation, and the
evaluation of the threshold.

Only entities with entPhysicalClass…
Indexes
ENTITY-MIBentPhysicalIndex ceSensorExtThresholdIndex
Column Syntax OID
ceSensorExtThresholdIndex
An index that uniquely identifies an entry
in the ceSensorExtThresholdTable. This index
permits the same sensor to have several
different thresholds.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.9.9.745.1.1.1.1
ceSensorExtThresholdSeverity
This object specifies the severity of this threshold.
CiscoSensorThresholdSeverityr/w
Textual Convention: CiscoSensorThresholdSeverity Enumeration
Type Values:
1other
10minor
20major
30critical
.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.

in pseudo-code, the evaluation-alarm…
CiscoSensorThresholdRelationr/w
Textual Convention: CiscoSensorThresholdRelation Enumeration
Type Values:
1lessThan
2lessOrEqual
3greaterThan
4greaterOrEqual
5equalTo
6notEqualTo
.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 defines
how ceSensorExtThresholdValue can be d…
ENTITY-SENSOR-MIBEntitySensorValuer/w
Textual Convention: ENTITY-SENSOR-MIBEntitySensorValue Integer32
Type Constraints:
range: -1000000000..1000000000
.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. 'evaluate' function
returns a boolean …
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.9.745.1.1.1.5
ceSensorExtThresholdNotifEnable
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 n…
Enumerationr/w
Enumerated Values:
1enabled
2disabled
3transparent
.1.3.6.1.4.1.9.9.745.1.1.1.6