lgpPwrThresholdType
LIEBERT-GP-POWER-MIB ·
.1.3.6.1.4.1.476.1.42.3.5.4.7.1.4
Object
column ObjectIdentifier
An OID representing a well known measurement type. These object identifiers indicate the type of measurement referenced by the row of the table. These object identifiers can encompass units of measure, lines of reference, and device location. The OID's name usually implies a measurement type such as 'voltsAc', 'current', 'voltsDc', 'VoltsLL', etc.
Context
- MIB
- LIEBERT-GP-POWER-MIB
- OID
.1.3.6.1.4.1.476.1.42.3.5.4.7.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- lgpPwrThresholdEntry
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-POWER-MIB' -M '/opt/observium/mibs/liebert:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LIEBERT-GP-POWER-MIB::lgpPwrThresholdType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LIEBERT-GP-POWER-MIB' -M '/opt/observium/mibs/liebert:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LIEBERT-GP-POWER-MIB::lgpPwrThresholdType.<lgpPwrThresholdIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LIEBERT-GP-POWER-MIB' -M '/opt/observium/mibs/liebert:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LIEBERT-GP-POWER-MIB::lgpPwrThresholdType'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.