lgpPduPsLineEntryLine
OBS ✓
LIEBERT-GP-PDU-MIB ·
.1.3.6.1.4.1.476.1.42.3.8.30.40.1.15
Object
column Enumeration
The line number (phase) that the measurement represents for all
measurements in a given row of the table. Note that this always
matches the lgpPduPsLineEntryIndex of the same row in the table.
The line/phases are as follows:
Line# Description
----- ---------------------------------------------------
1 Line 1-N (A) for Line-to-Neutral measurements
2 Line 2-N (B) for Line-to-Neutral measurements
3 Line 3-N (C) for Line-to-Neutral measurements
1 Line 1-2 (A-B) for Line-to-Line measurements
2 Line 2-3 (B-C) for Line-to-Line measurements
3 Line 3-1 (C-A) for Line-to-Line measurements
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Sensors
Explore Observium network monitoring
Context
- MIB
- LIEBERT-GP-PDU-MIB
- OID
.1.3.6.1.4.1.476.1.42.3.8.30.40.1.15- Type
- column
- Access
- readonly
- Status
- current
- Parent
- lgpPduPsLineEntry
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::lgpPduPsLineEntryLine'
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::lgpPduPsLineEntryLine.<lgpPduEntryIndex>.<lgpPduPsEntryIndex>.<lgpPduPsLineEntryIndex>'
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::lgpPduPsLineEntryLine'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | phase1 |
2 | phase2 |
3 | phase3 |