cermPolicyApplyRowStatus
CISCO-ERM-MIB ·
.1.3.6.1.4.1.9.9.510.1.3.5.1.5
Object
This object indicates the status of the row in the
cermConfigPolicyApplyTable. To create a new entry
(i.e. applying a resource policy to a resource group or
resource user) in the cermConfigPolicyApplyTable, this object
has to be set to 'createAndGo'. Setting the status to
'createAndGo' will fail if any columnar object in the
same row does not have acceptable value (for example,
the specified resource policy name does not exist in
the cermConfigPolicyTable). If it succeeds, status of
the row will be set to 'active'.
To delete a row in the table (i.e. unconfiguring a policy
for a resource group/user), 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.5.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cermConfigPolicyApplyEntry
- Table
- cermConfigPolicyApplyTable
- 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 |
|---|---|---|---|
| cermPolicyApplyUserOrGroupName This is a textual string containing name of the resource
user (or resource group) for which the resource policy is
applied. A resource user (or group) cannot be associated
with m… | column | OctetString | .1.3.6.1.4.1.9.9.510.1.3.5.1.1 |
| cermPolicyApplyUserOrGroupFlag This is a flag indicating whether the
cermPolicyApplyUserOrGroupName is a resource user name or
resource group name. For resource group name, this object
has to be set to 'group'. | column | CermUserOrGroup | .1.3.6.1.4.1.9.9.510.1.3.5.1.2 |
| cermPolicyApplyPolicyName A textual string indicating name of the resource policy which
is applied for the resource user (or resource group). This
object indicates the cermPolicyName, in the
cermConfigPoli… | column | OctetString | .1.3.6.1.4.1.9.9.510.1.3.5.1.3 |
| cermPolicyApplyStorageType 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.5.1.4 |