logCircuitSensorMaxValue
PDU2-MIB ·
.1.3.6.1.4.1.13742.6.6.8.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 circuitSensorDecimalDigits. For example, if the value is 1 and circuitSensorDecimalDigits 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.8.3.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- circuitSensorLogEntry
- Table
- circuitSensorLogTable
- 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 |
|---|---|---|---|
| logCircuitSensorDataAvailable Is data available for this sensor during this measurement period? | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.13742.6.6.8.3.1.2 |
| logCircuitSensorState The most critical sensor state during this measurement period. | column | SensorStateEnumeration | .1.3.6.1.4.1.13742.6.6.8.3.1.3 |
| logCircuitSensorAvgValue The average sensor reading for the log period as an unsigned integer.
The value of this OID variable should be scaled by
circuitSensorDecimalDigits. For example, if the value is 1… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.13742.6.6.8.3.1.4 |
| logCircuitSensorMinValue The minimum sensor reading for the log period as an unsigned integer.
The value of this OID variable should be scaled by
circuitSensorDecimalDigits. For example, if the value is 1… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.13742.6.6.8.3.1.6 |
| logCircuitSensorSignedAvgValue The average sensor reading for the log period as a signed integer.
The value of this OID variable should be scaled by
circuitSensorDecimalDigits. For example, if the value is 1 an… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.13742.6.6.8.3.1.7 |
| logCircuitSensorSignedMaxValue The maximum sensor reading for the log period as a signed integer.
The value of this OID variable should be scaled by
circuitSensorDecimalDigits. For example, if the value is 1 an… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.13742.6.6.8.3.1.8 |
| logCircuitSensorSignedMinValue The minimum sensor reading for the log period as a signed integer.
The value of this OID variable should be scaled by
circuitSensorDecimalDigits. For example, if the value is 1 an… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.13742.6.6.8.3.1.9 |