tlpPduOutletGroupState
TRIPPLITE-PRODUCTS ·
.1.3.6.1.4.1.850.1.1.3.2.3.3.2.1.5
Object
column
Enumeration
The current state of the outlet group. This value will report off(1) if all outlets in the group are off, on(2) if all outlets in the group are on, mixed(3) if some outlets in the group are off and others are on, or unknown(0) if the state of the outlets cannot be determined.
Context
- MIB
- TRIPPLITE-PRODUCTS
- OID
.1.3.6.1.4.1.850.1.1.3.2.3.3.2.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tlpPduOutletGroupEntry
- Table
- tlpPduOutletGroupTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | off |
2 | on |
3 | mixed |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tlpPduOutletGroupIndex The table row index for the pdu outlet group. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.850.1.1.3.2.3.3.2.1.1 |
| tlpPduOutletGroupRowStatus Row status for the tlpPduOutletGroupTable | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.850.1.1.3.2.3.3.2.1.2 |
| tlpPduOutletGroupName The name of this outlet group. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.850.1.1.3.2.3.3.2.1.3 |
| tlpPduOutletGroupDescription A description for this outlet group. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.850.1.1.3.2.3.3.2.1.4 |
| tlpPduOutletGroupCommand Reading this value will always return 0. Setting this value to
turnOff(1) will turn off every outlet associated with the group.
Setting this value to turnOn(2) will turn on every … | column | Enumeration | .1.3.6.1.4.1.850.1.1.3.2.3.3.2.1.6 |