pow3ChPowerFactorC
GEIST-MIB-V3 ·
.1.3.6.1.4.1.21239.2.11.1.31
Object
column %Integer32
Current reading for Power Factor (Phase C)
Context
- MIB
- GEIST-MIB-V3
- OID
.1.3.6.1.4.1.21239.2.11.1.31- Type
- column
- Access
- readonly
- Status
- current
- Units
- %
- Parent
- pow3ChEntry
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 'GEIST-MIB-V3' -M '/opt/observium/mibs/geist:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GEIST-MIB-V3::pow3ChPowerFactorC'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GEIST-MIB-V3' -M '/opt/observium/mibs/geist:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GEIST-MIB-V3::pow3ChPowerFactorC.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GEIST-MIB-V3' -M '/opt/observium/mibs/geist:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GEIST-MIB-V3::pow3ChPowerFactorC'
Syntax
%Integer32
Values & Constraints
No enumerated values or constraints recorded.