pduOutletMeteredPropertiesInputPhaseLayout
CPDU-MIB ·
.1.3.6.1.4.1.318.1.1.32.5.8.1.4
Object
column mandatory
Enumeration
This OID describes the outlet phase connections on the referenced bank as follows: seqPhase1ToNeutral(1) indicates that outlets attached to Metered Outlet are connected from Phase 1 to Neutral. seqPhase2ToNeutral(2) indicates that outlets attached to Metered Outlet are connected from Phase 2 to Neutral. seqPhase3ToNeutral(3) indicates that outlets attached to Metered Outlet are connected from Phase 3 to Neutral. seqPhase1ToPhase2(4) indicates that outlets attached to Metered Outlet are connected from Phase 1 to Phase2. seqPhase2ToPhase3(5) indicates that outlets attached to Metered Outlet are connected from Phase 2 to Phase3. seqPhase3ToPhase1(6) indicates that outlets attached to Metered Outlet are connected from Phase 3 to Phase1.
Context
- MIB
- CPDU-MIB
- OID
.1.3.6.1.4.1.318.1.1.32.5.8.1.4- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- pduOutletMeteredPropertiesEntry
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 'CPDU-MIB' -M '/opt/observium/mibs/apc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPDU-MIB::pduOutletMeteredPropertiesInputPhaseLayout'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPDU-MIB' -M '/opt/observium/mibs/apc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPDU-MIB::pduOutletMeteredPropertiesInputPhaseLayout.<pduUnitPropertiesIndex>.<pduOutletMeteredPropertiesIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPDU-MIB' -M '/opt/observium/mibs/apc:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPDU-MIB::pduOutletMeteredPropertiesInputPhaseLayout'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | seqPhase1ToNeutral |
2 | seqPhase2ToNeutral |
3 | seqPhase3ToNeutral |
4 | seqPhase1ToPhase2 |
5 | seqPhase2ToPhase3 |
6 | seqPhase3ToPhase1 |