CISCO-ERM-MIB :: cermPolicyRowStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-ERM-MIBcermPolicyRowStatus

cermPolicyRowStatus

Module: CISCO-ERM-MIB

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

OID (numeric): 1.3.6.1.4.1.9.9.510.1.3.1.1.7

Node type: OBJECT-TYPE

Type: RowStatus

Access: read-write

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

What is cermPolicyRowStatus?

This is the standard SNMP conceptual-row status object used to create, activate, or delete an entry in cermConfigPolicyTable -- setting it to createAndGo after populating the mandatory columns brings a new resource policy into existence. The row creation will explicitly fail if any mandatory columnar object in the same row lacks an acceptable value, so an admin scripting policy creation via SNMP needs to set all required fields before or in the same operation as this status. An SNMP set that tries to create a new policy row by setting only this status to createAndGo while leaving cermPolicyUserTypeName unset for a supposedly local policy would fail the row creation outright.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.510.1.3.1.1.7
snmpwalk -v2c -c public <target> CISCO-ERM-MIB::cermPolicyRowStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.510.1.3.1.1.7.1
snmpget -v2c -c public <target> CISCO-ERM-MIB::cermPolicyRowStatus.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.510.1.3.1.1.7.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::cermPolicyRowStatus 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.1cermConfigPolicyTableCISCO-ERM-MIB
1.3.6.1.4.1.9.9.510.1.3.1.1cermConfigPolicyEntryCISCO-ERM-MIB
1.3.6.1.4.1.9.9.510.1.3.1.1.7cermPolicyRowStatusCISCO-ERM-MIB