ASCEND-MIBUSER-MIB

File: ASCEND-MIBUSER-MIB.mib (7655 bytes)

Imported modules

ASCEND-MIB RFC1155-SMI RFC-1212

Imported symbols

configuration IpAddress OBJECT-TYPE

Defined Types

DisplayString  
OCTET STRING    

MibuserProfileEntry  
SEQUENCE    
  userProfile-Name DisplayString
  userProfile-Password DisplayString
  userProfile-ActiveEnabled INTEGER
  userProfile-AllowTermserv INTEGER
  userProfile-AllowSystem INTEGER
  userProfile-AllowDiagnostic INTEGER
  userProfile-AllowUpdate INTEGER
  userProfile-AllowPassword INTEGER
  userProfile-AllowCode INTEGER
  userProfile-IdleLogout INTEGER
  userProfile-Prompt DisplayString
  userProfile-DefaultStatus INTEGER
  userProfile-TopStatus INTEGER
  userProfile-BottomStatus INTEGER
  userProfile-LeftStatus INTEGER
  userProfile-ScreenWidth INTEGER
  userProfile-ScreenLength INTEGER
  userProfile-StatusLength INTEGER
  userProfile-UseScrollRegions INTEGER
  userProfile-LogDisplayLevel INTEGER
  userProfile-Action-o INTEGER

Defined Values

mibuserProfile 1.3.6.1.4.1.529.23.134
OBJECT IDENTIFIER    

mibuserProfileTable 1.3.6.1.4.1.529.23.134.1
A list of mibuserProfile profile entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MibuserProfileEntry

mibuserProfileEntry 1.3.6.1.4.1.529.23.134.1.1
A mibuserProfile entry containing objects that maps to the parameters of mibuserProfile profile.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MibuserProfileEntry  

userProfile-Name 1.3.6.1.4.1.529.23.134.1.1.1
The name of the host that is asking for validation.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

userProfile-Password 1.3.6.1.4.1.529.23.134.1.1.2
The password of the host that is asking for validation.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

userProfile-ActiveEnabled 1.3.6.1.4.1.529.23.134.1.1.3
TRUE if this user account is enabled for use.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

userProfile-AllowTermserv 1.3.6.1.4.1.529.23.134.1.1.4
TRUE if this user may use teminal server commands.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

userProfile-AllowSystem 1.3.6.1.4.1.529.23.134.1.1.5
TRUE if this user may use system commands.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

userProfile-AllowDiagnostic 1.3.6.1.4.1.529.23.134.1.1.6
TRUE if this user may use diagnostic commands.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

userProfile-AllowUpdate 1.3.6.1.4.1.529.23.134.1.1.7
TRUE if this user may use update commands.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

userProfile-AllowPassword 1.3.6.1.4.1.529.23.134.1.1.8
TRUE if this user may user may view password fields.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

userProfile-AllowCode 1.3.6.1.4.1.529.23.134.1.1.9
TRUE if this user may upload code the the unit.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

userProfile-IdleLogout 1.3.6.1.4.1.529.23.134.1.1.10
When non-zero, the user will be logged out after this many minutes with no keyboard activity.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

userProfile-Prompt 1.3.6.1.4.1.529.23.134.1.1.11
The prompt displayed to the user. The value '*' is substituted with the user's name.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

userProfile-DefaultStatus 1.3.6.1.4.1.529.23.134.1.1.12
When TRUE, the status screen is displayed by default.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

userProfile-TopStatus 1.3.6.1.4.1.529.23.134.1.1.13
The default content of the upper configurable status window.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER generalInfo(1), logWindow(2), lineStatus(3), atmvccStatus(4)  

userProfile-BottomStatus 1.3.6.1.4.1.529.23.134.1.1.14
The default content of the lower configurable status window.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER generalInfo(1), logWindow(2), lineStatus(3), atmvccStatus(4)  

userProfile-LeftStatus 1.3.6.1.4.1.529.23.134.1.1.15
The default content of the left configurable status window.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER sessionList(1), connectionList(2), callstatsList(3)  

userProfile-ScreenWidth 1.3.6.1.4.1.529.23.134.1.1.16
The total width of the user's terminal window (default = 80 chars).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

userProfile-ScreenLength 1.3.6.1.4.1.529.23.134.1.1.17
The total height of the user's terminal window (default = 24 lines).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

userProfile-StatusLength 1.3.6.1.4.1.529.23.134.1.1.18
The number of lines of screen-length used by status (default = 18 lines, counting dividers).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

userProfile-UseScrollRegions 1.3.6.1.4.1.529.23.134.1.1.19
If TRUE, VT100 scroll region commands will be used to reduce screen redraws when the status screen is being displayed.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no(1), yes(2)  

userProfile-LogDisplayLevel 1.3.6.1.4.1.529.23.134.1.1.20
Determines the level of log message to display immediately to the user.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), emergency(2), alert(3), critical(4), error(5), warning(6), notice(7), info(8), debug(9)  

userProfile-Action-o 1.3.6.1.4.1.529.23.134.1.1.21
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER noAction(1), createProfile(2), deleteProfile(3)