HM2-USERMGMT-MIB

File: HM2-USERMGMT-MIB.mib (41421 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMP-FRAMEWORK-MIB
HM2-TC-MIB

Imported symbols

MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
OBJECT-IDENTITY Integer32 TEXTUAL-CONVENTION
DisplayString RowStatus TruthValue
SnmpAdminString HmEnabledStatus hm2ConfigurationMibs

Defined Types

Hm2UserAccessRoles  
Agent user roles.
TEXTUAL-CONVENTION    
  INTEGER unauthorized(0), guest(1), auditor(2), custom1(5), custom2(6), custom3(7), operator(13), administrator(15)  

Hm2UserAuthList  
Agent auth list.
TEXTUAL-CONVENTION    
  INTEGER local(3), radius(5), ias(7), cam(9), ldap(10), reject(248), none(300)  

Hm2UserCustomAccessRoles  
Agent custom-based user roles.
TEXTUAL-CONVENTION    
  INTEGER custom1(5), custom2(6), custom3(7)  

Hm2UserCliExecModes  
Agent CLI modes.
TEXTUAL-CONVENTION    
  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)  

Hm2UserConfigEntry  
SEQUENCE    
  hm2UserName SnmpAdminString
  hm2UserPassword DisplayString
  hm2UserAccessRole Hm2UserAccessRoles
  hm2UserLockoutStatus TruthValue
  hm2UserPwdChangePerm TruthValue
  hm2UserPwdPolicyChk HmEnabledStatus
  hm2UserSnmpAuthType INTEGER
  hm2UserSnmpEncType INTEGER
  hm2UserStatus RowStatus

Hm2UserCustomAccessRole2NameEntry  
SEQUENCE    
  hm2UserCustomAccessRole Hm2UserCustomAccessRoles
  hm2UserCustomAccessRoleName SnmpAdminString
  hm2UserCustomAccessRoleStatus RowStatus

Hm2UserCustomCliCmdInheritEntry  
SEQUENCE    
  hm2UserCustomCliBaseAccessRole Hm2UserAccessRoles
  hm2UserCustomCliBaseAccessRoleStatus RowStatus

Hm2UserCustomCliCmdEntry  
SEQUENCE    
  hm2UserCustomCliExecMode Hm2UserCliExecModes
  hm2UserCustomCliIndex Integer32
  hm2UserCustomCliCommand SnmpAdminString
  hm2UserCustomCliType INTEGER
  hm2UserCustomCliStatus RowStatus

Hm2PwdMgmtDefaultPwdStatusEntry  
SEQUENCE    
  hm2PwdMgmtDefaultPwdStatusIndex Integer32
  hm2PwdMgmtDefaultPwdStatusUserName SnmpAdminString

Hm2UserApplicationListEntry  
SEQUENCE    
  hm2UserApplicationListName SnmpAdminString
  hm2UserApplicationListAuthListName SnmpAdminString
  hm2UserApplicationListStatus RowStatus

Hm2UserAuthListEntry  
SEQUENCE    
  hm2UserAuthListName SnmpAdminString
  hm2UserAuthListPolicy1 Hm2UserAuthList
  hm2UserAuthListPolicy2 Hm2UserAuthList
  hm2UserAuthListPolicy3 Hm2UserAuthList
  hm2UserAuthListPolicy4 Hm2UserAuthList
  hm2UserAuthListPolicy5 Hm2UserAuthList
  hm2UserAuthListStatus RowStatus

Hm2UserIasEntry  
SEQUENCE    
  hm2UserIasUserName SnmpAdminString
  hm2UserIasUserPassword DisplayString
  hm2UserIasUserStatus RowStatus

Defined Values

hm2UserMgmtMib 1.3.6.1.4.1.248.11.24
Hirschmann User and Password Management MIB. Copyright (C) 2011. All Rights Reserved.
MODULE-IDENTITY    

hm2UserMgmtMibNotifications 1.3.6.1.4.1.248.11.24.0
OBJECT IDENTIFIER    

hm2UserMgmtMibObjects 1.3.6.1.4.1.248.11.24.1
OBJECT IDENTIFIER    

