hm2UserSnmpAuthPassword
HM2-USERMGMT-MIB ·
.1.3.6.1.4.1.248.11.24.1.1.1.1.10
Object
column
r/w
OctetString
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 set while the row is active.
Context
- MIB
- HM2-USERMGMT-MIB
- OID
.1.3.6.1.4.1.248.11.24.1.1.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hm2UserConfigEntry
- Table
- hm2UserConfigTable
- Siblings
- 10
Syntax
OctetString
Values & Constraints
Object Constraints
range: 0-64
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hm2UserName Agent user name. | column | OctetString | .1.3.6.1.4.1.248.11.24.1.1.1.1.1 |
| 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 us… | column | OctetString | .1.3.6.1.4.1.248.11.24.1.1.1.1.11 |
| 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
… | column | OctetString | .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. | column | Hm2UserAccessRoles | .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 admi… | column | SNMPv2-TCTruthValue | .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. | column | SNMPv2-TCTruthValue | .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 siz… | column | HM2-TC-MIBHmEnabledStatus | .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)… | column | Enumeration | .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 encr… | column | Enumeration | .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) - A… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.248.11.24.1.1.1.1.9 |