sub10UnitMgmtUserEntry
SUB10SYSTEMS-MIB ·
.1.3.6.1.4.1.39003.3.2.4.2.1
Object
row
An entry (row) in the sub10UnitMgmtUserTable.
If the rowStatus is set to notInService(2) then
the entry is not valid and no columnar objects are returned.
Usage is as follows:
active(1) - Entry is created and in use. Any attempt
to set this value will first check for
consistent objects. If objects are found
to be inconsistent then the entry will not
be created and an error will be returned.
notInService(2) - Entry is not created and not in use. Any attempt
to set this value will result in the the entry
remaining created but not accessible and not used.
notReady(3) - Entry is created but has inconsistent objects, these
must be set to correct values before the object can
be set to active(1).
createAndGo(4) - Set this to create a new entry and attempt to make
the entry active(1). If the entry has inconsistent objects
then this will set the entry to notReady(3) and an error
will be returned.
createAndWait(5)- Set this to create a new entry.
This will set rowStatus = notReady(3). Related
objects can then be set to consistent values
before row_status can be set to active(1).
destroy(6) - Set this to delete an entry.
Context
- MIB
- SUB10SYSTEMS-MIB
- OID
.1.3.6.1.4.1.39003.3.2.4.2.1- Type
- row
- Status
- current
- Parent
- sub10UnitMgmtUserTable
- Table
- sub10UnitMgmtUserTable
- Children
- 6
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sub10UnitMgmtUserIndex The sub10UnitMgmtUserTable index. | column | Unsigned32 | .1.3.6.1.4.1.39003.3.2.4.2.1.1 |
| sub10UnitMgmtUserRowStatus The row status of this row.
All table rows are fixed in size
and as such do not require conceptual row
creation. Instead the RowStatus is set to
active(1) or notInService(2) which… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.39003.3.2.4.2.1.2 |
| sub10UnitMgmtUserName The unique user name provided by the system administrator. | column | OctetString | .1.3.6.1.4.1.39003.3.2.4.2.1.3 |
| sub10UnitMgmtUserGroup The user group provided by the system administrator. This
restricts a user to certain key functions on the web GUI. | column | Sub10UserGroup | .1.3.6.1.4.1.39003.3.2.4.2.1.4 |
| sub10UnitMgmtUserPassword The unique user password provided by the system administrator.
This object can be set but is not visible when read. | column | OctetString | .1.3.6.1.4.1.39003.3.2.4.2.1.5 |
| sub10UnitMgmtUserPasswordVerify The unique user password provided by the system administrator
use to verify the setting of sub10UnitMgmtUserPassword.
This object can be set but is not visible when read. | column | OctetString | .1.3.6.1.4.1.39003.3.2.4.2.1.6 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| sub10UnitMgmtUserIndex The sub10UnitMgmtUserTable index. | column | Unsigned32 | .1.3.6.1.4.1.39003.3.2.4.2.1.1 |