hm2UserConfigGroup 1.3.6.1.4.1.248.11.24.1.1
OBJECT IDENTIFIER    

hm2PwdMgmtGroup 1.3.6.1.4.1.248.11.24.1.2
OBJECT IDENTIFIER    

hm2UserApplicationListGroup 1.3.6.1.4.1.248.11.24.1.3
OBJECT IDENTIFIER    

hm2UserAuthListGroup 1.3.6.1.4.1.248.11.24.1.4
OBJECT IDENTIFIER    

hm2UserIasGroup 1.3.6.1.4.1.248.11.24.1.5
OBJECT IDENTIFIER    

hm2UserConfigTable 1.3.6.1.4.1.248.11.24.1.1.1
User configuration table. This table provides the functionality the system uses for any interaction started by the user - authentication, encryption - changing authentication, password and access role for login purposes through Web, CLI, SSH, SNMPv3. For SNMPv3 the standard SNMPv3 authentication/encryption methods are used. To create a new user set hm2UserStatus to 'createAndWait, and set the corresponding objects to their values. Setting hm2UserStatus to 'active' activates the user. To delete a user, set hm2UserStatus to 'destroy'. Creating a new user in the hm2UserConfigTable always creates a new user in the SNMPv3 tables. The newly created SNMPv3 user will get the corresponding view in the SNMPv3 tables which matches to one of the given roles the user can have. All objects in this table can be set while a row is 'active'.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2UserConfigEntry

hm2UserConfigEntry 1.3.6.1.4.1.248.11.24.1.1.1.1
User configuration entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2UserConfigEntry  

hm2UserName 1.3.6.1.4.1.248.11.24.1.1.1.1.1
Agent user name.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  SnmpAdminString Size(1..32)  

hm2UserPassword 1.3.6.1.4.1.248.11.24.1.1.1.1.2
Agent user password This object will always return '********' when read. The minimum size of the password is defined with the hm2PwdMgmtMinLength object. The user password can be set while the row is active.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..64)  

hm2UserAccessRole 1.3.6.1.4.1.248.11.24.1.1.1.1.3
Agent user's role. The user's role can be set while the row is active.
Status: current Access: read-create
OBJECT-TYPE    
  Hm2UserAccessRoles  

hm2UserLockoutStatus 1.3.6.1.4.1.248.11.24.1.1.1.1.4
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 a user with the administrator role can set this status back to 'false'.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hm2UserPwdChangePerm 1.3.6.1.4.1.248.11.24.1.1.1.1.5
Displays whether the user is allowed to change his own password. Only a user with the administrator role can set this value.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hm2UserPwdPolicyChk 1.3.6.1.4.1.248.11.24.1.1.1.1.6
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 to 'disable' the size of a new password has to be at least the size of the hm2PwdMgmtMinLength object set. Only a user with the administrator role can set this value.
Status: current Access: read-create
OBJECT-TYPE    
  HmEnabledStatus  

hm2UserSnmpAuthType 1.3.6.1.4.1.248.11.24.1.1.1.1.7
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). - hmacmd5(1) -> Use HMAC-MD5 authentication - hmacsha(2) -> Use HMAC-SHA authentication The user authentication type can be set while the row is active .
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER hmacmd5(1), hmacsha(2)  

hm2UserSnmpEncType 1.3.6.1.4.1.248.11.24.1.1.1.1.8
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) -> DES encryption used - aesCfb128(2) -> AES-128 encryption used The user encryption type can be set while the row is active.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER none(0), des(1), aesCfb128(2)  

hm2UserStatus 1.3.6.1.4.1.248.11.24.1.1.1.1.9
Agent user status. active(1) - This user account is active. notInService(2) - Row has been suspended. notReady(3) - Row has incomplete values. createAndGo(4) - Accept row values and activate. createAndWait(5) - Accept row values and wait. destroy(6) - Set to this value to remove this user account.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hm2UserStatusGroup 1.3.6.1.4.1.248.11.24.1.1.10
OBJECT IDENTIFIER    

