MIB Viewer

SUPERMICRO-USERMGM-MIB

25 objects
This MIB implementation is used to maintain User account management
Imported Objects
SNMPv2-SMIenterprises Integer32 MODULE-IDENTITY OBJECT-TYPE Unsigned32
SNMPv2-TCDisplayString RowStatus
OIDNameAccessStatusDescription
1.3.6.1.4.1.10876.101.2.70IdentityfsusrMgmtThis MIB implementation is used to maintain User account management
1.3.6.1.4.1.10876.101.2.70.1NodefsusrMgmtStats
1.3.6.1.4.1.10876.101.2.70.1.1ScalarfsusrMgmtStatsNumOfUsersread-onlycurrentThe total number of users who have created account.
1.3.6.1.4.1.10876.101.2.70.1.2ScalarfsusrMgmtStatsActiveUsersread-onlycurrentThe total number of users who have currently logged in via different sessions will be tracked here.
1.3.6.1.4.1.10876.101.2.70.1.3ScalarfsusrMgmtMinPasswordLenread-writecurrentThis is to configure the minimum length of password by the administrator. Minimum length value must be 8
1.3.6.1.4.1.10876.101.2.70.1.4ScalarfsusrMgmtPasswdValidationCharsread-writecurrentThis is to configure the type of characters to be considered for password validation rules. Following four type of characters are considered - Alphabetical low…
1.3.6.1.4.1.10876.101.2.70.1.5ScalarfsusrMgmtPasswdValidateNoOfLowerCaseread-writecurrentThis is to configure the minimum number of lower case characters that are to be present in the password. If the given password has less than the configured num…
1.3.6.1.4.1.10876.101.2.70.1.6ScalarfsusrMgmtPasswdValidateNoOfUpperCaseread-writecurrentThis is to configure the minimum number of upper case characters that are to be present in the password. If the given password has less than the configured num…
1.3.6.1.4.1.10876.101.2.70.1.7ScalarfsusrMgmtPasswdValidateNoOfNumericalsread-writecurrentThis is to configure the minimum number of numerical characters that are to be present in the password. If the given password has less than the configured numb…
1.3.6.1.4.1.10876.101.2.70.1.8ScalarfsusrMgmtPasswdValidateNoOfSplCharsread-writecurrentThis is to configure the minimum number of special characters that are to be present in the password. If the given password has less than the configured number…
1.3.6.1.4.1.10876.101.2.70.1.9ScalarfsusrMgmtPasswdMaxLifeTimeread-writecurrentThe time after which the user password has to be expired (in days). By Default, the Password Max Life Time is set to 0 and password wont expire.
1.3.6.1.4.1.10876.101.2.70.1.10ScalarfsusrMgmtStatsEnableUsersread-onlycurrentThe total number of enabled users
1.3.6.1.4.1.10876.101.2.70.1.11ScalarfsusrMgmtStatsDisableUsersread-onlycurrentThe total number of disabled users
1.3.6.1.4.1.10876.101.2.70.2NodefsusrMgmtUserList
1.3.6.1.4.1.10876.101.2.70.2.1TablefsusrMgmtTablenot-accessiblecurrentThis fsusrMgmtTable table contains the user account details. User login information like username, password, previlege, number of logins happened are stored in…
1.3.6.1.4.1.10876.101.2.70.2.1.1RowfsusrMgmtEntrynot-accessiblecurrentThe table entry of a user account.
1.3.6.1.4.1.10876.101.2.70.2.1.1.1ColumnfsusrMgmtUserNamenot-accessiblecurrentThe name of the login user. Name must be unique to differ from other user.
1.3.6.1.4.1.10876.101.2.70.2.1.1.2ColumnfsusrMgmtAuthStringnot-accessiblecurrentThis is to provide security to configure User management via SNMP. The format of fsusrMgmtAuthString shall be `adminusername:password`. Values for this fsusrMg…
1.3.6.1.4.1.10876.101.2.70.2.1.1.3ColumnfsusrMgmtUserPasswordread-writecurrentEnter the text values for password. This value is used to login along with the user name
1.3.6.1.4.1.10876.101.2.70.2.1.1.4ColumnfsusrMgmtUserPrivilegeread-writecurrentThe privilege number of the user. Each user are created with privilege value to set the level of access of that user.
1.3.6.1.4.1.10876.101.2.70.2.1.1.5ColumnfsusrMgmtUserLoginCountread-onlycurrentTo track number of times login and logout has happened. This count is incremented irrespective of any mode of user login via cli, web, telnet or ssh.
1.3.6.1.4.1.10876.101.2.70.2.1.1.6ColumnfsusrMgmtUserStatusread-writecurrentThis is to indicate the user status it can be enable or disable By Default the Status of user is enable.
1.3.6.1.4.1.10876.101.2.70.2.1.1.7ColumnfsusrMgmtUserLockRelTimeread-writecurrentThe time after which the password locked user can be released automatically.
1.3.6.1.4.1.10876.101.2.70.2.1.1.8ColumnfsusrMgmtUserRowStatusread-writecurrentThe row status of the entry.
1.3.6.1.4.1.10876.101.2.70.2.1.1.9ColumnfsusrMgmtUserConfirmPwdread-writecurrentEnter the text values for confirmation password. This field is used to confirm the password with the fsusrMgmtUserPassword