Home/Catalog/WWP-LEOS-USER-MIB

WWP-LEOS-USER-MIB

This MIB module defines the generic managed objects for User Information on WWP devices.
Main OID:
wwpLeosUserMIB.1.3.6.1.4.1.6141.2.60.39
34
Objects
Active
Status
3
Dependencies

Imported Objects

Objects

34 total
Object Name
wwpLeosUserMIBThis MIB module defines the generic managed objects for User Information on WWP devices.
MODULE-IDENTITY
.1.3.6.1.4.1.6141.2.60.39
wwpLeosUserMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.6141.2.60.39.1
wwpLeosUser
OBJECT IDENTIFIER
.1.3.6.1.4.1.6141.2.60.39.1.1
wwpLeosUserAuthProviderTableTable of UserAuth Providers.
SEQUENCE OF WwpLeosUserAuthProviderEntry
.1.3.6.1.4.1.6141.2.60.39.1.1.1
wwpLeosUserAuthProviderEntryAn entry for each User Authorization Provider.
WwpLeosUserAuthProviderEntry
.1.3.6.1.4.1.6141.2.60.39.1.1.1.1
wwpLeosUserAuthProviderPriorityThe priority of this user authentication provider.
Integer32
.1.3.6.1.4.1.6141.2.60.39.1.1.1.1.1
wwpLeosUserAuthProviderTypeThe 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.rw
Enumeration
.1.3.6.1.4.1.6141.2.60.39.1.1.1.1.2
wwpLeosUserAuthProviderCalledThe number of calls to this user authentication provider. The counter is cleared automatically when AuthProviderType is changed or may be cleared manually.rw
Unsigned32
.1.3.6.1.4.1.6141.2.60.39.1.1.1.1.3
wwpLeosUserAuthProviderSuccessThe 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.rw
Unsigned32
.1.3.6.1.4.1.6141.2.60.39.1.1.1.1.4
wwpLeosUserAuthProviderFailureThe 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.rw
Unsigned32
.1.3.6.1.4.1.6141.2.60.39.1.1.1.1.5
wwpLeosUserAuthProviderSkippedThe 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.rw
Unsigned32
.1.3.6.1.4.1.6141.2.60.39.1.1.1.1.6
wwpLeosUserAuthProviderScopeThe scope to be used for each authentication method.rw
Enumeration
.1.3.6.1.4.1.6141.2.60.39.1.1.1.1.7
wwpLeosUserWhoTableTable of logged in users.
SEQUENCE OF WwpLeosUserWhoEntry
.1.3.6.1.4.1.6141.2.60.39.1.1.2
wwpLeosUserWhoEntryAn entry for each logged in user.
WwpLeosUserWhoEntry
.1.3.6.1.4.1.6141.2.60.39.1.1.2.1
wwpLeosUserWhoPidThe pid of the users shell process.
Unsigned32
.1.3.6.1.4.1.6141.2.60.39.1.1.2.1.1
wwpLeosUserWhoUserThe username used during login authentication.ro
DisplayString
.1.3.6.1.4.1.6141.2.60.39.1.1.2.1.2
wwpLeosUserWhoTerminalThe terminal the user logged in from.ro
DisplayString
.1.3.6.1.4.1.6141.2.60.39.1.1.2.1.3
wwpLeosUserWhoIdleTimeThe users idle time in minutes. This counter is reset to zero when ever the shell process detects input from the user.ro
Counter32
.1.3.6.1.4.1.6141.2.60.39.1.1.2.1.4
wwpLeosUserWhoStatusStatus of the users shell process. To kill a users shell, set this object to 'Destroy'.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.6141.2.60.39.1.1.2.1.5
wwpLeosUserTableTable of locally configured users.
SEQUENCE OF WwpLeosUserEntry
.1.3.6.1.4.1.6141.2.60.39.1.1.3
wwpLeosUserEntryAn entry for each user in the local password file.
WwpLeosUserEntry
.1.3.6.1.4.1.6141.2.60.39.1.1.3.1
wwpLeosUserUidThe 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.
Unsigned32
.1.3.6.1.4.1.6141.2.60.39.1.1.3.1.1
wwpLeosUserNameThe name of the user.rw
DisplayString
.1.3.6.1.4.1.6141.2.60.39.1.1.3.1.2
wwpLeosUserPasswordThe 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.rw
DisplayString
.1.3.6.1.4.1.6141.2.60.39.1.1.3.1.3
wwpLeosUserPrivLevelThe privilege level of the user.rw
Enumeration
.1.3.6.1.4.1.6141.2.60.39.1.1.3.1.4
wwpLeosUserIsDefaultWhen this is set to True, the user is one of the default users created in the device at boot time.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6141.2.60.39.1.1.3.1.5
wwpLeosUserIsEncryptedThis 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.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6141.2.60.39.1.1.3.1.6
wwpLeosUserIsModifiedWhen 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.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.6141.2.60.39.1.1.3.1.7
wwpLeosUserStatusUse CreateAndGo to create a new user, Destroy to remove a user.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.6141.2.60.39.1.1.3.1.8
wwpLeosUserMIBNotificationPrefix
OBJECT IDENTIFIER
.1.3.6.1.4.1.6141.2.60.39.2
wwpLeosUserMIBNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.6141.2.60.39.2.0
wwpLeosUserMIBConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.6141.2.60.39.3
wwpLeosUserMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.6141.2.60.39.3.1
wwpLeosUserMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.6141.2.60.39.3.2
WWP-LEOS-USER-MIB - SNMP MIB Reference | MIBs Explorer