hm2UserLastUserCreated 1.3.6.1.4.1.248.11.24.1.1.10.1
Name of the last user created in hm2UserConfigTable.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0|1..32)  

hm2UserLastUserDeleted 1.3.6.1.4.1.248.11.24.1.1.10.2
Name of the last user deleted in hm2UserConfigTable.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(0|1..32)  

hm2UserCustomGroup 1.3.6.1.4.1.248.11.24.1.1.20
OBJECT IDENTIFIER    

hm2UserCustomAccessRole2NameTable 1.3.6.1.4.1.248.11.24.1.1.20.1
Custom based role to name mapping.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2UserCustomAccessRole2NameEntry

hm2UserCustomAccessRole2NameEntry 1.3.6.1.4.1.248.11.24.1.1.20.1.1
The hm2UserCustomAccessRole2NameEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2UserCustomAccessRole2NameEntry  

hm2UserCustomAccessRole 1.3.6.1.4.1.248.11.24.1.1.20.1.1.1
Custom based roles.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2UserCustomAccessRoles  

hm2UserCustomAccessRoleName 1.3.6.1.4.1.248.11.24.1.1.20.1.1.2
Custom based role name.
Status: current Access: read-write
OBJECT-TYPE    
  SnmpAdminString Size(1..32)  

hm2UserCustomAccessRoleStatus 1.3.6.1.4.1.248.11.24.1.1.20.1.1.3
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 incomplete values. createAndGo(4) - Accept row values and activate. createAndWait(5) - Accept row values and wait. destroy(6) - Set to this value to remove this role to name entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hm2UserCustomCliCmdInheritTable 1.3.6.1.4.1.248.11.24.1.1.20.2
Base access role from which the custom-based CLI commands are inherited from.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2UserCustomCliCmdInheritEntry

hm2UserCustomCliCmdInheritEntry 1.3.6.1.4.1.248.11.24.1.1.20.2.1
The hm2UserCustomCliCmdInheritEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2UserCustomCliCmdInheritEntry  

hm2UserCustomCliBaseAccessRole 1.3.6.1.4.1.248.11.24.1.1.20.2.1.1
The base access role the new CLI command is inherited from.
Status: current Access: read-create
OBJECT-TYPE    
  Hm2UserAccessRoles  

hm2UserCustomCliBaseAccessRoleStatus 1.3.6.1.4.1.248.11.24.1.1.20.2.1.2
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 incomplete values. createAndGo(4) - Accept row values and activate. createAndWait(5) - Accept row values and wait. destroy(6) - Set to this value to remove this role to name entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hm2UserCustomCliCmdTable 1.3.6.1.4.1.248.11.24.1.1.20.3
Table containing the custom-based CLI commands.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2UserCustomCliCmdEntry

hm2UserCustomCliCmdEntry 1.3.6.1.4.1.248.11.24.1.1.20.3.1
The entries of the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2UserCustomCliCmdEntry  

hm2UserCustomCliExecMode 1.3.6.1.4.1.248.11.24.1.1.20.3.1.1
CLI exec mode.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2UserCliExecModes  

hm2UserCustomCliIndex 1.3.6.1.4.1.248.11.24.1.1.20.3.1.2
Index of the custom based CLI commands.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

hm2UserCustomCliCommand 1.3.6.1.4.1.248.11.24.1.1.20.3.1.3
The custom based CLI command to be assigned.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

hm2UserCustomCliType 1.3.6.1.4.1.248.11.24.1.1.20.3.1.4
The custom based CLI command to be included or excluded in respect to the base role.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER included(1), excluded(2)  

hm2UserCustomCliStatus 1.3.6.1.4.1.248.11.24.1.1.20.3.1.5
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. createAndGo(4) - Accept row values and activate. createAndWait(5) - Accept row values and wait. destroy(6) - Set to this value to remove this CLI command entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hm2PwdMgmtMinLength 1.3.6.1.4.1.248.11.24.1.2.1
Minimum length for user passwords All new local user passwords must be at least this many characters in length.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..64  

hm2PwdMgmtLoginAttempts 1.3.6.1.4.1.248.11.24.1.2.2
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 locked.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..5  

