ENTITY-SENSOR-MIB Table View

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

Tables
1
Rows
1
Columns
8
.1.3.6.1.2.1.99.1.1 · 1 row entry · 8 columns
This table contains one row per physical sensor represented
by an associated row in the entPhysicalTable.
entPhySensorEntry entry .1.3.6.1.2.1.99.1.1.1
Information about a particular physical sensor.

An entry in this table describes the present reading of a
sensor, the measurement units and scale, and sensor
operational status.

Entries are cre…
Indexes
ENTITY-MIBentPhysicalIndex
Column Syntax OID
entPhySensorType
The type of data returned by the associated
entPhySensorValue object.

This object SHOULD be set by the agent during entry
creation, and the value SHOULD NOT change during operation.
EntitySensorDataType
Textual Convention: EntitySensorDataType Enumeration
Type Values:
1other
2unknown
3voltsAC
4voltsDC
5amperes
6watts
7hertz
8celsius
9percentRH
10rpm
11cmm
12truthvalue
.1.3.6.1.2.1.99.1.1.1.1
entPhySensorScale
The exponent to apply to values returned by the associated
entPhySensorValue object.

This object SHOULD be set by the agent during entry
creation, and the value SHOULD NOT change during operation.
EntitySensorDataScale
Textual Convention: EntitySensorDataScale Enumeration
Type Values:
1yocto
2zepto
3atto
4femto
5pico
6nano
7micro
8milli
9units
10kilo
11mega
12giga
13tera
14exa
15peta
16zetta
17yotta
.1.3.6.1.2.1.99.1.1.1.2
entPhySensorPrecision
The number of decimal places of precision in fixed-point
sensor values returned by the associated entPhySensorValue
object.

This object SHOULD be set to '0' when the associated
entPhySensorType value is n…
EntitySensorPrecision
Textual Convention: EntitySensorPrecision Integer32
Type Constraints:
range: -8..9
.1.3.6.1.2.1.99.1.1.1.3
entPhySensorValue
The most recent measurement obtained by the agent for this
sensor.

To correctly interpret the value of this object, the
associated entPhySensorType, entPhySensorScale, and
entPhySensorPrecision objects mu…
EntitySensorValue
Textual Convention: EntitySensorValue Integer32
Type Constraints:
range: -1000000000..1000000000
.1.3.6.1.2.1.99.1.1.1.4
entPhySensorOperStatus
The operational status of the sensor.
EntitySensorStatus
Textual Convention: EntitySensorStatus Enumeration
Type Values:
1ok
2unavailable
3nonoperational
.1.3.6.1.2.1.99.1.1.1.5
entPhySensorUnitsDisplay
A textual description of the data units that should be used
in the display of entPhySensorValue.
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.2.1.99.1.1.1.6
entPhySensorValueTimeStamp
The value of sysUpTime at the time the status and/or value
of this sensor was last obtained by the agent.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.2.1.99.1.1.1.7
entPhySensorValueUpdateRate
An indication of the frequency that the agent updates the
associated entPhySensorValue object, representing in
milliseconds.

The value zero indicates:

- the sensor value is updated on d…
millisecondsSNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.99.1.1.1.8