rlCLIremoteCLIcommand
CISCOSB-CLI-MIB ·
.1.3.6.1.4.1.9.6.1.101.52.6.1
Object
scalar
r/w
Enumeration
Commands that can be given for execution of CLI from remote:
takeRemoteCLI: take resources of remote CLI activation
releaseRemoteCLI: free resources of remote CLI activation
applySentCLI: apply the CLI commands that are currently in
rlCLIremoteCLIcommandsTable.
deleteCommandsCLI: delete all the CLI commands that are currently in
rlCLIremoteCLIcommandsTable.
setEchoModeCLI: entered commands will appear before its output
in rlCLIremoteCLIoutputsTable.
unsetEchoModeCLI: entered commands will not appear
in rlCLIremoteCLIoutputsTable.
Context
- MIB
- CISCOSB-CLI-MIB
- OID
.1.3.6.1.4.1.9.6.1.101.52.6.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rlCLIremoteCLIsupport
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | takeRemoteCLI |
2 | releaseRemoteCLI |
3 | applySentCLI |
4 | deleteCommandsCLI |
5 | setEchoModeCLI |
6 | unsetEchoModeCLI |
7 | applySentDebugCommands |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rlCLIremoteCLIexecutionState 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 … | scalar | Enumeration | .1.3.6.1.4.1.9.6.1.101.52.6.2 |
| rlCLIremoteCLIexecutionCommandIndex Index of command, which is currently in execution. 0 if none. | scalar | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.6.1.101.52.6.3 |
| rlCLIremoteCLImode Operation mode of remote CLI:
deleteCLIOutputOnGet: all parts of an output row will be deleted after GET of last part of the row.
Recommended for reliable ma… | scalar | Enumeration | .1.3.6.1.4.1.9.6.1.101.52.6.4 |
| rlCLIremoteCLIcommandsTable A list of CLI commands to execute. | table | - | .1.3.6.1.4.1.9.6.1.101.52.6.5 |
| rlCLIremoteCLIoutputsTable A list of CLI output rows. | table | - | .1.3.6.1.4.1.9.6.1.101.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.9.6.1.101.52.6.7 |
| rlCLIremoteCLIoutputEmpty Indicates whether the rlCLIremoteCLIoutputsTable is empty or not | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.6.1.101.52.6.8 |