CXUserInterface-MIB

File: CXUserInterface-MIB.mib (1345 bytes)

Imported modules

RFC-1212 RFC1213-MIB CXProduct-SMI

Imported symbols

OBJECT-TYPE DisplayString cxUserInterface

Defined Values

uiPassword 1.3.6.1.4.1.495.2.1.5.8.1
Determines the password the system requires to allow users to gain access to the console port. You must enter this password when you are using a TTY terminal or a PC running a TTY terminal emulation program to configure the console port. Range of Values: from 6 to 16 alphanumeric characters. You can use any combination of letters and numbers, however you cannot use blank spaces. Use a dash or underscore as a delimiter. Default Value: Supervisor Configuration Changed: operative
Status: mandatory Access: write-only
OBJECT-TYPE    
  DisplayString Size(6..16)  

uiTimeOut 1.3.6.1.4.1.495.2.1.5.8.2
Determines the length of time, in seconds, the console port can remain inactive before the system logs out the user. Once the timer expires, the user needs to log in again to regain access to the console port. Range of Values: a maximum of five digits between 10 and 65535. Default Value: 600 Configuration Changed: operative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 10..65535