LIEBERT-GP-FLEXIBLE-MIB
The MIB module used to register Liebert Flexible related SNMP OIDs. Copyright 2013 Liebert Corporation. All rights reserved. Reproduction of this document is authorized on the condition that the forgoing copyright notice is included. This Specification is supplied 'AS IS' and Liebert Corporation makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification.
Main OID:
liebertGlobalProductsFlexibleModule.1.3.6.1.4.1.476.1.42.1.10.1
17
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
17 total| Object Name |
|---|
liebertGlobalProductsFlexibleModuleThe MIB module used to register Liebert Flexible related SNMP OIDs. Copyright 2013 Liebert Corporation. All rights reserved. Reproduction of this document is authorized on the condition that the forgoing copyright notice is included. This Specification is supplied 'AS IS' and Liebert Corporation makes no warranty, either express or implied, as to the use, operation, condition, or performance of the Specification. MODULE-IDENTITY .1.3.6.1.4.1.476.1.42.1.10.1 |
lgpFlexibleTableCountThis is the number of entries in the lgpFlexibleBasicTable.ro Unsigned32 UNITS "Count" .1.3.6.1.4.1.476.1.42.3.9.10 |
lgpFlexibleBasicTableThis table contains data points supported by the managed device. The data in this table is formatted in string form. This data is also available in numerical form in the augmented lgpFlexibleExtendedTable. In this table, the row indexing is not necessarily sequential and leads to a sparsely populated table. SEQUENCE OF LgpFlexibleBasicEntry .1.3.6.1.4.1.476.1.42.3.9.20 |
lgpFlexibleBasicEntryThis entry defines the columns to be populated in the 'lgpFlexibleBasicTable'. LgpFlexibleBasicEntry .1.3.6.1.4.1.476.1.42.3.9.20.1 |
lgpFlexibleEntryIndexThis is the index which defines a specific row in the lgpFlexibleBasicTable. Each row index is associated with a unique data point ID which fixes the data point to its permanent location in the table. OBJECT IDENTIFIER .1.3.6.1.4.1.476.1.42.3.9.20.1.1 |
lgpFlexibleEntryDataLabelA short description of the data reported in this row.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.476.1.42.3.9.20.1.10 |
lgpFlexibleEntryValueA string representation of any data available. This is the preferred method of data access, since this will give fully scaled data for both integer and floating point data, in addition to textual data. If this string column cannot be used, then columns in the lgpFlexibleExtendedTable must be used in order to get a fully scaled version of integer data.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.476.1.42.3.9.20.1.20 |
lgpFlexibleEntryUnitsOfMeasureThe unit of measure that the value will be presented in. This is not populated when the data does not have a unit of measure associated with it.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.476.1.42.3.9.20.1.30 |
lgpFlexibleExtendedTableThis table contains data points supported by the managed device. This table augments the lgpFlexibleBasicTable, providing additional information that may be relevant to advanced users. Values presented in string format in the lgpFlexibleBasicTable table are also available in numeric form in this table. Since the lgpFlexibleBasicTable and this table are both indexed by lgpFlexibleEntryIndex, data applicable to a specific data point can be found in both tables at the same index. SEQUENCE OF LgpFlexibleExtendedEntry .1.3.6.1.4.1.476.1.42.3.9.30 |
lgpFlexibleExtendedEntryThis entry defines the columns to be populated in the 'lgpFlexibleExtendedTable'. LgpFlexibleExtendedEntry .1.3.6.1.4.1.476.1.42.3.9.30.1 |
lgpFlexibleEntryIntegerValueThis 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.rw Integer32 .1.3.6.1.4.1.476.1.42.3.9.30.1.10 |
lgpFlexibleEntryUnsignedIntegerValueThis 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. 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.rw Unsigned32 .1.3.6.1.4.1.476.1.42.3.9.30.1.20 |
lgpFlexibleEntryDecimalPositionThis 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.ro Unsigned32 .1.3.6.1.4.1.476.1.42.3.9.30.1.30 |
lgpFlexibleEntryDataTypeThe 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.ro Enumeration .1.3.6.1.4.1.476.1.42.3.9.30.1.40 |
lgpFlexibleEntryAccessibilityThis describes the read/write access that is available for the data in the row.ro Enumeration .1.3.6.1.4.1.476.1.42.3.9.30.1.50 |
lgpFlexibleEntryUnitsOfMeasureEnumThe unit of measurement that the value will be in.ro Enumeration .1.3.6.1.4.1.476.1.42.3.9.30.1.60 |
lgpFlexibleEntryDataDescriptionA description of the data reported in this row. This is generally longer and more thorough than the simple label described by lgpFlexibleEntryDataLabel.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.476.1.42.3.9.30.1.70 |