lgpPduPsEntryWiringType
LIEBERT-GP-PDU-MIB ·
.1.3.6.1.4.1.476.1.42.3.8.30.20.1.25
Object
column r/w
Enumeration
The PDU's power supply physical wiring type.
not-specified
The type has not been specified/configured. The end_user
must configure this object to specify the physical wiring
type.
single-phase-3-wire-L1-N-PE
Single Phase input with 3 wires (Line 1, Neutral and
Protective Earth).
two-phase-3-wire-L1-L2-PE
Two Phase input with 3 wires (Line 1, Line 2, and
Protective Earth).
three-phase-4-wire-L1-L2-L3-PE
Three Phase input with 4 wires (Line 1, Line 2, Line 3,
and Protective Earth).
three-phase-5-wire-L1-L2-L3-N-PE
Three Phase input with 5 wires (Line 1, Line 2, Line 3,
Neutral and Protective Earth).
two-phase-4-wire-L1-L2-N-PE
Two Phase input with 4 wires (Line 1, Line 2, Neutral,
and Protective Earth).
Context
- MIB
- LIEBERT-GP-PDU-MIB
- OID
.1.3.6.1.4.1.476.1.42.3.8.30.20.1.25- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- lgpPduPsEntry
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 'LIEBERT-GP-PDU-MIB' -M '/opt/observium/mibs/liebert:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LIEBERT-GP-PDU-MIB::lgpPduPsEntryWiringType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LIEBERT-GP-PDU-MIB' -M '/opt/observium/mibs/liebert:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LIEBERT-GP-PDU-MIB::lgpPduPsEntryWiringType.<lgpPduEntryIndex>.<lgpPduPsEntryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LIEBERT-GP-PDU-MIB' -M '/opt/observium/mibs/liebert:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LIEBERT-GP-PDU-MIB::lgpPduPsEntryWiringType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | not-specified |
1 | single-phase-3-wire-L1-N-PE |
2 | two-phase-3-wire-L1-L2-PE |
3 | three-phase-4-wire-L1-L2-L3-PE |
4 | three-phase-5-wire-L1-L2-L3-N-PE |
5 | two-phase-4-wire-L1-L2-N-PE |