ilomCtrlLocalUserRowStatus
SUN-ILOM-CONTROL-MIB ·
.1.3.6.1.4.1.42.2.175.102.4.2.1.4
Object
This object is used to create a new row or to delete an existing row in the table. This property can be set to either createAndWait(5) or destroy(6), to create and remove a user respectively.
Context
- MIB
- SUN-ILOM-CONTROL-MIB
- OID
.1.3.6.1.4.1.42.2.175.102.4.2.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ilomCtrlLocalUserEntry
- Table
- ilomCtrlLocalUserTable
- 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 |
|---|---|---|---|
| ilomCtrlLocalUserUsername The username of a local user on the device. | column | ILOMCtrlLocalUserUsername | .1.3.6.1.4.1.42.2.175.102.4.2.1.1 |
| ilomCtrlLocalUserPassword The password of a local user on the device. This
property is essentially write-only. The write-only
access level is no longer supported as of SNMPv2.
This property must retur… | column | ILOMCtrlLocalUserPassword | .1.3.6.1.4.1.42.2.175.102.4.2.1.2 |
| ilomCtrlLocalUserRoles Specifies the role that is associated with a user. The roles can
be assigned for the legacy roles of 'Administrator' or 'Operator', or
any of the individual role IDs of 'a', 'u'… | column | ILOMCtrlUserRoles | .1.3.6.1.4.1.42.2.175.102.4.2.1.3 |
| ilomCtrlLocalUserCLIMode Allows the CLI mode to be configured on a per-user basis. The CLI mode
determines which shell the user will interact with. If the 'default'
mode is select, the user will see the… | column | ILOMCtrlLocalUserAuthCLIMode | .1.3.6.1.4.1.42.2.175.102.4.2.1.5 |