RADLAN-rlLcli-MIB

File: RADLAN-rlLcli-MIB.mib (6356 bytes)

Imported modules

RADLAN-MIB SNMPv2-TC SNMPv2-SMI

Imported symbols

rnd TruthValue DisplayString
RowStatus Unsigned32 TimeTicks
MODULE-IDENTITY OBJECT-TYPE

Defined Types

RlLcliCommandLevelEntry  
SEQUENCE    
  rlLcliCommandLevelCommandName DisplayString
  rlLcliCommandLevelContextName DisplayString
  rlLcliCommandLevelInsertTime TimeTicks
  rlLcliCommandLevelCommandLevel INTEGER
  rlLcliCommandLevelActionMode INTEGER
  rlLcliCommandLevelStatus RowStatus

Defined Values

rlLCli 1.3.6.1.4.1.89.74
The private MIB module definition for Radlan CLI MIB.
MODULE-IDENTITY    

rlLCliMibVersion 1.3.6.1.4.1.89.74.1
MIB's version, the current version is 3.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

rlLCliTimeout 1.3.6.1.4.1.89.74.2
LCLI Timeout indicates the interval in seconds, that the system waits until user input is detected.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..3932159  

rlLCliHistoryEnable 1.3.6.1.4.1.89.74.3
Indicates if command history function is supported.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlLCliHistorySize 1.3.6.1.4.1.89.74.4
Indicates number of commands that the system will record in its history buffer.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..256  

rlLcliCommandLevelTable 1.3.6.1.4.1.89.74.5
This Table maps a CLI command to its level.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RlLcliCommandLevelEntry

rlLcliCommandLevelEntry 1.3.6.1.4.1.89.74.5.1
The row definition for this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RlLcliCommandLevelEntry  

rlLcliCommandLevelCommandName 1.3.6.1.4.1.89.74.5.1.1
The CLI command name
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

rlLcliCommandLevelContextName 1.3.6.1.4.1.89.74.5.1.2
The CLI context ID which the command name is associated with
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

rlLcliCommandLevelInsertTime 1.3.6.1.4.1.89.74.5.1.3
The time elapsed until this entry was created.
Status: current Access: read-write
OBJECT-TYPE    
  TimeTicks  

rlLcliCommandLevelCommandLevel 1.3.6.1.4.1.89.74.5.1.4
The level which is associated with the command name
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

rlLcliCommandLevelActionMode 1.3.6.1.4.1.89.74.5.1.5
The level action which is associated with the command name
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER set(1), reset(2), setAll(3), resetAll(4)  

rlLcliCommandLevelStatus 1.3.6.1.4.1.89.74.5.1.6
The status of the commandLevel table entry.
Status: current Access: read-write
OBJECT-TYPE    
  RowStatus  

rlLCliSshTimeout 1.3.6.1.4.1.89.74.6
LCLI Timeout indicates the interval in seconds, that the system waits until user input is detected on SSH LCLI.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..3932159  

rlLCliTelnetTimeout 1.3.6.1.4.1.89.74.7
LCLI Timeout indicates the interval in seconds, that the system waits until user input is detected on telnet LCLI.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..3932159  

rlLCliTelnetHistoryEnable 1.3.6.1.4.1.89.74.8
Indicates if command history function is supported for Telnet.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlLCliTelnetHistorySize 1.3.6.1.4.1.89.74.9
Indicates number of commands that the system will record in its history buffer for Telnet.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..256  

rlLCliSshHistoryEnable 1.3.6.1.4.1.89.74.10
Indicates if command history function is supported for Ssh.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

rlLCliSshHistorySize 1.3.6.1.4.1.89.74.11
Indicates number of commands that the system will record in its history buffer for Ssh.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..256