wwpLeosUserStatus
WWP-LEOS-USER-MIB ·
.1.3.6.1.4.1.6141.2.60.39.1.1.3.1.8
Object
Use CreateAndGo to create a new user, Destroy to remove a user.
Context
- MIB
- WWP-LEOS-USER-MIB
- OID
.1.3.6.1.4.1.6141.2.60.39.1.1.3.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wwpLeosUserEntry
- Table
- wwpLeosUserTable
- Siblings
- 7
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| wwpLeosUserUid The numeric userid of the user. These numbers are generated
by the device in order to making indexing the table easy, but
they are not tied to specific user names during a reboot… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.6141.2.60.39.1.1.3.1.1 |
| wwpLeosUserName The name of the user. | column | OctetString | .1.3.6.1.4.1.6141.2.60.39.1.1.3.1.2 |
| wwpLeosUserPassword The users password in encrypted form. When setting this object
you must set wwpLeosUserIsEncrypted at the same time in order to
specify whether the password you are setting needs… | column | OctetString | .1.3.6.1.4.1.6141.2.60.39.1.1.3.1.3 |
| wwpLeosUserPrivLevel The privilege level of the user. | column | Enumeration | .1.3.6.1.4.1.6141.2.60.39.1.1.3.1.4 |
| wwpLeosUserIsDefault When this is set to True, the user is one of the default
users created in the device at boot time. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.6141.2.60.39.1.1.3.1.5 |
| wwpLeosUserIsEncrypted This will always be True on a Get as the password is always
stored locally on the device in encrypted form. During a Set,
it is False if you are sending wwpLeosUserPassword in th… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.6141.2.60.39.1.1.3.1.6 |
| wwpLeosUserIsModified When this is set to True, the user is one of the default
users created in the device, but one or more properties of
the user account has been altered from the default values. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.6141.2.60.39.1.1.3.1.7 |