lgpFlexibleEntryDecimalPosition
LIEBERT-GP-FLEXIBLE-MIB ·
.1.3.6.1.4.1.476.1.42.3.9.30.1.30
Object
column
SNMPv2-SMIUnsigned32
This is a power of ten divider needed to convert values from the
signed and unsigned integer columns
(lgpFlexibleEntryIntegerValue or
lgpFlexibleEntryUnsignedIntegerValue) to floating
point values. This essentially tells how many positions to move
the decimal point to the left.
To convert the integer values to the units indicated in the units
of measure columns (lgpFlexibleEntryUnitsOfMeasure or
lgpFlexibleEntryUnitsOfMeasureEnum), divide the
integer value by 10^n, where n is the value from this column.
For data points that are writable (as designated by the
lgpFlexibleEntryAccessibility column), the inverse
calculation must done. The desired value must be multiplied by
10^n before it is written to the signed or unsigned integer
columns.
Context
- MIB
- LIEBERT-GP-FLEXIBLE-MIB
- OID
.1.3.6.1.4.1.476.1.42.3.9.30.1.30- Type
- column
- Access
- readonly
- Status
- current
- Parent
- lgpFlexibleExtendedEntry
- Table
- lgpFlexibleExtendedTable
- Siblings
- 6
Syntax
SNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| lgpFlexibleEntryIntegerValue This is the data point value formatted as a signed integer. This
column is populated only for numerical data points whose type
requires a signed value.
To convert… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.476.1.42.3.9.30.1.10 |
| lgpFlexibleEntryUnsignedIntegerValue This is the data point value formatted as an unsigned integer. This
column is populated only for numerical data points whose type
does not require a signed value.
… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.476.1.42.3.9.30.1.20 |
| lgpFlexibleEntryDataType The format that the data will appear as. This can be used to
determine which field the numerical data will appear in. Data of
type int16 and int32 will appear in the column
lgp… | column | Enumeration | .1.3.6.1.4.1.476.1.42.3.9.30.1.40 |
| lgpFlexibleEntryAccessibility This describes the read/write access that is available for the
data in the row. | column | Enumeration | .1.3.6.1.4.1.476.1.42.3.9.30.1.50 |
| lgpFlexibleEntryUnitsOfMeasureEnum The unit of measurement that the value will be in. | column | Enumeration | .1.3.6.1.4.1.476.1.42.3.9.30.1.60 |
| lgpFlexibleEntryDataDescription A description of the data reported in this row. This is generally
longer and more thorough than the simple label described by
lgpFlexibleEntryDataLabel. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.476.1.42.3.9.30.1.70 |