logUnitSensorAvgValue
PDU2-MIB ·
.1.3.6.1.4.1.13742.6.6.1.3.1.4
Object
column
SNMPv2-SMIUnsigned32
The average sensor reading for the log period as an unsigned integer. The value of this OID variable should be scaled by unitSensorDecimalDigits. For example, if the value is 1 and unitSensorDecimalDigits is 2, then actual value is 0.01. This value will wrap around if the scaled sensor reading exceeds 4294967295. It is undefined for sensors which can have negative readings. This object does not apply to sensors without numerical reading.
Context
- MIB
- PDU2-MIB
- OID
.1.3.6.1.4.1.13742.6.6.1.3.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- unitSensorLogEntry
- Table
- unitSensorLogTable
- Siblings
- 7
Syntax
SNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| logUnitSensorDataAvailable Is data available for this sensor during this measurement period? | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.13742.6.6.1.3.1.2 |
| logUnitSensorState The most critical sensor state during this measurement period. | column | SensorStateEnumeration | .1.3.6.1.4.1.13742.6.6.1.3.1.3 |
| logUnitSensorMaxValue The maximum sensor reading for the log period as an unsigned integer.
The value of this OID variable should be scaled by
unitSensorDecimalDigits. For example, if the value is 1 an… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.13742.6.6.1.3.1.5 |
| logUnitSensorMinValue The minimum sensor reading for the log period as an unsigned integer.
The value of this OID variable should be scaled by
unitSensorDecimalDigits. For example, if the value is 1 an… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.13742.6.6.1.3.1.6 |
| logUnitSensorSignedAvgValue The average sensor reading for the log period as a signed integer.
The value of this OID variable should be scaled by
unitSensorDecimalDigits. For example, if the value is 1 and
u… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.13742.6.6.1.3.1.7 |
| logUnitSensorSignedMaxValue The maximum sensor reading for the log period as a signed integer.
The value of this OID variable should be scaled by
unitSensorDecimalDigits. For example, if the value is 1 and
u… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.13742.6.6.1.3.1.8 |
| logUnitSensorSignedMinValue The minimum sensor reading for the log period as a signed integer.
The value of this OID variable should be scaled by
unitSensorDecimalDigits. For example, if the value is 1 and
u… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.13742.6.6.1.3.1.9 |