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
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 '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
1 | singlePhase |
2 | phase1toN |
3 | phase2toN |
4 | phase3toN |
5 | phase1to2 |
6 | phase2to3 |
7 | phase3to1 |
8 | phase12N |
9 | phase23N |
10 | phase31N |
11 | phase123 |
12 | phase123N |
Conformance
Member of