MIBs Depot

Dell-CLI-MIB

Registered at
1.3.6.1.4.1.89.52
Last updated
2010-05-25 00:00
Organization
Dell
Revisions
2010-05-25 00:00, 2007-01-02 00:00
Namespace
dell
Source file
Dell-CLI-MIB
Digest
sha256:5302dbe0215987e19465cd5ede35533bb0ffad66916bbf86a9fb69bb64b358fc

Description

Remote CLI branch has been added.

Contact

www.dell.com

Imports

FromSymbols
Dell-MIBrnd
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

Dell-CLI-MIB
Dell-MIB
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
rlCliMibVersion
OBJECT-TYPE
MIB's version, the current version is 3.
1.3.6.1.4.1.89.52.1INTEGERread-onlycurrent
rlCliPassword
OBJECT-TYPE
CLI Password
1.3.6.1.4.1.89.52.2DisplayString (SIZE(0..20))read-writecurrent
rlCliTimer
OBJECT-TYPE
CLI Timer
1.3.6.1.4.1.89.52.3INTEGER (5..3600)read-writecurrent
rlCliFileEnable
OBJECT-TYPE
CLI File Enable/Disable
1.3.6.1.4.1.89.52.4TruthValueread-onlycurrent
rlCliFileEnableAfterReset
OBJECT-TYPE
CLI File Enable/Disable After Reset
1.3.6.1.4.1.89.52.5TruthValueread-writecurrent
rlCLIremoteCLIsupport
OBJECT-IDENTITY
1.3.6.1.4.1.89.52.6
rlCLIremoteCLIcommand
OBJECT-TYPE
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.
1.3.6.1.4.1.89.52.6.1INTEGER {takeRemoteCLI(1), releaseRemoteCLI(2), applySentCLI(3), deleteCommandsCLI(4), setEchoModeCLI(5), unsetEchoModeCLI(6)}read-writecurrent
rlCLIremoteCLIexecutionState
OBJECT-TYPE
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.
1.3.6.1.4.1.89.52.6.2INTEGER {free(1), notActive(2), inProcess(3), outputAvailable(4), waitingForOutputRetrieval(5), done(6)}read-onlycurrent
rlCLIremoteCLIexecutionCommandIndex
OBJECT-TYPE
Index of command, which is currently in execution. 0 if none.
1.3.6.1.4.1.89.52.6.3Unsigned32read-onlycurrent
rlCLIremoteCLImode
OBJECT-TYPE
Operation mode of remote CLI: deleteCLIOutputOnGet: output row will be deleted after GET. 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.
1.3.6.1.4.1.89.52.6.4INTEGER {deleteCLIOutputOnGet(1), keepCLIOutputOnGet(2)}read-writecurrent
rlCLIremoteCLIcommandsTable
OBJECT-TYPE
A list of CLI commands to execute.
1.3.6.1.4.1.89.52.6.5not-accessiblecurrent
rlCLIremoteCLIcommandsEntry
OBJECT-TYPE
An entry containing a part of a CLI command.
1.3.6.1.4.1.89.52.6.5.1not-accessiblecurrent
rlCLIremoteCLIcommandIndex
OBJECT-TYPE
The index of the command. The commands will be executed in order of their indexes.
1.3.6.1.4.1.89.52.6.5.1.1Unsigned32 (1..4294967295)not-accessiblecurrent
rlCLIremoteCLIcommandPartNumber
OBJECT-TYPE
The part of the command. Long commands will be divided in several parts, which will be concatenated before execution.
1.3.6.1.4.1.89.52.6.5.1.2Unsigned32 (1..4294967295)not-accessiblecurrent
rlCLIremoteCLIcommandPart
OBJECT-TYPE
The text of the command part.
1.3.6.1.4.1.89.52.6.5.1.3OCTET STRINGread-createcurrent
rlCLIremoteCLIcommandStatus
OBJECT-TYPE
The status of this entry.
1.3.6.1.4.1.89.52.6.5.1.4RowStatusread-createcurrent
rlCLIremoteCLIactivationStatus
OBJECT-TYPE
Activation status of the command. Any value greater than 0 indicates that the command has been activated and failed
1.3.6.1.4.1.89.52.6.5.1.5INTEGERread-onlycurrent
rlCLIremoteCLIoutputsTable
OBJECT-TYPE
A list of CLI output rows.
1.3.6.1.4.1.89.52.6.6not-accessiblecurrent
rlCLIremoteCLIoutputsEntry
OBJECT-TYPE
An entry containing a part of a CLI output row.
1.3.6.1.4.1.89.52.6.6.1not-accessiblecurrent
rlCLIremoteCLIoutputRowIndex
OBJECT-TYPE
The index of the output row.
1.3.6.1.4.1.89.52.6.6.1.1Unsigned32 (1..4294967295)not-accessiblecurrent
rlCLIremoteCLIoutputRowPartNumber
OBJECT-TYPE
The part of the output row.
1.3.6.1.4.1.89.52.6.6.1.2Unsigned32 (1..4294967295)not-accessiblecurrent
rlCLIremoteCLIoutputRowPart
OBJECT-TYPE
The text of the output row part.
1.3.6.1.4.1.89.52.6.6.1.3OCTET STRINGread-onlycurrent
rlCLIremoteCLIoutputRowStatus
OBJECT-TYPE
The status of the command part. Only destroy will be accepted as value for SET.
1.3.6.1.4.1.89.52.6.6.1.4RowStatusread-writecurrent
rlCLIremoteCLIoutputCommandNumber
OBJECT-TYPE
The command index of the command whose activation generated thist output row.
1.3.6.1.4.1.89.52.6.6.1.5INTEGERread-onlycurrent
rlCLIremoteCLIinstance
OBJECT-TYPE
The remote CLI instance. A value of 0xFFFFFFFF indicates that no instance corresponding to the client was found.
1.3.6.1.4.1.89.52.6.7INTEGERread-onlycurrent