entPhySensorValueUpdateRate
ENTITY-SENSOR-MIB ·
.1.3.6.1.2.1.99.1.1.1.8
Object
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 demand (e.g.,
when polled by the agent for a get-request),
- the sensor value is updated when the sensor
value changes (event-driven),
- the agent does not know the update rate.
Context
- MIB
- ENTITY-SENSOR-MIB
- OID
.1.3.6.1.2.1.99.1.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Units
- milliseconds
- Parent
- entPhySensorEntry
- Table
- entPhySensorTable
- Siblings
- 7
Syntax
milliseconds SNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | 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 … | column | EntitySensorDataType | .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 SHO… | column | EntitySensorDataScale | .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 th… | column | EntitySensorPrecision | .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, entPhySensorSca… | column | EntitySensorValue | .1.3.6.1.2.1.99.1.1.1.4 |
| entPhySensorOperStatus The operational status of the sensor. | column | EntitySensorStatus | .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. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .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. | column | SNMPv2-TCTimeStamp | .1.3.6.1.2.1.99.1.1.1.7 |