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
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LIEBERT-GP-FLEXIBLE-MIB' -M '/opt/observium/mibs/liebert:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LIEBERT-GP-FLEXIBLE-MIB::lgpFlexibleEntryIntegerValue'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LIEBERT-GP-FLEXIBLE-MIB' -M '/opt/observium/mibs/liebert:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LIEBERT-GP-FLEXIBLE-MIB::lgpFlexibleEntryIntegerValue.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LIEBERT-GP-FLEXIBLE-MIB' -M '/opt/observium/mibs/liebert:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LIEBERT-GP-FLEXIBLE-MIB::lgpFlexibleEntryIntegerValue'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647