lgpPduRbEntryLineSource
LIEBERT-GP-PDU-MIB ·
.1.3.6.1.4.1.476.1.42.3.8.40.20.1.55
Object
column Enumeration
This represents the line source that is supplying power to this
receptacle branch.
not-specified
The line source supplying power to the load for this
receptacle branch has not been specified/configured.
line-1-N
The load for this receptacle branch is supplied by
a line-to-neutral configuration. (line 1 to neutral).
line-2-N
The load for this receptacle branch is supplied by
a line-to-neutral configuration. (line 2 to neutral).
line-3-N
The load for this receptacle branch is supplied by
a line-to-neutral configuration. (line 3 to neutral).
line-1-line-2
The load for this receptacle branch is supplied by
a line-to-line configuration (line 1 to line 2).
line-2-line-3
The load for this receptacle branch is supplied by
a line-to-line configuration (line 2 to line 3).
line-3-line-1
The load for this receptacle branch is supplied by
a line-to-line configuration (line 3 to line 1).
line-1-line-2-and-line-1-neutral
The load for this mixed receptacle branch is supplied by
a line-to-line and line-to-neutral configuration
(line 1 to line 2 and line 1 to neutral).
line-2-line-3-and-line-2-neutral
The load for this mixed receptacle branch is supplied by
a line-to-line and line-to-neutral configuration
(line 2 to line 3 and line 2 to neutral).
line-3-line-1-and-line-3-neutral
The load for this mixed receptacle branch is supplied by
a line-to-line and line-to-neutral configuration
(line 3 to line 1 and line 3 to neutral).
unknown-line-neutral
The load for this branch 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 branch 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.40.20.1.55- Type
- column
- Access
- readonly
- Status
- current
- Parent
- lgpPduRbEntry
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::lgpPduRbEntryLineSource'
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::lgpPduRbEntryLineSource.<lgpPduEntryIndex>.<lgpPduRbEntryIndex>'
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::lgpPduRbEntryLineSource'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | not-specified |
1 | line-1-neutral |
2 | line-2-neutral |
3 | line-3-neutral |
4 | line-1-line-2 |
5 | line-2-line-3 |
6 | line-3-line-1 |
7 | line-1-line-2-and-line-1-neutral |
8 | line-2-line-3-and-line-2-neutral |
9 | line-3-line-1-and-line-3-neutral |
10 | unknown-line-neutral |
11 | unknown-line-line |