etsysConfigMgmtChangeOperStatus
ENTERASYS-CONFIGURATION-MANAGEMENT-MIB ·
.1.3.6.1.4.1.5624.1.2.16.2.7.1.4
Object
column
Enumeration
The operational state of the configuration request.
inactive - Indicates that the RowStatus of this conceptual
row is not in the `active` state.
pending - Indicates that the configuration change described
by this row is ready to run and waiting in a queue.
running - Indicates that the configuration change described
by this row is running.
success - Indicates that the configuration change described
by this row has successfully run to completion.
failure - Indicates that the configuration change described
by this row has failed to run to completion.
Context
- MIB
- ENTERASYS-CONFIGURATION-MANAGEMENT-MIB
- OID
.1.3.6.1.4.1.5624.1.2.16.2.7.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- etsysConfigMgmtChangeEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | inactive |
2 | pending |
3 | running |
4 | success |
5 | failure |