rlCLIremoteCLImode
CISCOSB-CLI-MIB ·
.1.3.6.1.4.1.9.6.1.101.52.6.4
Object
scalar
r/w
Enumeration
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 management channels.
keepCLIOutputOnGet: output row will be kept after GET,
will be deleted only explicitly by remote
CLI client or upon release of remote CLI
resources. Recommended for non-reliable
management channels.
Context
- MIB
- CISCOSB-CLI-MIB
- OID
.1.3.6.1.4.1.9.6.1.101.52.6.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- rlCLIremoteCLIsupport
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | deleteCLIOutputOnGet |
2 | keepCLIOutputOnGet |
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.9.6.1.101.52.6.1 |
| 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 |
| 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 |