cermConfigResGroupUserRowStatus
CISCO-ERM-MIB ·
.1.3.6.1.4.1.9.9.510.1.3.4.1.3
Object
This object indicates the status of the conceptual row in
the cermConfigResGroupUserTable. To create a new row
(i.e. adding a new resource user instance) in the
cermConfigResGroupUserTable, this object has to be set to
'createAndGo'. Setting the status to 'createAndGo' will fail
if the given resource group is not yet created (i.e. not
available in the cermConfigResGroupTable) or given resource
user instance index is already exist. If it succeeds, status
of the row will be set to 'active'.
To delete an resource user instance from the resource group,
this object has to be set to 'destroy'.
Context
- MIB
- CISCO-ERM-MIB
- OID
.1.3.6.1.4.1.9.9.510.1.3.4.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cermConfigResGroupUserEntry
- Table
- cermConfigResGroupUserTable
- Siblings
- 2
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cermConfigResGroupUserName This is a textual string containing name of the resource user
instance in the resource group. The resource user instance
need not exist in the system when the resource group is
co… | column | OctetString | .1.3.6.1.4.1.9.9.510.1.3.4.1.1 |
| cermConfigResGroupUserStorageType This object indicates the storage type of this conceptual row.
If it is set to 'nonVolatile', this entry can be saved into
non-volatile memory. | column | SNMPv2-TCStorageType | .1.3.6.1.4.1.9.9.510.1.3.4.1.2 |