apUserRowStatus
LINKSYS-WLAN-ACCESS-POINT-MIB ·
.1.3.6.1.4.1.3955.1000.203.1.1.27.1.2
Object
Status of an entry. Supported values are:
active(1) - Indicates user account is active.
createAndGo(4) - Set to this value to create a user account.
destroy(6) - Set to this value to delete a user account.
The administrator can only specify createAndGo and destroy.
Object apUserIndex must be specified to create a table entry.
After an entry is created its status is moved to active.
Context
- MIB
- LINKSYS-WLAN-ACCESS-POINT-MIB
- OID
.1.3.6.1.4.1.3955.1000.203.1.1.27.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- apSysConfUserAccountEntry
- Table
- apSysConfUserAccountTable
- Siblings
- 4
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| apUserIndex The user account entry index. | column | Integer32 | .1.3.6.1.4.1.3955.1000.203.1.1.27.1.1 |
| apUserName The user account entry name.
The name can be up to 32 alphanumeric characters (including '-' and '_'). | column | OctetString | .1.3.6.1.4.1.3955.1000.203.1.1.27.1.3 |
| apUserPassword The password associated with the user account.
Password contains characters from at least 3
of the following 4 categories: Uppercase letters, Lowercase letters,
Numbers, and Speci… | column | OctetString | .1.3.6.1.4.1.3955.1000.203.1.1.27.1.4 |
| apUserType The user account entry type. | column | Enumeration | .1.3.6.1.4.1.3955.1000.203.1.1.27.1.5 |