hmSec2UserStatus
HMSECURITY2-MIB ·
.1.3.6.1.4.1.248.52.1.2.20.1.1.7
Object
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.
Context
- MIB
- HMSECURITY2-MIB
- OID
.1.3.6.1.4.1.248.52.1.2.20.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hmSec2UserConfigEntry
- Table
- hmSec2UserConfigTable
- Siblings
- 6
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hmSec2UserName Agent User Name. | column | OctetString | .1.3.6.1.4.1.248.52.1.2.20.1.1.1 |
| hmSec2UserPassword Agent User Password
This object will always return '********' even if a password is set.
The User Password can be set while the row is active. | column | OctetString | .1.3.6.1.4.1.248.52.1.2.20.1.1.2 |
| hmSec2UserAccessMode Agent User Access Mode.
The User Access Mode can be set while the row is active. | column | Enumeration | .1.3.6.1.4.1.248.52.1.2.20.1.1.3 |
| hmSec2UserSnmpAuthenticationType SNMPv3 User Authentication. The user passsword must be set
to a string greater than or equal to 8 characters for this to be
set to anything but none(0).
- none(0) … | column | Enumeration | .1.3.6.1.4.1.248.52.1.2.20.1.1.4 |
| hmSec2UserSnmpEncryptionType SNMPv3 User Encryption
Can not be set to des(2) or aes-cfb-128(3) if
hmSec2UserSnmpAuthenticationType is set to none(0).
- none(0) -> no encryption used
- des(1) -> DES… | column | Enumeration | .1.3.6.1.4.1.248.52.1.2.20.1.1.5 |
| hmSec2UserAuthenticationList The authentication list used for this user to authenticate
to the system.
The User Authentication List can be set while the row is active. | column | OctetString | .1.3.6.1.4.1.248.52.1.2.20.1.1.6 |