lgpFlexibleEntryIntegerValue
LIEBERT-GP-FLEXIBLE-MIB ·
.1.3.6.1.4.1.476.1.42.3.9.30.1.10
Object
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 this value to the units indicated in the units of
measure columns (lgpFlexibleEntryUnitsOfMeasure or
lgpFlexibleEntryUnitsOfMeasureEnum), divide this value
by 10^n, where n is the value from the
lgpFlexibleEntryDecimalPosition 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 this column, where n is the value
from the lgpFlexibleEntryDecimalPosition column.
Context
- MIB
- LIEBERT-GP-FLEXIBLE-MIB
- OID
.1.3.6.1.4.1.476.1.42.3.9.30.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- lgpFlexibleExtendedEntry
- Table
- lgpFlexibleExtendedTable
- Siblings
- 6
Syntax
SNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| 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 |
| lgpFlexibleEntryDecimalPosition This is a power of ten divider needed to convert values from the
signed and unsigned integer columns
(lgpFlexibleEntryIntegerValue or
lgpFlexibleEntryUnsignedIntegerValue) to f… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.476.1.42.3.9.30.1.30 |
| 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 |