hm2PwdMgmtMinUpperCase 1.3.6.1.4.1.248.11.24.1.2.3
The number of minimum allowable uppercase letters in a password. Minimum of '0' means no restriction on that set of characters.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..16  

hm2PwdMgmtMinLowerCase 1.3.6.1.4.1.248.11.24.1.2.4
The number of minimum allowable lowercase letters in a password. Minimum of '0' means no restriction on that set of characters.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..16  

hm2PwdMgmtMinNumericNumbers 1.3.6.1.4.1.248.11.24.1.2.5
The number of minimum allowable numeric numbers in a password. Minimum of '0' means no restriction on that set of characters.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..16  

hm2PwdMgmtMinSpecialCharacters 1.3.6.1.4.1.248.11.24.1.2.6
The number of minimum allowable special characters in a password. Minimum of '0' means no restriction on that set of characters. The following special characters are allowed: !#$%&'()*+,-./:;<=>?@[\]^_`{}~
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..16  

hm2PwdMgmtDefaultPwdStatusGroup 1.3.6.1.4.1.248.11.24.1.2.100
OBJECT IDENTIFIER    

hm2PwdMgmtDefaultPwdActive 1.3.6.1.4.1.248.11.24.1.2.100.1
Shows if one or more default passwords are active for users configured in the hm2UserConfigTable. The hm2PwdMgmtDefaultPwdStatusTable shows for which users the default password is currently actice.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hm2PwdMgmtDefaultPwdStatusTable 1.3.6.1.4.1.248.11.24.1.2.100.100
Table showing for which users defined in hm2UserConfigTable the default password has not been changed.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2PwdMgmtDefaultPwdStatusEntry

hm2PwdMgmtDefaultPwdStatusEntry 1.3.6.1.4.1.248.11.24.1.2.100.100.1
Entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2PwdMgmtDefaultPwdStatusEntry  

hm2PwdMgmtDefaultPwdStatusIndex 1.3.6.1.4.1.248.11.24.1.2.100.100.1.1
Index for the table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

hm2PwdMgmtDefaultPwdStatusUserName 1.3.6.1.4.1.248.11.24.1.2.100.100.1.2
The name of the default user for which the default password has not been changed.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString  

hm2UserApplicationListTable 1.3.6.1.4.1.248.11.24.1.3.1
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 'active'.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2UserApplicationListEntry

hm2UserApplicationListEntry 1.3.6.1.4.1.248.11.24.1.3.1.1
Application list entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2UserApplicationListEntry  

hm2UserApplicationListName 1.3.6.1.4.1.248.11.24.1.3.1.1.1
Application list name.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..32)  

hm2UserApplicationListAuthListName 1.3.6.1.4.1.248.11.24.1.3.1.1.6
The authentication list used for this application to authenticate to the system. The application authentication list can be set while the row is active.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(0..32)  

hm2UserApplicationListStatus 1.3.6.1.4.1.248.11.24.1.3.1.1.7
Application row status. active(1) - This user account is active. notInService(2) - Row has been suspended. notReady(3) - Row has incomplete values. createAndGo(4) - Accept row values and activate. createAndWait(5) - Accept row values and wait. destroy(6) - Set to this value to remove this application list entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hm2UserAuthListTable 1.3.6.1.4.1.248.11.24.1.4.1
The hm2UserAuthListTable holds up to 5 policies a user authenticates to the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2UserAuthListEntry

hm2UserAuthListEntry 1.3.6.1.4.1.248.11.24.1.4.1.1
The hm2UserAuthListEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2UserAuthListEntry  

hm2UserAuthListName 1.3.6.1.4.1.248.11.24.1.4.1.1.1
Authentication list index. Unique name used for indexing into this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..32)  

