tlpAtsOutletGroupState
TRIPPLITE-PRODUCTS ·
.1.3.6.1.4.1.850.1.1.3.4.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.4.3.3.2.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tlpAtsOutletGroupEntry
- Table
- tlpAtsOutletGroupTable
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | off |
2 | on |
3 | mixed |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| tlpAtsOutletGroupIndex The table row index for the ats outlet group. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.850.1.1.3.4.3.3.2.1.1 |
| tlpAtsOutletGroupRowStatus Row status for the tlpAtsOutletGroupTable | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.850.1.1.3.4.3.3.2.1.2 |
| tlpAtsOutletGroupName The name of this outlet group. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.850.1.1.3.4.3.3.2.1.3 |
| tlpAtsOutletGroupDescription A description for this outlet group. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.850.1.1.3.4.3.3.2.1.4 |
| tlpAtsOutletGroupCommand 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.4.3.3.2.1.6 |