CISCO-ERM-MIB :: cermPolicyResOwnerThreshRowStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-ERM-MIBcermPolicyResOwnerThreshRowStatus

cermPolicyResOwnerThreshRowStatus

Module: CISCO-ERM-MIB

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

OID (numeric): 1.3.6.1.4.1.9.9.510.1.3.2.1.12

Node type: OBJECT-TYPE

Type: RowStatus

Access: read-write

Description: This object indicates the status of the conceptual row in the cermConfigPolicyResOwnerThreshTable.

To create a new entry (i.e. adding a new threshold configuration for the resource policy) in the cermConfigPolicyResOwnerThreshTable, 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. If it succeeds, status of this row will be set to 'active'.

To delete an existing threshold configuration in the resource policy, this object value to be set to 'destroy'.

What is cermPolicyResOwnerThreshRowStatus?

This is the row-status object used to add a new threshold configuration entry, one severity tier for one resource owner within a policy, to cermConfigPolicyResOwnerThreshTable, set to createAndGo once all mandatory columns for that row are populated. As with other row-creation objects in this MIB, the creation fails outright if any columnar object in the row lacks an acceptable value, meaning an admin building a multi-tier threshold policy programmatically must set the threshold percentage, severity, and any interval values correctly in the same operation. An attempt to create a new critical-tier threshold row for io memory by setting only this status to createAndGo without first specifying a valid rising threshold value for that row would fail.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.510.1.3.2.1.12
snmpwalk -v2c -c public <target> CISCO-ERM-MIB::cermPolicyResOwnerThreshRowStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.510.1.3.2.1.12.1
snmpget -v2c -c public <target> CISCO-ERM-MIB::cermPolicyResOwnerThreshRowStatus.1

Set instance 1 (SNMPv2c):

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

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cermPolicyResOwnerThreshRowStatus.1

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::cermPolicyResOwnerThreshRowStatus 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.2cermConfigPolicyResOwnerThreshTableCISCO-ERM-MIB
1.3.6.1.4.1.9.9.510.1.3.2.1cermConfigPolicyResOwnerThreshEntryCISCO-ERM-MIB
1.3.6.1.4.1.9.9.510.1.3.2.1.12cermPolicyResOwnerThreshRowStatusCISCO-ERM-MIB