hm2UserAuthListPolicy1 1.3.6.1.4.1.248.11.24.1.4.1.1.2
Authentication list policy 1. Configures the first authentication policy to use when this list is specified. - local -> authentication is done through local user database - radius -> authentication is done through a RADIUS server - ias -> authentication is done through a (i)ntegrated (a)uthentication (s)erver - cam -> authentication is done through a CAM server (via LDAP) - ldap -> authentication is done through a AD server (via LDAP) - reject -> authentication is rejected/not allowed. Note: If a policy is set to 'reject' further policies are ignored.
Status: current Access: read-create
OBJECT-TYPE    
  Hm2UserAuthList  

hm2UserAuthListPolicy2 1.3.6.1.4.1.248.11.24.1.4.1.1.3
Authentication list policy 2. Configures the first authentication policy to use when this list is specified. - local -> authentication is done through local user database - radius -> authentication is done through a RADIUS server - ias -> authentication is done through a (i)ntegrated (a)uthentication (s)erver - cam -> authentication is done through a CAM server (via LDAP) - ldap -> authentication is done through a AD server (via LDAP) - reject -> authentication is rejected/not allowed Note: If a policy is set to 'reject' further policies are ignored.
Status: current Access: read-create
OBJECT-TYPE    
  Hm2UserAuthList  

hm2UserAuthListPolicy3 1.3.6.1.4.1.248.11.24.1.4.1.1.4
Authentication list policy 3. Configures the first authentication policy to use when this list is specified. - local -> authentication is done through local user database - radius -> authentication is done through a RADIUS server - ias -> authentication is done through a (i)ntegrated (a)uthentication (s)erver - cam -> authentication is done through a CAM server (via LDAP) - ldap -> authentication is done through a AD server (via LDAP) - reject -> authentication is rejected/not allowed Note: If a policy is set to 'reject' further policies are ignored.
Status: current Access: read-create
OBJECT-TYPE    
  Hm2UserAuthList  

hm2UserAuthListPolicy4 1.3.6.1.4.1.248.11.24.1.4.1.1.5
Authentication list policy 4. Configures the first authentication policy to use when this list is specified. - local -> authentication is done through local user database - radius -> authentication is done through a RADIUS server - ias -> authentication is done through a (i)ntegrated (a)uthentication (s)erver - cam -> authentication is done through a CAM server (via LDAP) - ldap -> authentication is done through a AD server (via LDAP) - reject -> authentication is rejected/not allowed Note: If a policy is set to 'reject' further policies are ignored.
Status: current Access: read-create
OBJECT-TYPE    
  Hm2UserAuthList  

hm2UserAuthListPolicy5 1.3.6.1.4.1.248.11.24.1.4.1.1.6
Authentication list policy 5. Configures the first authentication policy to use when this list is specified. - local -> authentication is done through local user database - radius -> authentication is done through a RADIUS server - ias -> authentication is done through a (i)ntegrated (a)uthentication (s)erver - cam -> authentication is done through a CAM server (via LDAP) - ldap -> authentication is done through a AD server (via LDAP) - reject -> authentication is rejected/not allowed Note: If a policy is set to 'reject' further policies are ignored.
Status: current Access: read-create
OBJECT-TYPE    
  Hm2UserAuthList  

hm2UserAuthListStatus 1.3.6.1.4.1.248.11.24.1.4.1.1.7
The status of the authentication list. active(1) - This entry is active. notInService(2) - Row has been suspended. notReady(3) - Row has incomplete values. createAndGo(4) - Accept row values and activate. createAndWait(5) - Accept row values and wait. destroy(6) - Set to this value to remove this authentication list.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hm2UserIasTable 1.3.6.1.4.1.248.11.24.1.5.1
(I)ntegrated (A)uthentication (S)erver.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2UserIasEntry

hm2UserIasEntry 1.3.6.1.4.1.248.11.24.1.5.1.1
The hm2UserIasEntry.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2UserIasEntry  

hm2UserIasUserName 1.3.6.1.4.1.248.11.24.1.5.1.1.1
The (I)ntegrated (A)uthentication (S)erver user name.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..32)  

hm2UserIasUserPassword 1.3.6.1.4.1.248.11.24.1.5.1.1.2
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 active.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..64)  

