upsPhaseInputVoltageOrientation

PowerNet-MIB · .1.3.6.1.4.1.318.1.1.1.9.2.2.1.3

Object

column mandatory Enumeration
The input voltage orientation:
1: unknown for this UPS
2: singlePhase - phase 1 voltage is between Phase 1
and Neutral.
3: splitPhase - phase 1 voltage is between Phase 1 and
Neutral; phase 2 voltage is between Phase 2 and Neutral;
phase 3 voltage is between Phase 1 and Phase 2.
4: threePhasePhaseToNeutral - phase 1 voltage is between
Phase 1 and Neutral; phase 2 voltage is between Phase 2
and Neutral; phase 3 voltage is between Phase 3 and
Neutral.
5: threePhasePhaseToPhase - phase 1 voltage is between
Phase 1 and Phase 2; phase 2 voltage is between Phase 2
and Phase 3; phase 3 voltage is between Phase 3 and
Phase 1.

Context

MIB
PowerNet-MIB
OID
.1.3.6.1.4.1.318.1.1.1.9.2.2.1.3
Type
column
Access
readonly
Status
mandatory
Parent
upsPhaseInputEntry

Walk 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 'PowerNet-MIB' -M '/opt/observium/mibs/apc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PowerNet-MIB::upsPhaseInputVoltageOrientation'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PowerNet-MIB' -M '/opt/observium/mibs/apc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PowerNet-MIB::upsPhaseInputVoltageOrientation.<upsPhaseInputTableIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PowerNet-MIB' -M '/opt/observium/mibs/apc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PowerNet-MIB::upsPhaseInputVoltageOrientation'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2singlePhase
3splitPhase
4threePhasePhaseToNeutral
5threePhasePhaseToPhase