logOutletSensorMinValue
PDU2-MIB ·
.1.3.6.1.4.1.13742.6.6.4.3.1.6
Object
column
SNMPv2-SMIUnsigned32
The minimum sensor reading for the log period as an unsigned integer. The value of this OID variable should be scaled by outletSensorDecimalDigits. For example, if the value is 1 and outletSensorDecimalDigits 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.4.3.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- outletSensorLogEntry
- Table
- outletSensorLogTable
- 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 |
|---|---|---|---|
| logOutletSensorDataAvailable Is data available for this sensor during this measurement period? | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.13742.6.6.4.3.1.2 |
| logOutletSensorState The most critical sensor state during this measurement period. | column | SensorStateEnumeration | .1.3.6.1.4.1.13742.6.6.4.3.1.3 |
| logOutletSensorAvgValue The average sensor reading for the log period as an unsigned integer.
The value of this OID variable should be scaled by
outletSensorDecimalDigits. For example, if the value is 1 … | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.13742.6.6.4.3.1.4 |
| logOutletSensorMaxValue The maximum sensor reading for the log period as an unsigned integer.
The value of this OID variable should be scaled by
outletSensorDecimalDigits. For example, if the value is 1 … | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.13742.6.6.4.3.1.5 |
| logOutletSensorSignedAvgValue The average sensor reading for the log period as a signed integer.
The value of this OID variable should be scaled by
outletSensorDecimalDigits. For example, if the value is 1 and… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.13742.6.6.4.3.1.7 |
| logOutletSensorSignedMaxValue The maximum sensor reading for the log period as a signed integer.
The value of this OID variable should be scaled by
outletSensorDecimalDigits. For example, if the value is 1 and… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.13742.6.6.4.3.1.8 |
| logOutletSensorSignedMinValue The minimum sensor reading for the log period as a signed integer.
The value of this OID variable should be scaled by
outletSensorDecimalDigits. For example, if the value is 1 and… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.13742.6.6.4.3.1.9 |