rlCLIremoteCLIexecutionState
NETGEAR-RADLAN-CLI-MIB ·
.1.3.6.1.4.1.4526.17.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
- NETGEAR-RADLAN-CLI-MIB
- OID
.1.3.6.1.4.1.4526.17.52.6.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- rlCLIremoteCLIsupport
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | free |
2 | notActive |
3 | inProcess |
4 | outputAvailable |
5 | waitingForOutputRetrieval |
6 | done |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rlCLIremoteCLIcommand Commands that can be given for execution of CLI from remote:
takeRemoteCLI: take resources of remote CLI activation
releaseRemoteCLI: free resources of remote CLI activatio… | scalar | Enumeration | .1.3.6.1.4.1.4526.17.52.6.1 |
| rlCLIremoteCLIexecutionCommandIndex Index of command, which is currently in execution. 0 if none. | scalar | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.4526.17.52.6.3 |
| rlCLIremoteCLImode Operation mode of remote CLI:
deleteCLIOutputOnGet: output row will be deleted after GET.
Recommended for reliable management channels.
keepCLIOutputOnGet: … | scalar | Enumeration | .1.3.6.1.4.1.4526.17.52.6.4 |
| rlCLIremoteCLIcommandsTable A list of CLI commands to execute. | table | - | .1.3.6.1.4.1.4526.17.52.6.5 |
| rlCLIremoteCLIoutputsTable A list of CLI output rows. | table | - | .1.3.6.1.4.1.4526.17.52.6.6 |
| rlCLIremoteCLIinstance The remote CLI instance. A value of 0xFFFFFFFF indicates that no instance
corresponding to the client was found. | scalar | Integer32 | .1.3.6.1.4.1.4526.17.52.6.7 |