inletPoleCount
PDU2-MIB ·
.1.3.6.1.4.1.13742.6.3.3.3.1.5
Object
column Integer32
The number of poles.
PDU:
2 for 1-phase circuits
3 for 3-phase delta-wired models
4 for 3-phase wye-wired models, pole 4 is neutral
Power Meter:
2 to 5 depending on the power meter type:
Pole 1 is Phase A
Pole 2 is Phase B
Pole 3 is Phase C
Pole 4 is Neutral
Pole 5 is Earth
Context
- MIB
- PDU2-MIB
- OID
.1.3.6.1.4.1.13742.6.3.3.3.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- inletConfigurationEntry
- 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 'PDU2-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDU2-MIB::inletPoleCount'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDU2-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDU2-MIB::inletPoleCount.<pduId>.<inletId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDU2-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDU2-MIB::inletPoleCount'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 2-5
Conformance
Member of