TN-DEV-SYS-USER-MIB: View SNMP OID List / Download MIB

VENDOR: TRANSITION ENGINEERING INC.


 Home MIB: TN-DEV-SYS-USER-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 tnDevSysUser 1.3.6.1.4.1.868.2.5.3.1.1.19
The mib provides functionalities for system user management in TN modules.
       tnDevSysUserTable 1.3.6.1.4.1.868.2.5.3.1.1.19.1 no-access
This table is used to maintain the system login users.
           tnDevSysUserEntry 1.3.6.1.4.1.868.2.5.3.1.1.19.1.1 no-access
Entries in this table correspond to the system login users.
               tnDevSysUserIndex 1.3.6.1.4.1.868.2.5.3.1.1.19.1.1.1 integer32 no-access
Index of this table.
               tnDevSysUserName 1.3.6.1.4.1.868.2.5.3.1.1.19.1.1.2 displaystring read-only
The name of the user. The user name is starting with alphanumeric.
               tnDevSysUserPassword 1.3.6.1.4.1.868.2.5.3.1.1.19.1.1.3 displaystring read-only
The password of the user. zero length input will set the user enrty without password. The password is starting with alphanumeric. When do getting to this variable, always eight '*' is returned.
               tnDevSysUserLevel 1.3.6.1.4.1.868.2.5.3.1.1.19.1.1.4 integer read-only
The level of the user. The value of: admin(1): this user can read and write though WEB/CLI, also can add, delete other users. read-write(2): this user can read and write though WEB/CLI. read-only(3): this user can read though WEB/CLI, but can't write.
               tnDevSysUserStatus 1.3.6.1.4.1.868.2.5.3.1.1.19.1.1.20 rowstatus read-only
This variable is used to dynamically create or delete an entry for this table.
       tnDevSysMethodTable 1.3.6.1.4.1.868.2.5.3.1.1.19.3 no-access
This table is used to maintain the system login Methods.
           tnDevSysMethodEntry 1.3.6.1.4.1.868.2.5.3.1.1.19.3.1 no-access
Entries in this table correspond to the system login users.
               tnDevSysClientIndex 1.3.6.1.4.1.868.2.5.3.1.1.19.3.1.1 integer32 no-access
Index of this table.
               tnDevSysMethodName 1.3.6.1.4.1.868.2.5.3.1.1.19.3.1.2 displaystring read-only
The name of the Clients.
               tnDevSysLoginMethod 1.3.6.1.4.1.868.2.5.3.1.1.19.3.1.3 integer read-write
It is the methods about clients login in. The value of None(0) indicating does not support login, localLogin(1) indicating supports local, radius(2) indicating supports radius, radiusLocal(3) supports radius and local, tacplus(4) supports tacplus, tacplusLocal(5) supports tacplus and local, Enumeration: 'none': 0, 'radiusLocal': 3, 'tacplusLocal': 5, 'localLogin': 1, 'tacplus': 4, 'radius': 2.
               tnDevSysLoginMethod1 1.3.6.1.4.1.868.2.5.3.1.1.19.3.1.4 integer read-write
It is the methods about clients login in. The value of None(0) indicating does not support login, localLogin(1) indicating supports local, radius(2) indicating supports radius, radiusLocal(3) supports radius and local, tacplus(4) supports tacplus, tacplusLocal(5) supports tacplus and local, Enumeration: 'none': 0, 'radiusLocal': 3, 'tacplusLocal': 5, 'localLogin': 1, 'tacplus': 4, 'radius': 2.
               tnDevSysLoginMethod2 1.3.6.1.4.1.868.2.5.3.1.1.19.3.1.5 integer read-write
It is the methods about clients login in. The value of None(0) indicating does not support login, localLogin(1) indicating supports local, radius(2) indicating supports radius, radiusLocal(3) supports radius and local, tacplus(4) supports tacplus, tacplusLocal(5) supports tacplus and local, Enumeration: 'none': 0, 'radiusLocal': 3, 'tacplusLocal': 5, 'localLogin': 1, 'tacplus': 4, 'radius': 2.
       tnDevSysPrivilegeLevelTable 1.3.6.1.4.1.868.2.5.3.1.1.19.4 no-access
This table is used to maintain the system Privilege level.
           tnDevSysPrivilegeLevelEntry 1.3.6.1.4.1.868.2.5.3.1.1.19.4.1 no-access
Entries in this table correspond to the system login users.
               tnDevSysPrivilegeLevelIndex 1.3.6.1.4.1.868.2.5.3.1.1.19.4.1.1 integer32 no-access
Index of this table.
               tnDevSysPrivilegeLevelName 1.3.6.1.4.1.868.2.5.3.1.1.19.4.1.2 displaystring read-only
The name of the Clients.
               tnDevSysConfigReadLevel 1.3.6.1.4.1.868.2.5.3.1.1.19.4.1.3 integer read-write
Every group has an authorization Privilege level for the following sub groups: configuration read-only, configuration/execute read-write, status/statistics read-only, status/statistics read-write (e.g. for clearing of statistics). User Privilege should be same or greater than the authorization Privilege level to have the access to that group.
               tnDevSysConfigWriteLevel 1.3.6.1.4.1.868.2.5.3.1.1.19.4.1.4 integer read-write
Every group has an authorization Privilege level for the following sub groups: configuration read-only, configuration/execute read-write, status/statistics read-only, status/statistics read-write (e.g. for clearing of statistics). User Privilege should be same or greater than the authorization Privilege level to have the access to that group.
               tnDevSysStatusReadLevel 1.3.6.1.4.1.868.2.5.3.1.1.19.4.1.5 integer read-write
Every group has an authorization Privilege level for the following sub groups: configuration read-only, configuration/execute read-write, status/statistics read-only, status/statistics read-write (e.g. for clearing of statistics). User Privilege should be same or greater than the authorization Privilege level to have the access to that group.
               tnDevSysStatusWriteLevel 1.3.6.1.4.1.868.2.5.3.1.1.19.4.1.6 integer read-write
Every group has an authorization Privilege level for the following sub groups: configuration read-only, configuration/execute read-write, status/statistics read-only, status/statistics read-write (e.g. for clearing of statistics). User Privilege should be same or greater than the authorization Privilege level to have the access to that group.