ASCEND-MIBUSER-MIB: View SNMP OID List / Download MIB
VENDOR: ASCEND COMMUNICATIONS INC.
Home | MIB: ASCEND-MIBUSER-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).
|
|||
Object Name | OID | Type | Access | Info |
mibuserProfile | 1.3.6.1.4.1.529.23.134 | |||
mibuserProfileTable | 1.3.6.1.4.1.529.23.134.1 | no-access |
A list of mibuserProfile profile entries. |
|
1.3.6.1.4.1.529.23.134.1.1 | no-access |
A mibuserProfile entry containing objects that maps to the parameters of mibuserProfile profile. |
||
userProfile_Name | 1.3.6.1.4.1.529.23.134.1.1.1 | displaystring | read-only |
The name of the host that is asking for validation. |
userProfile_Password | 1.3.6.1.4.1.529.23.134.1.1.2 | displaystring | read-write |
The password of the host that is asking for validation. |
userProfile_ActiveEnabled | 1.3.6.1.4.1.529.23.134.1.1.3 | integer | read-write |
TRUE if this user account is enabled for use. Enumeration: 'yes': 2, 'no': 1. |
userProfile_AllowTermserv | 1.3.6.1.4.1.529.23.134.1.1.4 | integer | read-write |
TRUE if this user may use teminal server commands. Enumeration: 'yes': 2, 'no': 1. |
userProfile_AllowSystem | 1.3.6.1.4.1.529.23.134.1.1.5 | integer | read-write |
TRUE if this user may use system commands. Enumeration: 'yes': 2, 'no': 1. |
userProfile_AllowDiagnostic | 1.3.6.1.4.1.529.23.134.1.1.6 | integer | read-write |
TRUE if this user may use diagnostic commands. Enumeration: 'yes': 2, 'no': 1. |
userProfile_AllowUpdate | 1.3.6.1.4.1.529.23.134.1.1.7 | integer | read-write |
TRUE if this user may use update commands. Enumeration: 'yes': 2, 'no': 1. |
userProfile_AllowPassword | 1.3.6.1.4.1.529.23.134.1.1.8 | integer | read-write |
TRUE if this user may user may view password fields. Enumeration: 'yes': 2, 'no': 1. |
userProfile_AllowCode | 1.3.6.1.4.1.529.23.134.1.1.9 | integer | read-write |
TRUE if this user may upload code the the unit. Enumeration: 'yes': 2, 'no': 1. |
userProfile_IdleLogout | 1.3.6.1.4.1.529.23.134.1.1.10 | integer | read-write |
When non-zero, the user will be logged out after this many minutes with no keyboard activity. |
userProfile_Prompt | 1.3.6.1.4.1.529.23.134.1.1.11 | displaystring | read-write |
The prompt displayed to the user. The value '*' is substituted with the user's name. |
userProfile_DefaultStatus | 1.3.6.1.4.1.529.23.134.1.1.12 | integer | read-write |
When TRUE, the status screen is displayed by default. Enumeration: 'yes': 2, 'no': 1. |
userProfile_TopStatus | 1.3.6.1.4.1.529.23.134.1.1.13 | integer | read-write |
The default content of the upper configurable status window. Enumeration: 'atmvccStatus': 4, 'logWindow': 2, 'lineStatus': 3, 'generalInfo': 1. |
userProfile_BottomStatus | 1.3.6.1.4.1.529.23.134.1.1.14 | integer | read-write |
The default content of the lower configurable status window. Enumeration: 'atmvccStatus': 4, 'logWindow': 2, 'lineStatus': 3, 'generalInfo': 1. |
userProfile_LeftStatus | 1.3.6.1.4.1.529.23.134.1.1.15 | integer | read-write |
The default content of the left configurable status window. Enumeration: 'callstatsList': 3, 'connectionList': 2, 'sessionList': 1. |
userProfile_ScreenWidth | 1.3.6.1.4.1.529.23.134.1.1.16 | integer | read-write |
The total width of the user's terminal window (default = 80 chars). |
userProfile_ScreenLength | 1.3.6.1.4.1.529.23.134.1.1.17 | integer | read-write |
The total height of the user's terminal window (default = 24 lines). |
userProfile_StatusLength | 1.3.6.1.4.1.529.23.134.1.1.18 | integer | read-write |
The number of lines of screen-length used by status (default = 18 lines, counting dividers). |
userProfile_UseScrollRegions | 1.3.6.1.4.1.529.23.134.1.1.19 | integer | read-write |
If TRUE, VT100 scroll region commands will be used to reduce screen redraws when the status screen is being displayed. Enumeration: 'yes': 2, 'no': 1. |
userProfile_LogDisplayLevel | 1.3.6.1.4.1.529.23.134.1.1.20 | integer | read-write |
Determines the level of log message to display immediately to the user. Enumeration: 'info': 8, 'none': 1, 'emergency': 2, 'notice': 7, 'alert': 3, 'critical': 4, 'error': 5, 'debug': 9, 'warning': 6. |
userProfile_Action_o | 1.3.6.1.4.1.529.23.134.1.1.21 | integer | read-write |
Enumeration: 'deleteProfile': 3, 'createProfile': 2, 'noAction': 1. |