lgpPduRbLineEntryLine
LIEBERT-GP-PDU-MIB ·
.1.3.6.1.4.1.476.1.42.3.8.40.40.1.10
Object
column deprecated
Enumeration
The line number or phase that the measurement for this
receptacle branch represents for each measurement in this row of
the table. The 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
Context
- MIB
- LIEBERT-GP-PDU-MIB
- OID
.1.3.6.1.4.1.476.1.42.3.8.40.40.1.10- Type
- column
- Access
- readonly
- Status
- deprecated
- Parent
- lgpPduRbLineEntry
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::lgpPduRbLineEntryLine'
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::lgpPduRbLineEntryLine.<lgpPduEntryIndex>.<lgpPduRbEntryIndex>.<lgpPduRbLineEntryIndex>'
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::lgpPduRbLineEntryLine'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | phase1 |
2 | phase2 |
3 | phase3 |