logCircuitPoleSensorMinValue
PDU2-MIB ·
.1.3.6.1.4.1.13742.6.6.8.5.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 circuitPoleSensorDecimalDigits. For example, if the value is 1 and circuitPoleSensorDecimalDigits 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.5.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- circuitPoleSensorLogEntry
- Table
- circuitPoleSensorLogTable
- 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 |
|---|---|---|---|
| logCircuitPoleSensorDataAvailable Is data available for this sensor during this measurement period? | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.13742.6.6.8.5.1.2 |
| logCircuitPoleSensorState The most critical sensor state during this measurement period. | column | SensorStateEnumeration | .1.3.6.1.4.1.13742.6.6.8.5.1.3 |
| logCircuitPoleSensorAvgValue The average sensor reading for the log period as an unsigned integer.
The value of this OID variable should be scaled by
circuitPoleSensorDecimalDigits. For example, if the value … | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.13742.6.6.8.5.1.4 |
| logCircuitPoleSensorMaxValue The maximum sensor reading for the log period as an unsigned integer.
The value of this OID variable should be scaled by
circuitPoleSensorDecimalDigits. For example, if the value … | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.13742.6.6.8.5.1.5 |
| logCircuitPoleSensorSignedAvgValue The average sensor reading for the log period as a signed integer.
The value of this OID variable should be scaled by
circuitPoleSensorDecimalDigits. For example, if the value is … | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.13742.6.6.8.5.1.7 |
| logCircuitPoleSensorSignedMaxValue The maximum sensor reading for the log period as a signed integer.
The value of this OID variable should be scaled by
circuitPoleSensorDecimalDigits. For example, if the value is … | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.13742.6.6.8.5.1.8 |
| logCircuitPoleSensorSignedMinValue The minimum sensor reading for the log period as a signed integer.
The value of this OID variable should be scaled by
circuitPoleSensorDecimalDigits. For example, if the value is … | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.13742.6.6.8.5.1.9 |