Dell-rlLcli-MIB: View SNMP OID List / Download MIB

VENDOR: RND


 Home MIB: Dell-rlLcli-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 rlLCli 1.3.6.1.4.1.89.74
The private MIB module definition for Dell CLI MIB.
       rlLCliMibVersion 1.3.6.1.4.1.89.74.1 integer read-only
MIB's version, the current version is 3.
       rlLCliTimeout 1.3.6.1.4.1.89.74.2 unsigned32 read-write
LCLI Timeout indicates the interval in seconds, that the system waits until user input is detected.
       rlLCliHistoryEnable 1.3.6.1.4.1.89.74.3 truthvalue read-write
Indicates if command history function is supported.
       rlLCliHistorySize 1.3.6.1.4.1.89.74.4 unsigned32 read-write
Indicates number of commands that the system will record in its history buffer.
       rlLcliCommandLevelTable 1.3.6.1.4.1.89.74.5 no-access
This Table maps a CLI command to its level.
           rlLcliCommandLevelEntry 1.3.6.1.4.1.89.74.5.1 no-access
The row definition for this table.
               rlLcliCommandLevelCommandName 1.3.6.1.4.1.89.74.5.1.1 displaystring read-write
The CLI command name
               rlLcliCommandLevelContextName 1.3.6.1.4.1.89.74.5.1.2 displaystring read-write
The CLI context ID which the command name is associated with
               rlLcliCommandLevelInsertTime 1.3.6.1.4.1.89.74.5.1.3 timeticks read-write
The time elapsed until this entry was created.
               rlLcliCommandLevelCommandLevel 1.3.6.1.4.1.89.74.5.1.4 integer read-write
The level which is associated with the command name
               rlLcliCommandLevelActionMode 1.3.6.1.4.1.89.74.5.1.5 integer read-write
The level action which is associated with the command name Enumeration: 'reset': 2, 'set': 1, 'resetAll': 4, 'setAll': 3.
               rlLcliCommandLevelStatus 1.3.6.1.4.1.89.74.5.1.6 rowstatus read-write
The status of the commandLevel table entry.
       rlLCliSshTimeout 1.3.6.1.4.1.89.74.6 unsigned32 read-write
LCLI Timeout indicates the interval in seconds, that the system waits until user input is detected on SSH LCLI.
       rlLCliTelnetTimeout 1.3.6.1.4.1.89.74.7 unsigned32 read-write
LCLI Timeout indicates the interval in seconds, that the system waits until user input is detected on telnet LCLI.
       rlLCliTelnetHistoryEnable 1.3.6.1.4.1.89.74.8 truthvalue read-write
Indicates if command history function is supported for Telnet.
       rlLCliTelnetHistorySize 1.3.6.1.4.1.89.74.9 unsigned32 read-write
Indicates number of commands that the system will record in its history buffer for Telnet.
       rlLCliSshHistoryEnable 1.3.6.1.4.1.89.74.10 truthvalue read-write
Indicates if command history function is supported for Ssh.
       rlLCliSshHistorySize 1.3.6.1.4.1.89.74.11 unsigned32 read-write
Indicates number of commands that the system will record in its history buffer for Ssh.