USR-CLI-MIB

File: USR-CLI-MIB.mib (3798 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC USR-DEFINITIONS-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
DisplayString UsrConfigStatus common

Defined Values

usrCli 1.3.6.1.4.1.429.4.22
The commWorks enterprise defined MIB objects for the CLI
MODULE-IDENTITY    

usrCliVersion 1.3.6.1.4.1.429.4.22.1
The current software version of the Command Line Interpreter process..
Status: obsolete Access: read-only
OBJECT-TYPE    
  DisplayString  

usrCliConfigFileName 1.3.6.1.4.1.429.4.22.2
The name of a ConfigFile to read/write permanent database records.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

usrCliCFMStatusFlag 1.3.6.1.4.1.429.4.22.3
This variable controls saving and loading of configuration information for the CLI process. The value can be set to either save or load by a management station. The other values indicate if any configuration operation and what type is in progress.
Status: current Access: read-write
OBJECT-TYPE    
  UsrConfigStatus  

usrCliHistoryDepth 1.3.6.1.4.1.429.4.22.4
The number of commands to be held in the History Array.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

usrCliPrompt 1.3.6.1.4.1.429.4.22.5
The specific prompt to be used for this CLI.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

usrCliConsoleLogin 1.3.6.1.4.1.429.4.22.6
Whether the Console user will be required to log in. This defaults to Enabled and can only be changed by a privileged user.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

usrCliConsoleIdleTimeout 1.3.6.1.4.1.429.4.22.7
If Console user is required to log in, there will be an idle timeout specified in minutes. This will default to 5 minutes. There is a max of 60 minutes. If this is set to 0, there will be no timeout. This can only be modified by a privileged user.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..60  

usrCliGlobalPageBreak 1.3.6.1.4.1.429.4.22.8
This is a flag which says whether global page break is enabled/disabled
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

usrCliGlobalPageSize 1.3.6.1.4.1.429.4.22.9
This is a flag which says whether local page break is enabled/disabled
Status: current Access: read-write
OBJECT-TYPE    
  Integer32