All MIBs › CPS-MIB › atsStatusInputVoltageOrientation
atsStatusInputVoltageOrientation
Module: CPS-MIB
OID (symbolic): CPS-MIB::atsStatusInputVoltageOrientation
OID (numeric): 1.3.6.1.4.1.3808.1.1.5.2.2.2.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: 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.
What is atsStatusInputVoltageOrientation?
This read-only enumerated integer describes how a given input's voltage is wired relative to phase and neutral: unknown(1), singlePhase(2) where phase 1 is measured against neutral, splitPhase(3), threePhasePhaseToNeutral(4), or threePhasePhaseToPhase(5). Admins need this to correctly interpret the per-phase voltage readings for that input, since the same numeric voltage value means something different depending on the wiring orientation. Confirming an input reports threePhasePhaseToPhase(5) tells the admin the phase voltage readings for that feed represent phase-to-phase measurements rather than phase-to-neutral.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.5.2.2.2.1.4 snmpwalk -v2c -c public <target> CPS-MIB::atsStatusInputVoltageOrientation
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3808.1.1.5.2.2.2.1.4.1 snmpget -v2c -c public <target> CPS-MIB::atsStatusInputVoltageOrientation.1
Start monitoring UPS product line (vendor unclear, enterprise OID 3808) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPS-MIB::atsStatusInputVoltageOrientation OID value, configure state conditions and alerts, and monitor any UPS product line (vendor unclear, enterprise OID 3808) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3808 | cps | CPS-MIB |
| 1.3.6.1.4.1.3808.1 | products | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1 | hardware | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.5 | ats | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.5.2 | atsStatus | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.5.2.2 | atsStatusInput | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.5.2.2.2 | atsStatusInputTable | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.5.2.2.2.1 | atsStatusInputEntry | CPS-MIB |
| 1.3.6.1.4.1.3808.1.1.5.2.2.2.1.4 | atsStatusInputVoltageOrientation | CPS-MIB |