HM2-USERMGMT-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
8
Rows
8
Columns
36
.1.3.6.1.4.1.248.11.24.1.1.1 · 1 row entry · 11 columns
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'.
hm2UserConfigEntry entry .1.3.6.1.4.1.248.11.24.1.1.1.1
User configuration entry.
Indexes
hm2UserName
Column Syntax OID
hm2UserName
Agent user name.
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.248.11.24.1.1.1.1.1
hm2UserPassword
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.
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.4.1.248.11.24.1.1.1.1.2
hm2UserAccessRole
Agent user's role.
The user's role can be set while the row is active.
Hm2UserAccessRolesr/w
Textual Convention: Hm2UserAccessRoles Enumeration
Type Values:
0unauthorized
1guest
2auditor
5custom1
6custom2
7custom3
13operator
15administrator
.1.3.6.1.4.1.248.11.24.1.1.1.1.3
hm2UserLockoutStatus
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 …
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.248.11.24.1.1.1.1.4
hm2UserPwdChangePerm
Displays whether the user is allowed to change his own password.
Only a user with the administrator role can set this value.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.248.11.24.1.1.1.1.5
hm2UserPwdPolicyChk
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 t…
HM2-TC-MIBHmEnabledStatusr/w
Textual Convention: HM2-TC-MIBHmEnabledStatus Enumeration
Type Values:
1enable
2disable
.1.3.6.1.4.1.248.11.24.1.1.1.1.6
hm2UserSnmpAuthType
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
- hmac…
Enumerationr/w
Enumerated Values:
1hmacmd5
2hmacsha
.1.3.6.1.4.1.248.11.24.1.1.1.1.7
hm2UserSnmpEncType
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) -> A…
Enumerationr/w
Enumerated Values:
0none
1des
2aesCfb128
.1.3.6.1.4.1.248.11.24.1.1.1.1.8
hm2UserStatus
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.
creat…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.248.11.24.1.1.1.1.9
hm2UserSnmpAuthPassword
SNMPv3 user authentication password
This object will always return '********' when read.
The minimum size of the password is defined with the
hm2PwdMgmtMinLength object. The SNMPv3 user authentication
password can be s…
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.4.1.248.11.24.1.1.1.1.10
hm2UserSnmpEncPassword
SNMPv3 user encryption password
This object will always return '********' when read.
The minimum size of the password is defined with the
hm2PwdMgmtMinLength object. The SNMPv3 user encryption
password can be set while…
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.4.1.248.11.24.1.1.1.1.11
.1.3.6.1.4.1.248.11.24.1.1.20.1 · 1 row entry · 3 columns
Custom based role to name mapping.
hm2UserCustomAccessRole2NameEntry entry .1.3.6.1.4.1.248.11.24.1.1.20.1.1
The hm2UserCustomAccessRole2NameEntry.
Indexes
hm2UserCustomAccessRole
Column Syntax OID
hm2UserCustomAccessRole
Custom based roles.
Hm2UserCustomAccessRoles
Textual Convention: Hm2UserCustomAccessRoles Enumeration
Type Values:
5custom1
6custom2
7custom3
.1.3.6.1.4.1.248.11.24.1.1.20.1.1.1
hm2UserCustomAccessRoleName
Custom based role name.
OctetStringr/w
Constraints:
range: 1-32
.1.3.6.1.4.1.248.11.24.1.1.20.1.1.2
hm2UserCustomAccessRoleStatus
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 val…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.248.11.24.1.1.20.1.1.3
.1.3.6.1.4.1.248.11.24.1.1.20.2 · 1 row entry · 2 columns
Base access role from which the custom-based CLI commands are inherited from.
hm2UserCustomCliCmdInheritEntry entry .1.3.6.1.4.1.248.11.24.1.1.20.2.1
The hm2UserCustomCliCmdInheritEntry.
Indexes
hm2UserCustomAccessRole
Column Syntax OID
hm2UserCustomCliBaseAccessRole
The base access role the new CLI command is inherited from.
Hm2UserAccessRolesr/w
Textual Convention: Hm2UserAccessRoles Enumeration
Type Values:
0unauthorized
1guest
2auditor
5custom1
6custom2
7custom3
13operator
15administrator
.1.3.6.1.4.1.248.11.24.1.1.20.2.1.1
hm2UserCustomCliBaseAccessRoleStatus
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…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.248.11.24.1.1.20.2.1.2
.1.3.6.1.4.1.248.11.24.1.1.20.3 · 1 row entry · 5 columns
Table containing the custom-based CLI commands.
hm2UserCustomCliCmdEntry entry .1.3.6.1.4.1.248.11.24.1.1.20.3.1
The entries of the table.
Indexes
hm2UserCustomAccessRole hm2UserCustomCliExecMode hm2UserCustomCliIndex
Column Syntax OID
hm2UserCustomCliExecMode
CLI exec mode.
Hm2UserCliExecModes
Textual Convention: Hm2UserCliExecModes Enumeration
Type Values:
1user-exec-mode
2priv-exec-mode
3global-config-exec-mode
4vlan-database-exec-mode
5interface-exec-mode
10all-modes
.1.3.6.1.4.1.248.11.24.1.1.20.3.1.1
hm2UserCustomCliIndex
Index of the custom based CLI commands.
Integer32
Constraints:
range: 1-2147483647
.1.3.6.1.4.1.248.11.24.1.1.20.3.1.2
hm2UserCustomCliCommand
The custom based CLI command to be assigned.
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.248.11.24.1.1.20.3.1.3
hm2UserCustomCliType
The custom based CLI command to be included or excluded in respect to the base role.
Enumerationr/w
Enumerated Values:
1included
2excluded
.1.3.6.1.4.1.248.11.24.1.1.20.3.1.4
hm2UserCustomCliStatus
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 a…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.248.11.24.1.1.20.3.1.5
.1.3.6.1.4.1.248.11.24.1.2.100.100 · 1 row entry · 2 columns
Table showing for which users defined in hm2UserConfigTable the
default password has not been changed.
hm2PwdMgmtDefaultPwdStatusEntry entry .1.3.6.1.4.1.248.11.24.1.2.100.100.1
Entry.
Indexes
hm2PwdMgmtDefaultPwdStatusIndex
Column Syntax OID
hm2PwdMgmtDefaultPwdStatusIndex
Index for the table.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.248.11.24.1.2.100.100.1.1
hm2PwdMgmtDefaultPwdStatusUserName
The name of the default user for which the default password has not
been changed.
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.248.11.24.1.2.100.100.1.2
.1.3.6.1.4.1.248.11.24.1.3.1 · 1 row entry · 3 columns
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'.
hm2UserApplicationListEntry entry .1.3.6.1.4.1.248.11.24.1.3.1.1
Application list entry.
Indexes
hm2UserApplicationListName
Column Syntax OID
hm2UserApplicationListName
Application list name.
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.248.11.24.1.3.1.1.1
hm2UserApplicationListAuthListName
The authentication list used for this application to authenticate
to the system.
The application authentication list can be set while the row is active.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.248.11.24.1.3.1.1.6
hm2UserApplicationListStatus
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.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.248.11.24.1.3.1.1.7
.1.3.6.1.4.1.248.11.24.1.4.1 · 1 row entry · 7 columns
The hm2UserAuthListTable contains the policies a user authenticates to the system.
Each entry in the table can contain up to 5 policies.
hm2UserAuthListEntry entry .1.3.6.1.4.1.248.11.24.1.4.1.1
The hm2UserAuthListEntry.
Indexes
hm2UserAuthListName
Column Syntax OID
hm2UserAuthListName
Authentication list index.
Unique name used for indexing into this table.
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.248.11.24.1.4.1.1.1
hm2UserAuthListPolicy1
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 throug…
Hm2UserAuthListr/w
Textual Convention: Hm2UserAuthList Enumeration
Type Values:
3local
5radius
7ias
9cam
10ldap
248reject
300none
.1.3.6.1.4.1.248.11.24.1.4.1.1.2
hm2UserAuthListPolicy2
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 throug…
Hm2UserAuthListr/w
Textual Convention: Hm2UserAuthList Enumeration
Type Values:
3local
5radius
7ias
9cam
10ldap
248reject
300none
.1.3.6.1.4.1.248.11.24.1.4.1.1.3
hm2UserAuthListPolicy3
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 throug…
Hm2UserAuthListr/w
Textual Convention: Hm2UserAuthList Enumeration
Type Values:
3local
5radius
7ias
9cam
10ldap
248reject
300none
.1.3.6.1.4.1.248.11.24.1.4.1.1.4
hm2UserAuthListPolicy4
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 throug…
Hm2UserAuthListr/w
Textual Convention: Hm2UserAuthList Enumeration
Type Values:
3local
5radius
7ias
9cam
10ldap
248reject
300none
.1.3.6.1.4.1.248.11.24.1.4.1.1.5
hm2UserAuthListPolicy5
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 throug…
Hm2UserAuthListr/w
Textual Convention: Hm2UserAuthList Enumeration
Type Values:
3local
5radius
7ias
9cam
10ldap
248reject
300none
.1.3.6.1.4.1.248.11.24.1.4.1.1.6
hm2UserAuthListStatus
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 activa…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.248.11.24.1.4.1.1.7
.1.3.6.1.4.1.248.11.24.1.5.1 · 1 row entry · 3 columns
(I)ntegrated (A)uthentication (S)erver.
hm2UserIasEntry entry .1.3.6.1.4.1.248.11.24.1.5.1.1
The hm2UserIasEntry.
Indexes
hm2UserIasUserName
Column Syntax OID
hm2UserIasUserName
The (I)ntegrated (A)uthentication (S)erver user name.
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.248.11.24.1.5.1.1.1
hm2UserIasUserPassword
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.
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.4.1.248.11.24.1.5.1.1.2
hm2UserIasUserStatus
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.
cr…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.248.11.24.1.5.1.1.3