outletPhaseID

EATON-EPDU-MIB · .1.3.6.1.4.1.534.6.6.7.6.1.1.7

Object

column Enumeration
Value indicates which phases are connected to each outlet in this table row - single phase
voltage, phase 1 to neutral, phase 2 to neutral, phase 3 to neutral, phase 1 to phase 2,
phase 2 to phase 3, phase 3 to phase 1, split-phase with phases 1 and 2, split phase 
with phases 2 and 3, split phase with phases 3 and 1, three-phase delta, and three-phase wye.

Context

MIB
EATON-EPDU-MIB
OID
.1.3.6.1.4.1.534.6.6.7.6.1.1.7
Type
column
Access
readonly
Status
current
Parent
outletEntry
Groups
1

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1singlePhase
2phase1toN
3phase2toN
4phase3toN
5phase1to2
6phase2to3
7phase3to1
8phase12N
9phase23N
10phase31N
11phase123
12phase123N

Conformance