tlpUpsOutletGroupState
TRIPPLITE-PRODUCTS ·
.1.3.6.1.4.1.850.1.1.3.1.3.5.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.1.3.5.2.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tlpUpsOutletGroupEntry
- Table
- tlpUpsOutletGroupTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | off |
2 | on |
3 | mixed |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tlpUpsOutletGroupIndex The table row index for the ups outlet group. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.850.1.1.3.1.3.5.2.1.1 |
| tlpUpsOutletGroupRowStatus Row status for the tlpUpsOutletGroupTable | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.850.1.1.3.1.3.5.2.1.2 |
| tlpUpsOutletGroupName The name of this outlet group. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.850.1.1.3.1.3.5.2.1.3 |
| tlpUpsOutletGroupDescription A description for this outlet group. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.850.1.1.3.1.3.5.2.1.4 |
| tlpUpsOutletGroupCommand 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.1.3.5.2.1.6 |