HM2-USERMGMT-MIB
100 objects
Hirschmann User and Password Management MIB. Copyright (C) 2011. All Rights Reserved.
Imported Objects
| HM2-TC-MIB | hm2ConfigurationMibs HmEnabledStatus |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-SMI | Integer32 MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | -- RFC 2578 TEXTUAL-CONVENTION DisplayString RowStatus TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.248.11.24 | Identityhm2UserMgmtMib | Hirschmann User and Password Management MIB. Copyright (C) 2011. All Rights Reserved. | ||
| 1.3.6.1.4.1.248.11.24.0 | Nodehm2UserMgmtMibNotifications | |||
| 1.3.6.1.4.1.248.11.24.0.1 | Notificationhm2UserCreatedTrap | current | This notification is send when a new user is added to the hm2UserConfigTable. | |
| 1.3.6.1.4.1.248.11.24.0.2 | Notificationhm2UserDeletedTrap | current | This notification is send when a user is deleted from the hm2UserConfigTable. | |
| 1.3.6.1.4.1.248.11.24.0.3 | Notificationhm2UserLockedTrap | current | This notification is send when a user is locked due to excessive failed login attempts. | |
| 1.3.6.1.4.1.248.11.24.0.4 | Notificationhm2UserPwdChangedTrap | current | This notification is send when a password for a user is changed. | |
| 1.3.6.1.4.1.248.11.24.0.5 | Notificationhm2UserPwdPolicyChkChangedTrap | current | This notification is send when the password policy for a user is changed. | |
| 1.3.6.1.4.1.248.11.24.0.6 | Notificationhm2UserPwdChangedSnmpv3AuthTrap | current | This notification is send when a SNMPv3 authentication password for an user is changed. | |
| 1.3.6.1.4.1.248.11.24.0.7 | Notificationhm2UserPwdChangedSnmpv3EncTrap | current | This notification is send when a SNMPv3 encryption password for an user is changed. | |
| 1.3.6.1.4.1.248.11.24.1 | Nodehm2UserMgmtMibObjects | |||
| 1.3.6.1.4.1.248.11.24.1.1 | Nodehm2UserConfigGroup | |||
| 1.3.6.1.4.1.248.11.24.1.1.1 | Tablehm2UserConfigTable | not-accessible | current | User configuration table. This table provides the functionality the system uses for any interaction started by the user - authentication, encryption - changing… |
| 1.3.6.1.4.1.248.11.24.1.1.1.1 | Rowhm2UserConfigEntry | not-accessible | current | User configuration entry. |
| 1.3.6.1.4.1.248.11.24.1.1.1.1.1 | Columnhm2UserName | accessible-for-notify | current | Agent user name. |
| 1.3.6.1.4.1.248.11.24.1.1.1.1.2 | Columnhm2UserPassword | read-create | current | Agent user password This object will always return '********' when read. The minimum size of the password is defined with the hm2PwdMgmtMinLength object. The u… |
| 1.3.6.1.4.1.248.11.24.1.1.1.1.3 | Columnhm2UserAccessRole | read-create | current | Agent user's role. The user's role can be set while the row is active. |
| 1.3.6.1.4.1.248.11.24.1.1.1.1.4 | Columnhm2UserLockoutStatus | read-create | current | Displays whether the user account is locked due to excessive failed login attempts. If the user is locked out, the hm2UserLockoutStatus status is 'true'. Only … |
| 1.3.6.1.4.1.248.11.24.1.1.1.1.5 | Columnhm2UserPwdChangePerm | read-create | current | Displays whether the user is allowed to change his own password. Only a user with the administrator role can set this value. |
| 1.3.6.1.4.1.248.11.24.1.1.1.1.6 | Columnhm2UserPwdPolicyChk | read-create | current | Displays whether the password policy check is enabled or not. The password policy check objects are defined in the hm2PwdMgmtGroup. Even if this object if set … |
| 1.3.6.1.4.1.248.11.24.1.1.1.1.7 | Columnhm2UserSnmpAuthType | read-create | current | SNMPv3 user authentication. The user password must be set to a string greater than or equal to 8 characters for this to be set to anything but none(0). - hmacm… |
| 1.3.6.1.4.1.248.11.24.1.1.1.1.8 | Columnhm2UserSnmpEncType | read-create | current | SNMPv3 user encryption Can not be set to des(2) or aesCfb128(3) if hm2UserSnmpAuthenticationType is set to none(0). - none(0) -> no encryption used - des(1) ->… |
| 1.3.6.1.4.1.248.11.24.1.1.1.1.9 | Columnhm2UserStatus | read-create | current | Agent user status. active(1) - This user account is active. notInService(2) - Row has been suspended. notReady(3) - Row has incomplete values. createAndGo(4) -… |
| 1.3.6.1.4.1.248.11.24.1.1.1.1.10 | Columnhm2UserSnmpAuthPassword | read-create | current | SNMPv3 user authentication password This object will always return '********' when read. The minimum size of the password is defined with the hm2PwdMgmtMinLeng… |
| 1.3.6.1.4.1.248.11.24.1.1.1.1.11 | Columnhm2UserSnmpEncPassword | read-create | current | SNMPv3 user encryption password This object will always return '********' when read. The minimum size of the password is defined with the hm2PwdMgmtMinLength o… |
| 1.3.6.1.4.1.248.11.24.1.1.10 | Nodehm2UserStatusGroup | |||
| 1.3.6.1.4.1.248.11.24.1.1.10.1 | Scalarhm2UserLastUserCreated | read-only | current | Name of the last user created in hm2UserConfigTable. |
| 1.3.6.1.4.1.248.11.24.1.1.10.2 | Scalarhm2UserLastUserDeleted | read-only | current | Name of the last user deleted in hm2UserConfigTable. |
| 1.3.6.1.4.1.248.11.24.1.1.10.3 | Scalarhm2UserForcePasswordStatus | read-write | current | If enabled, then the password must be changed on first management access to the device. This value is only set from internal component. |
| 1.3.6.1.4.1.248.11.24.1.1.20 | Nodehm2UserCustomGroup | |||
| 1.3.6.1.4.1.248.11.24.1.1.20.1 | Tablehm2UserCustomAccessRole2NameTable | not-accessible | current | Custom based role to name mapping. |
| 1.3.6.1.4.1.248.11.24.1.1.20.1.1 | Rowhm2UserCustomAccessRole2NameEntry | not-accessible | current | The hm2UserCustomAccessRole2NameEntry. |
| 1.3.6.1.4.1.248.11.24.1.1.20.1.1.1 | Columnhm2UserCustomAccessRole | not-accessible | current | Custom based roles. |
| 1.3.6.1.4.1.248.11.24.1.1.20.1.1.2 | Columnhm2UserCustomAccessRoleName | read-write | current | Custom based role name. |
| 1.3.6.1.4.1.248.11.24.1.1.20.1.1.3 | Columnhm2UserCustomAccessRoleStatus | read-create | current | Custom-based role to name command row status. active(1) - This user account is active. notInService(2) - Row has been suspended. notReady(3) - Row has incomple… |
| 1.3.6.1.4.1.248.11.24.1.1.20.2 | Tablehm2UserCustomCliCmdInheritTable | not-accessible | current | Base access role from which the custom-based CLI commands are inherited from. |
| 1.3.6.1.4.1.248.11.24.1.1.20.2.1 | Rowhm2UserCustomCliCmdInheritEntry | not-accessible | current | The hm2UserCustomCliCmdInheritEntry. |
| 1.3.6.1.4.1.248.11.24.1.1.20.2.1.1 | Columnhm2UserCustomCliBaseAccessRole | read-create | current | The base access role the new CLI command is inherited from. |
| 1.3.6.1.4.1.248.11.24.1.1.20.2.1.2 | Columnhm2UserCustomCliBaseAccessRoleStatus | read-create | current | Custom-based CLI base access role command row status. active(1) - This user account is active. notInService(2) - Row has been suspended. notReady(3) - Row has … |
| 1.3.6.1.4.1.248.11.24.1.1.20.3 | Tablehm2UserCustomCliCmdTable | not-accessible | current | Table containing the custom-based CLI commands. |
| 1.3.6.1.4.1.248.11.24.1.1.20.3.1 | Rowhm2UserCustomCliCmdEntry | not-accessible | current | The entries of the table. |
| 1.3.6.1.4.1.248.11.24.1.1.20.3.1.1 | Columnhm2UserCustomCliExecMode | not-accessible | current | CLI exec mode. |
| 1.3.6.1.4.1.248.11.24.1.1.20.3.1.2 | Columnhm2UserCustomCliIndex | not-accessible | current | Index of the custom based CLI commands. |
| 1.3.6.1.4.1.248.11.24.1.1.20.3.1.3 | Columnhm2UserCustomCliCommand | read-create | current | The custom based CLI command to be assigned. |
| 1.3.6.1.4.1.248.11.24.1.1.20.3.1.4 | Columnhm2UserCustomCliType | read-create | current | The custom based CLI command to be included or excluded in respect to the base role. |
| 1.3.6.1.4.1.248.11.24.1.1.20.3.1.5 | Columnhm2UserCustomCliStatus | read-create | current | Custom-based CLI command row status. active(1) - This user account is active. notInService(2) - Row has been suspended. notReady(3) - Row has incomplete values… |
| 1.3.6.1.4.1.248.11.24.1.2 | Nodehm2PwdMgmtGroup | |||
| 1.3.6.1.4.1.248.11.24.1.2.1 | Scalarhm2PwdMgmtMinLength | read-write | current | Minimum length for user passwords All new local user passwords must be at least this many characters in length. |
| 1.3.6.1.4.1.248.11.24.1.2.2 | Scalarhm2PwdMgmtLoginAttempts | read-write | current | The number of allowable failed local authentication attempts before the user's account is locked. A value of '0' indicates that user accounts will never be loc… |
| 1.3.6.1.4.1.248.11.24.1.2.3 | Scalarhm2PwdMgmtMinUpperCase | read-write | current | The number of minimum allowable uppercase letters in a password. Minimum of '0' means no restriction on that set of characters. |
| 1.3.6.1.4.1.248.11.24.1.2.4 | Scalarhm2PwdMgmtMinLowerCase | read-write | current | The number of minimum allowable lowercase letters in a password. Minimum of '0' means no restriction on that set of characters. |
| 1.3.6.1.4.1.248.11.24.1.2.5 | Scalarhm2PwdMgmtMinNumericNumbers | read-write | current | The number of minimum allowable numeric numbers in a password. Minimum of '0' means no restriction on that set of characters. |
| 1.3.6.1.4.1.248.11.24.1.2.6 | Scalarhm2PwdMgmtMinSpecialCharacters | read-write | current | The number of minimum allowable special characters in a password. Minimum of '0' means no restriction on that set of characters. The following special characte… |
| 1.3.6.1.4.1.248.11.24.1.2.7 | Scalarhm2PwdMgmtLoginAttemptsTimePeriod | read-write | current | The period of time after the number of allowable failed local authentication attempts is reset. A value of '0' indicates that the number of attempts is never r… |
| 1.3.6.1.4.1.248.11.24.1.2.100 | Nodehm2PwdMgmtDefaultPwdStatusGroup | |||
| 1.3.6.1.4.1.248.11.24.1.2.100.1 | Scalarhm2PwdMgmtDefaultPwdActive | read-only | current | Shows if one or more default passwords are active for users configured in the hm2UserConfigTable. The hm2PwdMgmtDefaultPwdStatusTable shows for which users the… |
| 1.3.6.1.4.1.248.11.24.1.2.100.100 | Tablehm2PwdMgmtDefaultPwdStatusTable | not-accessible | current | Table showing for which users defined in hm2UserConfigTable the default password has not been changed. |
| 1.3.6.1.4.1.248.11.24.1.2.100.100.1 | Rowhm2PwdMgmtDefaultPwdStatusEntry | not-accessible | current | Entry. |
| 1.3.6.1.4.1.248.11.24.1.2.100.100.1.1 | Columnhm2PwdMgmtDefaultPwdStatusIndex | not-accessible | current | Index for the table. |
| 1.3.6.1.4.1.248.11.24.1.2.100.100.1.2 | Columnhm2PwdMgmtDefaultPwdStatusUserName | read-only | current | The name of the default user for which the default password has not been changed. |
| 1.3.6.1.4.1.248.11.24.1.3 | Nodehm2UserApplicationListGroup | |||
| 1.3.6.1.4.1.248.11.24.1.3.1 | Tablehm2UserApplicationListTable | not-accessible | current | This table provides the functionality the system uses to assign an authentication list to an application. All objects in this table can be set while a row is '… |
| 1.3.6.1.4.1.248.11.24.1.3.1.1 | Rowhm2UserApplicationListEntry | not-accessible | current | Application list entry. |
| 1.3.6.1.4.1.248.11.24.1.3.1.1.1 | Columnhm2UserApplicationListName | not-accessible | current | Application list name. |
| 1.3.6.1.4.1.248.11.24.1.3.1.1.6 | Columnhm2UserApplicationListAuthListName | read-create | current | The authentication list used for this application to authenticate to the system. The application authentication list can be set while the row is active. |
| 1.3.6.1.4.1.248.11.24.1.3.1.1.7 | Columnhm2UserApplicationListStatus | read-create | current | Application row status. active(1) - This user account is active. notInService(2) - Row has been suspended. notReady(3) - Row has incomplete values. createAndGo… |
| 1.3.6.1.4.1.248.11.24.1.4 | Nodehm2UserAuthListGroup | |||
| 1.3.6.1.4.1.248.11.24.1.4.1 | Tablehm2UserAuthListTable | not-accessible | current | The hm2UserAuthListTable contains the policies a user authenticates to the system. Each entry in the table can contain up to 5 policies. |
| 1.3.6.1.4.1.248.11.24.1.4.1.1 | Rowhm2UserAuthListEntry | not-accessible | current | The hm2UserAuthListEntry. |
| 1.3.6.1.4.1.248.11.24.1.4.1.1.1 | Columnhm2UserAuthListName | not-accessible | current | Authentication list index. Unique name used for indexing into this table. |
| 1.3.6.1.4.1.248.11.24.1.4.1.1.2 | Columnhm2UserAuthListPolicy1 | read-create | current | Authentication list policy 1. Configures the first authentication policy to use when this list is specified. - local -> authentication is done through local us… |
| 1.3.6.1.4.1.248.11.24.1.4.1.1.3 | Columnhm2UserAuthListPolicy2 | read-create | current | Authentication list policy 2. Configures the first authentication policy to use when this list is specified. - local -> authentication is done through local us… |
| 1.3.6.1.4.1.248.11.24.1.4.1.1.4 | Columnhm2UserAuthListPolicy3 | read-create | current | Authentication list policy 3. Configures the first authentication policy to use when this list is specified. - local -> authentication is done through local us… |
| 1.3.6.1.4.1.248.11.24.1.4.1.1.5 | Columnhm2UserAuthListPolicy4 | read-create | current | Authentication list policy 4. Configures the first authentication policy to use when this list is specified. - local -> authentication is done through local us… |
| 1.3.6.1.4.1.248.11.24.1.4.1.1.6 | Columnhm2UserAuthListPolicy5 | read-create | current | Authentication list policy 5. Configures the first authentication policy to use when this list is specified. - local -> authentication is done through local us… |
| 1.3.6.1.4.1.248.11.24.1.4.1.1.7 | Columnhm2UserAuthListStatus | read-create | current | The status of the authentication list. active(1) - This entry is active. notInService(2) - Row has been suspended. notReady(3) - Row has incomplete values. cre… |
| 1.3.6.1.4.1.248.11.24.1.5 | Nodehm2UserIasGroup | |||
| 1.3.6.1.4.1.248.11.24.1.5.1 | Tablehm2UserIasTable | not-accessible | current | (I)ntegrated (A)uthentication (S)erver. |
| 1.3.6.1.4.1.248.11.24.1.5.1.1 | Rowhm2UserIasEntry | not-accessible | current | The hm2UserIasEntry. |
| 1.3.6.1.4.1.248.11.24.1.5.1.1.1 | Columnhm2UserIasUserName | not-accessible | current | The (I)ntegrated (A)uthentication (S)erver user name. |
| 1.3.6.1.4.1.248.11.24.1.5.1.1.2 | Columnhm2UserIasUserPassword | read-create | current | The (I)ntegrated (A)uthentication (S)erver user password. This object will always return '********' when read. The user password can be set while the row is ac… |
| 1.3.6.1.4.1.248.11.24.1.5.1.1.3 | Columnhm2UserIasUserStatus | read-create | current | The status of the IAS users. active(1) - This entry is active. notInService(2) - Row has been suspended. notReady(3) - Row has incomplete values. createAndGo(4… |
| 1.3.6.1.4.1.248.11.24.3 | Nodehm2UserMgmtMibSNMPExtensionGroup | |||
| 1.3.6.1.4.1.248.11.24.3.1 | Nodehm2UserMgmtGlobalSESGroup | |||
| 1.3.6.1.4.1.248.11.24.3.1.1 | Identityhm2UserMgmtGlobalSESLenCharset | current | Indicates that the chosen entry name uses not allowed character(s). Allowed are alphanumerical characters and name size from 1 to 32. | |
| 1.3.6.1.4.1.248.11.24.3.1.2 | Identityhm2UserMgmtGlobalSESPwdLenCharset | current | Indicates that the chosen password is incorrect. Check character set, length, policy matching (if password policy checker is enabled). | |
| 1.3.6.1.4.1.248.11.24.3.2 | Nodehm2UserMgmtUserSESGroup | |||
| 1.3.6.1.4.1.248.11.24.3.2.1 | Identityhm2UserMgmtUserSESActivate | current | Indicates that the chosen user entry can not be activated. Be sure that a user password has been successfully set before. | |
| 1.3.6.1.4.1.248.11.24.3.2.2 | Identityhm2UserMgmtUserSESDeactivate | current | Indicates that the chosen user entry can not be deactivated. Be sure that this user is not the last active admin on the device. | |
| 1.3.6.1.4.1.248.11.24.3.2.3 | Identityhm2UserMgmtUserSESActivateExisting | current | Indicates that the chosen user entry can not be activated. Be sure that a user password has been successfully set before. Also check SNMP notification user tab… | |
| 1.3.6.1.4.1.248.11.24.3.3 | Nodehm2UserMgmtApplSESGroup | |||
| 1.3.6.1.4.1.248.11.24.3.3.1 | Identityhm2UserMgmtApplSESAddDel | current | Indicates that the chosen entry can not be added or deleted. Notice that application lists can neither be added nor deleted. | |
| 1.3.6.1.4.1.248.11.24.3.3.2 | Identityhm2UserMgmtApplSESDeactivate | current | Indicates that the chosen entry can not be deactivated. Be sure that this list is not referenced to an authentication list (hm2UserApplicationListAuthListName … | |
| 1.3.6.1.4.1.248.11.24.3.3.3 | Identityhm2UserMgmtApplSESAuthDeactivated | current | Indicates that the chosen entry can not be allocated to authentication list. Authentication list is deactivated. Application list can not be allocated to deact… | |
| 1.3.6.1.4.1.248.11.24.3.4 | Nodehm2UserMgmtAuthSESGroup | |||
| 1.3.6.1.4.1.248.11.24.3.4.1 | Identityhm2UserMgmtAuthSESDuplPolicy | current | Indicates that the chosen policy of this entry can not be set twice. Be sure that a policy is set only once per authentication list (exception: the policy 'rej… | |
| 1.3.6.1.4.1.248.11.24.3.4.2 | Identityhm2UserMgmtAuthSESDeactivate | current | Indicates that the chosen entry can not be deactivated. Be sure that this list is not referenced by an apllication list (hm2UserApplicationListAuthListName is … |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| Hm2UserAccessRoles | INTEGER { unauthorized (0), guest (1), auditor (2), custom1 (5), custom2 (6), custom3 (7), operator (13), administrator (15) } | current | Agent user roles. |
| Hm2UserAuthList | INTEGER { local(3), radius(5), ias(7), cam(9), ldap(10), reject(248), none(300) } | current | Agent auth list. |
| Hm2UserCliExecModes | INTEGER { user-exec-mode (1), priv-exec-mode (2), global-config-exec-mode (3), vlan-database-exec-mode (4), interface-exec-mode (5), all-modes (10) } | current | Agent CLI modes. |
| Hm2UserCustomAccessRoles | INTEGER { custom1 (5), custom2 (6), custom3 (7) } | current | Agent custom-based user roles. |