atsStatusInputVoltageOrientation

CPS-MIB · .1.3.6.1.4.1.3808.1.1.5.2.2.2.1.4

Object

column mandatory Enumeration
The input voltage orientation: 
1: unknown for this Source
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
CPS-MIB
OID
.1.3.6.1.4.1.3808.1.1.5.2.2.2.1.4
Type
column
Access
readonly
Status
mandatory
Parent
atsStatusInputEntry

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

Syntax

Enumeration

Values & Constraints

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