lgpPduRcpEntryLineSource
LIEBERT-GP-PDU-MIB ·
.1.3.6.1.4.1.476.1.42.3.8.50.20.1.45
Object
column Enumeration
This represents the line source that is supplying power to this
receptacle.
not-specified
The line source supplying power to the load for this
receptacle has not been specified/configured.
line-1-N
The load for this receptacle is supplied by
a line-to-neutral configuration. (line 1 to neutral).
line-2-N
The load for this receptacle is supplied by
a line-to-neutral configuration. (line 2 to neutral).
line-3-N
The load for this receptacle is supplied by
a line-to-neutral configuration. (line 3 to neutral).
line-1-line-2
The load for this receptacle is supplied by
a line-to-line configuration (line 1 to line 2).
line-2-line-3
The load for this receptacle is supplied by
a line-to-line configuration (line 2 to line 3).
line-3-line-1
The load for this receptacle is supplied by
a line-to-line configuration (line 3 to line 1).
unknown-line-neutral
The load for this receptacle is supplied by
a line-to-neutral configuration. The system is unable to
determine which lines are supporting the load.
unknown-line-line
The load for this receptacle is supplied by
a line-to-line configuration. The system is unable to
determine which lines are supporting the load.
Context
- MIB
- LIEBERT-GP-PDU-MIB
- OID
.1.3.6.1.4.1.476.1.42.3.8.50.20.1.45- Type
- column
- Access
- readonly
- Status
- current
- Parent
- lgpPduRcpEntry
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::lgpPduRcpEntryLineSource'
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::lgpPduRcpEntryLineSource.<lgpPduEntryIndex>.<lgpPduRbEntryIndex>.<lgpPduRcpEntryIndex>'
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::lgpPduRcpEntryLineSource'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | not-specified |
1 | line-1-N |
2 | line-2-N |
3 | line-3-N |
4 | line-1-line-2 |
5 | line-2-line-3 |
6 | line-3-line-1 |
7 | unknown-line-neutral |
8 | unknown-line-line |