CISCO-ERM-MIB :: cermPolicyApplyRowStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-ERM-MIBcermPolicyApplyRowStatus

cermPolicyApplyRowStatus

Module: CISCO-ERM-MIB

OID (symbolic): CISCO-ERM-MIB::cermPolicyApplyRowStatus

OID (numeric): 1.3.6.1.4.1.9.9.510.1.3.5.1.5

Node type: OBJECT-TYPE

Type: RowStatus

Access: read-write

Description: 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'.

What is cermPolicyApplyRowStatus?

This is the row-status object used to apply a resource policy to a resource group or resource user, set to createAndGo, with the operation failing if any required column, such as a policy name that does not actually exist in cermConfigPolicyTable, has an invalid value. This validation means an admin cannot accidentally apply a typo'd or not-yet-created policy name to a resource; the apply operation itself acts as a check that the referenced policy is real. Attempting to apply a policy named 'Strict-Memry-Policy', misspelled, to the BGP Router process via this object would fail outright, since no such policy name exists in cermConfigPolicyTable.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.510.1.3.5.1.5
snmpwalk -v2c -c public <target> CISCO-ERM-MIB::cermPolicyApplyRowStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.510.1.3.5.1.5.1
snmpget -v2c -c public <target> CISCO-ERM-MIB::cermPolicyApplyRowStatus.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.510.1.3.5.1.5.1 s <value>

Start monitoring Cisco routers and switches (Embedded Resource Manager) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-ERM-MIB::cermPolicyApplyRowStatus OID value, configure state conditions and alerts, and monitor any Cisco routers and switches (Embedded Resource Manager) from a single console.

OID Breakdown

Upper-level ancestors (8 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.9ciscoMgmtCISCO-SMI
Numeric OIDNameModule
1.3.6.1.4.1.9.9.510ciscoErmMIBCISCO-ERM-MIB
1.3.6.1.4.1.9.9.510.1ciscoErmMIBObjectsCISCO-ERM-MIB
1.3.6.1.4.1.9.9.510.1.3cermConfigCISCO-ERM-MIB
1.3.6.1.4.1.9.9.510.1.3.5cermConfigPolicyApplyTableCISCO-ERM-MIB
1.3.6.1.4.1.9.9.510.1.3.5.1cermConfigPolicyApplyEntryCISCO-ERM-MIB
1.3.6.1.4.1.9.9.510.1.3.5.1.5cermPolicyApplyRowStatusCISCO-ERM-MIB