hm2UserIasUserStatus 1.3.6.1.4.1.248.11.24.1.5.1.1.3
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) - Accept row values and activate. createAndWait(5) - Accept row values and wait. destroy(6) - Set to this value to remove this IAS entry.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hm2UserCreatedTrap 1.3.6.1.4.1.248.11.24.0.1
This notification is send when a new user is added to the hm2UserConfigTable.
Status: current Access: read-create
NOTIFICATION-TYPE    

hm2UserDeletedTrap 1.3.6.1.4.1.248.11.24.0.2
This notification is send when a user is deleted from the hm2UserConfigTable.
Status: current Access: read-create
NOTIFICATION-TYPE    

hm2UserLockedTrap 1.3.6.1.4.1.248.11.24.0.3
This notification is send when a user is locked due to excessive failed login attempts.
Status: current Access: read-create
NOTIFICATION-TYPE    

hm2UserPwdChangedTrap 1.3.6.1.4.1.248.11.24.0.4
This notification is send when a password for a user is changed.
Status: current Access: read-create
NOTIFICATION-TYPE    

hm2UserPwdPolicyChkChangedTrap 1.3.6.1.4.1.248.11.24.0.5
This notification is send when the password policy for a user is changed.
Status: current Access: read-create
NOTIFICATION-TYPE    

hm2UserMgmtMibSNMPExtensionGroup 1.3.6.1.4.1.248.11.24.3
OBJECT IDENTIFIER    

hm2UserMgmtGlobalSESGroup 1.3.6.1.4.1.248.11.24.3.1
OBJECT IDENTIFIER    

hm2UserMgmtUserSESGroup 1.3.6.1.4.1.248.11.24.3.2
OBJECT IDENTIFIER    

hm2UserMgmtApplSESGroup 1.3.6.1.4.1.248.11.24.3.3
OBJECT IDENTIFIER    

hm2UserMgmtAuthSESGroup 1.3.6.1.4.1.248.11.24.3.4
OBJECT IDENTIFIER    

hm2UserMgmtGlobalSESLenCharset 1.3.6.1.4.1.248.11.24.3.1.1
Indicates that the chosen entry name uses not allowed character(s). Allowed are alphanumerical characters and name size from 1 to 32.
Status: current Access: read-create
OBJECT-IDENTITY    

hm2UserMgmtGlobalSESPwdLenCharset 1.3.6.1.4.1.248.11.24.3.1.2
Indicates that the chosen password is incorrect. Check character set, length, policy matching (if password policy checker is enabled).
Status: current Access: read-create
OBJECT-IDENTITY    

hm2UserMgmtUserSESActivate 1.3.6.1.4.1.248.11.24.3.2.1
Indicates that the chosen user entry can not be activated. Be sure that a user password has been successfully set before.
Status: current Access: read-create
OBJECT-IDENTITY    

hm2UserMgmtUserSESDeactivate 1.3.6.1.4.1.248.11.24.3.2.2
Indicates that the chosen user entry can not be deactivated. Be sure that this user is not the last active admin on the device.
Status: current Access: read-create
OBJECT-IDENTITY    

hm2UserMgmtApplSESAddDel 1.3.6.1.4.1.248.11.24.3.3.1
Indicates that the chosen entry can not be added or deleted. Notice that application lists can neither be added nor deleted.
Status: current Access: read-create
OBJECT-IDENTITY    

hm2UserMgmtApplSESDeactivate 1.3.6.1.4.1.248.11.24.3.3.2
Indicates that the chosen entry can not be deactivated. Be sure that this list is not referenced to an authentication list (hm2UserApplicationListAuthListName has to be set to a zero length string).
Status: current Access: read-create
OBJECT-IDENTITY    

hm2UserMgmtAuthSESDuplPolicy 1.3.6.1.4.1.248.11.24.3.4.1
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 'reject' can be set several times).
Status: current Access: read-create
OBJECT-IDENTITY    

hm2UserMgmtAuthSESDeactivate 1.3.6.1.4.1.248.11.24.3.4.2
Indicates that the chosen entry can not be deactivated. Be sure that this list is not referenced by an apllication list (hm2UserApplicationListAuthListName is not set to this authentication list name).
Status: current Access: read-create
OBJECT-IDENTITY