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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk ceSensorExtThresholdTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ENTITY-SENSOR-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-SENSOR-EXT-MIB::ceSensorExtThresholdTable'
This table lists the threshold severity, relation, and
comparison value, for a sensor entity listed in  
entPhysicalTable.
ceSensorExtThresholdEntry row .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…
Column Syntax OID
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
This object specifies the severity of this threshold.
CiscoSensorThresholdSeverityr/w
Type Values:
1other
10minor
20major
30critical
.1.3.6.1.4.1.9.9.745.1.1.1.2
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
Type Values:
1lessThan
2lessOrEqual
3greaterThan
4greaterOrEqual
5equalTo
6notEqualTo
.1.3.6.1.4.1.9.9.745.1.1.1.3
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
Type Constraints:
range: -1000000000..1000000000
.1.3.6.1.4.1.9.9.745.1.1.1.4
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
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.745.1.1.1.5
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