logInletSensorMaxValue
PDU2-MIB ·
.1.3.6.1.4.1.13742.6.6.2.3.1.5
Object
column
SNMPv2-SMIUnsigned32
The maximum sensor reading for the log period as an unsigned integer. The value of this OID variable should be scaled by inletSensorDecimalDigits. For example, if the value is 1 and inletSensorDecimalDigits 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.2.3.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- inletSensorLogEntry
- Table
- inletSensorLogTable
- 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 |
|---|---|---|---|
| logInletSensorDataAvailable Is data available for this sensor during this measurement period? | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.13742.6.6.2.3.1.2 |
| logInletSensorState The most critical sensor state during this measurement period. | column | SensorStateEnumeration | .1.3.6.1.4.1.13742.6.6.2.3.1.3 |
| logInletSensorAvgValue The average sensor reading for the log period as an unsigned integer.
The value of this OID variable should be scaled by
inletSensorDecimalDigits. For example, if the value is 1 a… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.13742.6.6.2.3.1.4 |
| logInletSensorMinValue The minimum sensor reading for the log period as an unsigned integer.
The value of this OID variable should be scaled by
inletSensorDecimalDigits. For example, if the value is 1 a… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.13742.6.6.2.3.1.6 |
| logInletSensorSignedAvgValue The average sensor reading for the log period as a signed integer.
The value of this OID variable should be scaled by
inletSensorDecimalDigits. For example, if the value is 1 and
… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.13742.6.6.2.3.1.7 |
| logInletSensorSignedMaxValue The maximum sensor reading for the log period as a signed integer.
The value of this OID variable should be scaled by
inletSensorDecimalDigits. For example, if the value is 1 and
… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.13742.6.6.2.3.1.8 |
| logInletSensorSignedMinValue The minimum sensor reading for the log period as a signed integer.
The value of this OID variable should be scaled by
inletSensorDecimalDigits. For example, if the value is 1 and
… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.13742.6.6.2.3.1.9 |