unitSensorConfigurationEntry
PDU2-MIB ·
.1.3.6.1.4.1.13742.6.3.2.5.1
Object
row
An entry containing unit sensor configuration objects.
Context
- MIB
- PDU2-MIB
- OID
.1.3.6.1.4.1.13742.6.3.2.5.1- Type
- row
- Status
- current
- Parent
- unitSensorConfigurationTable
- Table
- unitSensorConfigurationTable
- Children
- 22
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sensorType The type of sensor. | column | SensorTypeEnumeration | .1.3.6.1.4.1.13742.6.3.2.5.1.1 |
| unitSensorTolerance deprecated The tolerance: the maximum difference between measurement and the
actual value. The value of this OID variable should be scaled by
(unitSensorDecimalDigits + 1). For example, if t… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.13742.6.3.2.5.1.10 |
| unitSensorMaximum The largest possible reading as an unsigned integer.
The value of this OID variable should be scaled by
unitSensorDecimalDigits. For example, if the value is 1 and
unitSensorDecim… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.13742.6.3.2.5.1.11 |
| unitSensorMinimum The smallest possible reading as an unsigned integer.
The value of this OID variable should be scaled by
unitSensorDecimalDigits. For example, if the value is 1 and
unitSensorDeci… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.13742.6.3.2.5.1.12 |
| unitSensorHysteresis The hysteresis used when crossing a threshold towards the normal state.
The value of this OID variable should be scaled by
unitSensorDecimalDigits. For example, if the value is 1 … | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.13742.6.3.2.5.1.13 |
| unitSensorStateChangeDelay The delay measured in samples before a state is asserted.
If the value is zero, then the state is asserted as soon as
it is detected; if it is non-zero, say n, then the assertion
… | column | Unsigned32 | .1.3.6.1.4.1.13742.6.3.2.5.1.14 |
| unitSensorLowerCriticalThreshold The lower critical threshold as an unsigned integer.
The value of this OID variable should be scaled by
unitSensorDecimalDigits. For example, if the value is 1 and
unitSensorDecim… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.13742.6.3.2.5.1.21 |
| unitSensorLowerWarningThreshold The lower warning threshold as an unsigned integer.
The value of this OID variable should be scaled by
unitSensorDecimalDigits. For example, if the value is 1 and
unitSensorDecima… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.13742.6.3.2.5.1.22 |
| unitSensorUpperCriticalThreshold The upper critical threshold as an unsigned integer.
The value of this OID variable should be scaled by
unitSensorDecimalDigits. For example, if the value is 1 and
unitSensorDecim… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.13742.6.3.2.5.1.23 |
| unitSensorUpperWarningThreshold The upper warning threshold as an unsigned integer.
The value of this OID variable should be scaled by
unitSensorDecimalDigits. For example, if the value is 1 and
unitSensorDecima… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.13742.6.3.2.5.1.24 |
| unitSensorEnabledThresholds A bit string indicating which thresholds are enabled.
This parameter does not apply to sensors without numerical reading. | column | Bits | .1.3.6.1.4.1.13742.6.3.2.5.1.25 |
| unitSensorSignedMaximum The largest possible reading as a signed integer.
The value of this OID variable should be scaled by
unitSensorDecimalDigits. For example, if the value is 1 and
unitSensorDecimalD… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.13742.6.3.2.5.1.26 |
| unitSensorSignedMinimum The smallest possible reading as a signed integer.
The value of this OID variable should be scaled by
unitSensorDecimalDigits. For example, if the value is 1 and
unitSensorDecimal… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.13742.6.3.2.5.1.27 |
| unitSensorSignedLowerCriticalThreshold The lower critical threshold as a signed integer.
The value of this OID variable should be scaled by
unitSensorDecimalDigits. For example, if the value is 1 and
unitSensorDecimalD… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.13742.6.3.2.5.1.28 |
| unitSensorSignedLowerWarningThreshold The lower warning threshold as a signed integer.
The value of this OID variable should be scaled by
unitSensorDecimalDigits. For example, if the value is 1 and
unitSensorDecimalDi… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.13742.6.3.2.5.1.29 |
| unitSensorSignedUpperCriticalThreshold The upper critical threshold as a signed integer.
The value of this OID variable should be scaled by
unitSensorDecimalDigits. For example, if the value is 1 and
unitSensorDecimalD… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.13742.6.3.2.5.1.30 |
| unitSensorSignedUpperWarningThreshold The upper warning threshold as a signed integer.
The value of this OID variable should be scaled by
unitSensorDecimalDigits. For example, if the value is 1 and
unitSensorDecimalDi… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.13742.6.3.2.5.1.31 |
| unitSensorLogAvailable Is data logging enabled for this sensor? | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.13742.6.3.2.5.1.4 |
| unitSensorUnits The unit in which the sensor reading is reported.
This parameter does not apply to sensors without numerical reading. | column | SensorUnitsEnumeration | .1.3.6.1.4.1.13742.6.3.2.5.1.6 |
| unitSensorDecimalDigits The number of digits displayed to the right of the decimal point.
This parameter does not apply to sensors without numerical reading. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.13742.6.3.2.5.1.7 |
| unitSensorAccuracy deprecated The accuracy: the maximum relative difference (in percent) between
measurement and the actual value.
This parameter does not apply to sensors without numerical reading. | column | HundredthsOfAPercentage | .1.3.6.1.4.1.13742.6.3.2.5.1.8 |
| unitSensorResolution The resolution: the minimum difference between any two measured values
The value of this OID variable should be scaled by
unitSensorDecimalDigits. For example, if the value is 1 a… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.13742.6.3.2.5.1.9 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| pduId A unique value for each PDU or power meter.
For BCM2 and PMC, pduId can be:
- 0 for the main controller
- The meter ID (rotary switch) for power meter
For a… | column | Integer32 | .1.3.6.1.4.1.13742.6.3.2.1.1.1 |
| sensorType The type of sensor. | column | SensorTypeEnumeration | .1.3.6.1.4.1.13742.6.3.2.5.1.1 |