cermConfigResGroupRowStatus
CISCO-ERM-MIB ·
.1.3.6.1.4.1.9.9.510.1.3.3.1.4
Object
This object indicates the status of the conceptual row in
the cermConfigResGroupTable. To create a new row
(i.e. creating a new resource group) in this table,
this object has to be set to 'createAndGo'. If it succeeds,
status of the row will be set to 'active'.
To delete an existing 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.3.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cermConfigResGroupEntry
- Table
- cermConfigResGroupTable
- Siblings
- 3
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cermConfigResGroupName This is a textual string containing name of the resource group.
The name is unique for each resource group available in
the system. | column | OctetString | .1.3.6.1.4.1.9.9.510.1.3.3.1.1 |
| cermConfigResGroupUserTypeName This is a textual string containing name of the resource user
type to which the resource group belongs. Only the resource
user instance of the same resource user type, can be adde… | column | OctetString | .1.3.6.1.4.1.9.9.510.1.3.3.1.2 |
| cermConfigResGroupStorageType 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.3.1.3 |