rlCLIremoteCLIexecutionState
EDGECORE-CLI-MIB ·
.1.3.6.1.4.1.259.10.1.14.89.52.6.2
Object
scalar
Enumeration
The execution state of remote CLI:
notActive: no 'applySentCLI' command has been given.
This is the default state. The remote CLI reverts to
this state each time when the 1st entry is added to
rlCLIremoteCLIcommandsTable.
inProcess: Executing commands - no output available
outputAvailable: Some output is already available, although
the commands execution may not be finished yet.
waitingForOutputRetrieval: The rlCLIremoteCLIoutputsTable is full
and remote CLI is waiting for the manager
to retrieve the output.
done: All the commands in rlCLIremoteCLIcommandsTable
have been executed.
Context
- MIB
- EDGECORE-CLI-MIB
- OID
.1.3.6.1.4.1.259.10.1.14.89.52.6.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- rlCLIremoteCLIsupport
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | free |
2 | notActive |
3 | inProcess |
4 | outputAvailable |
5 | waitingForOutputRetrieval |
6 | done |