cermPolicyRowStatus
CISCO-ERM-MIB ·
.1.3.6.1.4.1.9.9.510.1.3.1.1.7
Object
This object indicates the status of the conceptual row in the
cermConfigPolicyTable. To create a new entry (i.e. creating
a new resource policy) in the cermConfigPolicyTable, this
object has to be set to 'createAndGo' after setting all
mandatory columnar objects for the corresponding entry.
Setting the status to 'createAndGo' will fail if any of the
columnar objects in the same row does not have acceptable
value. If it succeeds, status of this row will be set to
'active'.
To delete an existing resource policy, this object has to be
set to 'destroy'. Deletion may fail if the resource policy
is being configured by any other user or the resource policy
has been associated with any resource user instance.
Context
- MIB
- CISCO-ERM-MIB
- OID
.1.3.6.1.4.1.9.9.510.1.3.1.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cermConfigPolicyEntry
- Table
- cermConfigPolicyTable
- Siblings
- 6
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cermPolicyName This is textual string containing name of the resource policy.
The resource policy name should be unique for each resource
policy configured in the system. | column | OctetString | .1.3.6.1.4.1.9.9.510.1.3.1.1.1 |
| cermPolicyIsGlobal This is a flag indicating whether the resource policy is a
global resource policy or not. For global resource policies,
this object value would be 'true'. This object value
cannot… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.510.1.3.1.1.2 |
| cermPolicyUserTypeName This is a textual string indicating the resource user type
name for the resource policy. For a global resource policy,
this object will have zero-length string. For a local resou… | column | OctetString | .1.3.6.1.4.1.9.9.510.1.3.1.1.3 |
| cermPolicyLoggingEnabled This is a flag indicating whether syslog is enabled for the
resource policy or not. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.510.1.3.1.1.4 |
| cermPolicySnmpNotifEnabled This is a flag indicating whether SNMP notifications are
enabled for the resource policy or not. If this object value
is set to 'true', all notifications related to the resource
p… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.510.1.3.1.1.5 |
| cermPolicyStorageType 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.1.1.6 |