tlpPduCircuitPhase
TRIPPLITE-PRODUCTS ·
.1.3.6.1.4.1.850.1.1.3.2.3.4.1.1.2
Object
column
Enumeration
Indicates on which phase or phases the given circuit is wired. For single phase devices, this object will always return phase1(1). For 3-phase devices with outlets wired to a single phase, this object will return phase1(1), phase2(2) or phase3(3). For 3-phase devices with outlets wired to two phases, this object will return phase1-2(4) for phases 1 and 2, phase2-3(5) for phases 2 and 3, and phase3-1(6) for phases 3 and 1. Devices that do not report phase connections will return unknown(0).
Context
- MIB
- TRIPPLITE-PRODUCTS
- OID
.1.3.6.1.4.1.850.1.1.3.2.3.4.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tlpPduCircuitEntry
- Table
- tlpPduCircuitTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | phase1 |
2 | phase2 |
3 | phase3 |
4 | phase1-2 |
5 | phase2-3 |
6 | phase3-1 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tlpPduCircuitIndex The table row index for the pdu circuit. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.850.1.1.3.2.3.4.1.1.1 |
| tlpPduCircuitUtilization The percentage of utilization of a given circuit. This is typically
a calculation of tlpPduCircuitTotalCurrent / tlpPduCircuitCurrentLimit. | column | 0.01 percent SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.850.1.1.3.2.3.4.1.1.10 |
| tlpPduCircuitInputVoltage The input voltage for a circuit. | column | 0.1 Volts SNMPv2-SMIInteger32 | .1.3.6.1.4.1.850.1.1.3.2.3.4.1.1.3 |
| tlpPduCircuitTotalCurrent The total current, in hundredths of amps, for all receptacles
in a given circuit. | column | 0.01 Amps SNMPv2-SMIInteger32 | .1.3.6.1.4.1.850.1.1.3.2.3.4.1.1.4 |
| tlpPduCircuitCurrentLimit The current capacity, in hundredths of amps, of a circuit in
the system limited by the circuit breaker or wiring used in a
given unit. | column | 0.01 Amps SNMPv2-SMIInteger32 | .1.3.6.1.4.1.850.1.1.3.2.3.4.1.1.5 |
| tlpPduCircuitCurrentMin The minimum total current, in hundredths of amps, for
all receptacles in a given circuit since last reset. | column | 0.01 Amps SNMPv2-SMIInteger32 | .1.3.6.1.4.1.850.1.1.3.2.3.4.1.1.6 |
| tlpPduCircuitCurrentMax The maximum total current, in hundredths of amps, for
all receptacles in a given circuit since last reset. | column | 0.01 Amps SNMPv2-SMIInteger32 | .1.3.6.1.4.1.850.1.1.3.2.3.4.1.1.7 |
| tlpPduCircuitTotalPower The total power for all receptacles in a given circuit. | column | Watts SNMPv2-SMIInteger32 | .1.3.6.1.4.1.850.1.1.3.2.3.4.1.1.8 |
| tlpPduCircuitPowerFactor The power factor for all receptacles in a given circuit. | column | percent Integer32 | .1.3.6.1.4.1.850.1.1.3.2.3.4.1.1.9 |