lgpPwrLineMeasurementPowerFactorTag
LIEBERT-GP-POWER-MIB ·
.1.3.6.1.4.1.476.1.42.3.5.2.3.1.15
Object
column Enumeration
The present description of the Power Factor for the line. If Leading, the load is said to be capacitive and the phase of the current leads the voltage. If Lagging, the load is said to be inductive and the phase of the current lags the voltage.
Context
- MIB
- LIEBERT-GP-POWER-MIB
- OID
.1.3.6.1.4.1.476.1.42.3.5.2.3.1.15- Type
- column
- Access
- readonly
- Status
- current
- Parent
- lgpPwrLineMeasurementEntry
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::lgpPwrLineMeasurementPowerFactorTag'
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::lgpPwrLineMeasurementPowerFactorTag.<lgpPwrMeasurementPtIndex>.<lgpPwrLineMeasurementIndex>'
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::lgpPwrLineMeasurementPowerFactorTag'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | leading |
2 | lagging |