MIB Viewer

rlCLIremoteCLIcommand

OBJECT-TYPE
1.3.6.1.4.1.89.52.6.1
Access
read-write
Status
current
Sub-identifiers
0
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.
INTEGER { takeRemoteCLI(1), releaseRemoteCLI(2), applySentCLI(3), deleteCommandsCLI(4), setEchoModeCLI(5), unsetEchoModeCLI(6) }