WS-USER-MGMT-MIB: View SNMP OID List / Download MIB

VENDOR: SYMBOL TECHNOLOGIES


 Home MIB: WS-USER-MGMT-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
 wsUserMgmtMib 1.3.6.1.4.1.388.14.4.2
Description.
     wsUserMgmtUserTable 1.3.6.1.4.1.388.14.4.2.1 no-access
Description.
         wsUserMgmtUserEntry 1.3.6.1.4.1.388.14.4.2.1.1 no-access
Description.
             wsUserMgmtUserName 1.3.6.1.4.1.388.14.4.2.1.1.1 displaystring read-only
User Name
             wsUserMgmtUserPassword 1.3.6.1.4.1.388.14.4.2.1.1.2 displaystring read-write
User pasword. This object will display null string when being read
             wsUserMgmtUserRole 1.3.6.1.4.1.388.14.4.2.1.1.3 bits read-write
User previlege Bits: 'superUser': 5, 'systemAdmin': 3, 'webUserAdmin': 4, 'monitor': 0, 'helpDesk': 1, 'networkAdmin': 2.
             wsUserMgmtUserAccessMode 1.3.6.1.4.1.388.14.4.2.1.1.4 bits read-write
Login source for the user Bits: 'snmp': 3, 'console': 0, 'ssh': 2, 'telnet': 1.
             wsUserMgmtUserRowStatus 1.3.6.1.4.1.388.14.4.2.1.1.5 abbrrowstatus read-write
Description.
     wsUserMgmtRadiusSvrTable 1.3.6.1.4.1.388.14.4.2.2 no-access
Description.
         wsUserMgmtRadiusSvrEntry 1.3.6.1.4.1.388.14.4.2.2.1 no-access
Description.
             wsUserMgmtRadiusSvrIdx 1.3.6.1.4.1.388.14.4.2.2.1.1 integer read-only
Description.
             wsUserMgmtRadiusSvrIPAddr 1.3.6.1.4.1.388.14.4.2.2.1.2 ipaddress read-write
Radius server IP address
             wsUserMgmtRadiusSvrPort 1.3.6.1.4.1.388.14.4.2.2.1.3 integer read-write
Radius server port
             wsUserMgmtRadiusSvrNumRetries 1.3.6.1.4.1.388.14.4.2.2.1.4 integer read-write
Number of retries to communicate with active radius server
             wsUserMgmtRadiusSvrTimeOut 1.3.6.1.4.1.388.14.4.2.2.1.5 integer read-write
Time to wait for radius to reply
             wsUserMgmtRadiusSvrSecret 1.3.6.1.4.1.388.14.4.2.2.1.6 displaystring read-write
Encription key shared with the radius server
             wsUserMgmtRadiusSvrRowStatus 1.3.6.1.4.1.388.14.4.2.2.1.7 abbrrowstatus read-write
Description.
     wsUserMgmtAuthMethods 1.3.6.1.4.1.388.14.4.2.3
         wsUserMgmtAuthMethod1 1.3.6.1.4.1.388.14.4.2.3.1 integer read-write
First authentication method to ues Enumeration: 'local': 2, 'none': 1, 'radius': 3, 'invalid': 0.
         wsUserMgmtAuthMethod2 1.3.6.1.4.1.388.14.4.2.3.2 integer read-write
Second authentication method to use if first methond returns erro Enumeration: 'local': 2, 'none': 1, 'radius': 3, 'invalid': 0.
         wsUserMgmtAuthMethod3 1.3.6.1.4.1.388.14.4.2.3.3 truthvalue read-write
Indicates if 'none' authentication method is set or not
     wsUserMgmtPasswdChange 1.3.6.1.4.1.388.14.4.2.4
         wsUserMgmtPasswdUser 1.3.6.1.4.1.388.14.4.2.4.1 displaystring read-write
Description.
         wsUserMgmtPasswdOld 1.3.6.1.4.1.388.14.4.2.4.2 displaystring read-write
User must enter the old password in order to change it. Password is null string when read.
         wsUserMgmtPasswdNew 1.3.6.1.4.1.388.14.4.2.4.3 displaystring read-write
The new user password to be used. Password is null string when read.
         wsUserMgmtPasswdAction 1.3.6.1.4.1.388.14.4.2.4.4 integer read-write
Initiate password change. All objects under wsUserMgmtPasswdChange should be sent within a single set request to assure data consistancy. The value of is none(0) when read. Enumeration: 'none': 0, 'changePassword': 1.
     wsUserMgmtConformance 1.3.6.1.4.1.388.14.4.2.100
             wsUserMgmtCompliances 1.3.6.1.4.1.388.14.4.2.100.1
                 wsUserMgmtCompliance 1.3.6.1.4.1.388.14.4.2.100.1.1
Description.
             wsUserMgmtGroups 1.3.6.1.4.1.388.14.4.2.100.2
                 wsUserMgmtGroup 1.3.6.1.4.1.388.14.4.2.100.2.2
Description.