WWP-LEOS-USER-MIB: View SNMP OID List / Download MIB

VENDOR: WORLD WIDE PACKETS


 Home MIB: WWP-LEOS-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
 wwpLeosUserMIB 1.3.6.1.4.1.6141.2.60.39
This MIB module defines the generic managed objects for User Information on WWP devices.
       wwpLeosUserMIBObjects 1.3.6.1.4.1.6141.2.60.39.1
           wwpLeosUser 1.3.6.1.4.1.6141.2.60.39.1.1
               wwpLeosUserAuthProviderTable 1.3.6.1.4.1.6141.2.60.39.1.1.1 no-access
Table of UserAuth Providers.
                   wwpLeosUserAuthProviderEntry 1.3.6.1.4.1.6141.2.60.39.1.1.1.1 no-access
An entry for each User Authorization Provider.
                       wwpLeosUserAuthProviderPriority 1.3.6.1.4.1.6141.2.60.39.1.1.1.1.1 integer32 no-access
The priority of this user authentication provider.
                       wwpLeosUserAuthProviderType 1.3.6.1.4.1.6141.2.60.39.1.1.1.1.2 integer read-write
The type/method of this user authentication provider. At least one entry must be a provider other than 'none' and any given provider may not be used twice. When a provider is changed to 'none', lower priority providers will have their priority increased to close the gap. Enumeration: 'radius': 3, 'none': 1, 'local': 2, 'tacacs': 4.
                       wwpLeosUserAuthProviderCalled 1.3.6.1.4.1.6141.2.60.39.1.1.1.1.3 unsigned32 read-write
The number of calls to this user authentication provider. The counter is cleared automatically when AuthProviderType is changed or may be cleared manually.
                       wwpLeosUserAuthProviderSuccess 1.3.6.1.4.1.6141.2.60.39.1.1.1.1.4 unsigned32 read-write
The number of times this user authentication provider returned a Success response. The counter is cleared automatically when AuthProviderType is changed or may be cleared manually.
                       wwpLeosUserAuthProviderFailure 1.3.6.1.4.1.6141.2.60.39.1.1.1.1.5 unsigned32 read-write
The number of times this user authentication provider returned a Failure response. The counter is cleared automatically when AuthProviderType is changed or may be cleared manually.
                       wwpLeosUserAuthProviderSkipped 1.3.6.1.4.1.6141.2.60.39.1.1.1.1.6 unsigned32 read-write
The number of times this user authentication provider returned a Skip Me response. The counter is cleared automatically when AuthProviderType is changed or may be cleared manually.
                       wwpLeosUserAuthProviderScope 1.3.6.1.4.1.6141.2.60.39.1.1.1.1.7 integer read-write
The scope to be used for each authentication method. Enumeration: 'none': 0, 'remote': 2, 'serial': 1, 'all': 3.
               wwpLeosUserWhoTable 1.3.6.1.4.1.6141.2.60.39.1.1.2 no-access
Table of logged in users.
                   wwpLeosUserWhoEntry 1.3.6.1.4.1.6141.2.60.39.1.1.2.1 no-access
An entry for each logged in user.
                       wwpLeosUserWhoPid 1.3.6.1.4.1.6141.2.60.39.1.1.2.1.1 unsigned32 no-access
The pid of the users shell process.
                       wwpLeosUserWhoUser 1.3.6.1.4.1.6141.2.60.39.1.1.2.1.2 displaystring read-only
The username used during login authentication.
                       wwpLeosUserWhoTerminal 1.3.6.1.4.1.6141.2.60.39.1.1.2.1.3 displaystring read-only
The terminal the user logged in from.
                       wwpLeosUserWhoIdleTime 1.3.6.1.4.1.6141.2.60.39.1.1.2.1.4 counter32 read-only
The users idle time in minutes. This counter is reset to zero when ever the shell process detects input from the user.
                       wwpLeosUserWhoStatus 1.3.6.1.4.1.6141.2.60.39.1.1.2.1.5 rowstatus read-write
Status of the users shell process. To kill a users shell, set this object to 'Destroy'.
               wwpLeosUserTable 1.3.6.1.4.1.6141.2.60.39.1.1.3 no-access
Table of locally configured users.
                   wwpLeosUserEntry 1.3.6.1.4.1.6141.2.60.39.1.1.3.1 no-access
An entry for each user in the local password file.
                       wwpLeosUserUid 1.3.6.1.4.1.6141.2.60.39.1.1.3.1.1 unsigned32 no-access
The numeric userid of the user. These numbers are generated by the device in order to making indexing the table easy, but they are not tied to specific user names during a reboot. When a new user is created, the userid must be an unused value.
                       wwpLeosUserName 1.3.6.1.4.1.6141.2.60.39.1.1.3.1.2 displaystring read-only
The name of the user.
                       wwpLeosUserPassword 1.3.6.1.4.1.6141.2.60.39.1.1.3.1.3 displaystring read-only
The users password in encrypted form. When setting this object you must set wwpLeosUserIsEncrypted at the same time in order to specify whether the password you are setting needs to be encrypted by the device or whether you have already encrypted it.
                       wwpLeosUserPrivLevel 1.3.6.1.4.1.6141.2.60.39.1.1.3.1.4 integer read-only
The privilege level of the user. Enumeration: 'admin': 2, 'limited': 1, 'none': 0, 'super': 3, 'diag': 4.
                       wwpLeosUserIsDefault 1.3.6.1.4.1.6141.2.60.39.1.1.3.1.5 truthvalue read-only
When this is set to True, the user is one of the default users created in the device at boot time.
                       wwpLeosUserIsEncrypted 1.3.6.1.4.1.6141.2.60.39.1.1.3.1.6 truthvalue read-only
This will always be True on a Get as the password is always stored locally on the device in encrypted form. During a Set, it is False if you are sending wwpLeosUserPassword in the clear so the device can encrypt it, or True if wwpLeosUserPassword is already in encrypted MD5 form.
                       wwpLeosUserIsModified 1.3.6.1.4.1.6141.2.60.39.1.1.3.1.7 truthvalue read-only
When this is set to True, the user is one of the default users created in the device, but one or more properties of the user account has been altered from the default values.
                       wwpLeosUserStatus 1.3.6.1.4.1.6141.2.60.39.1.1.3.1.8 rowstatus read-only
Use CreateAndGo to create a new user, Destroy to remove a user.
       wwpLeosUserMIBNotificationPrefix 1.3.6.1.4.1.6141.2.60.39.2
           wwpLeosUserMIBNotifications 1.3.6.1.4.1.6141.2.60.39.2.0
       wwpLeosUserMIBConformance 1.3.6.1.4.1.6141.2.60.39.3
           wwpLeosUserMIBCompliances 1.3.6.1.4.1.6141.2.60.39.3.1
           wwpLeosUserMIBGroups 1.3.6.1.4.1.6141.2.60.39.3.2