lgpFlexibleEntryDataType
LIEBERT-GP-FLEXIBLE-MIB ·
.1.3.6.1.4.1.476.1.42.3.9.30.1.40
Object
column
Enumeration
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 lgpFlexibleEntryIntegerValue. Data of type uint16, uint32, and enum, will appear in the column lgpFlexibleEntryUnsignedIntegerValue.
Context
- MIB
- LIEBERT-GP-FLEXIBLE-MIB
- OID
.1.3.6.1.4.1.476.1.42.3.9.30.1.40- Type
- column
- Access
- readonly
- Status
- current
- Parent
- lgpFlexibleExtendedEntry
- Table
- lgpFlexibleExtendedTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | not-specified |
1 | int16 |
2 | uint16 |
3 | int32 |
4 | uint32 |
5 | text |
6 | enum |
7 | event16 |
8 | event32 |
9 | ipv4 |
10 | time32 |
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 |
| 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 |
| 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 |