rPDU2OutletMeteredPropertiesLayout

PowerNet-PDU · .1.3.6.1.4.1.318.1.1.26.9.4.2.1.5

Object

column mandatory Rpdu2OutletPhaseLayoutType
This OID describes the phase connections of
the referenced outlet as follows:
              
seqPhase1ToNeutral(1) indicates that the outlet is
wired from Phase 1 to Neutral.
              
seqPhase2ToNeutral(2) indicates that the outlet is
wired from Phase 2 to Neutral.
              
seqPhase3ToNeutral(3) indicates that the outlet is
wired from Phase 3 to Neutral.
              
seqPhase1ToPhase2(4) indicates that the outlet is
wired from Phase 1 to Phase 2.
              
seqPhase2ToPhase3(5) indicates that the outlet is
wired from Phase 2 to Phase 3.
              
seqPhase3ToPhase1(6) indicates that the outlet is
wired from Phase 3 to Phase 1.

Context

MIB
PowerNet-PDU
OID
.1.3.6.1.4.1.318.1.1.26.9.4.2.1.5
Type
column
Access
readonly
Status
mandatory
Parent
rPDU2OutletMeteredPropertiesEntry

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

Syntax

Values & Constraints

Type Values
1seqPhase1ToNeutral
2seqPhase2ToNeutral
3seqPhase3ToNeutral
4seqPhase1ToPhase2
5seqPhase2ToPhase3
6seqPhase3ToPhase1