rPDU2BankPropertiesPhaseLayout

PowerNet-Inova · .1.3.6.1.4.1.63131.1.1.26.8.2.1.4

Object

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

Context

MIB
PowerNet-Inova
OID
.1.3.6.1.4.1.63131.1.1.26.8.2.1.4
Type
column
Access
readonly
Status
mandatory
Parent
rPDU2BankPropertiesEntry

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

Syntax

Values & Constraints

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