CISCO-ERM-MIB :: cermConfigResGroupRowStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-ERM-MIBcermConfigResGroupRowStatus

cermConfigResGroupRowStatus

Module: CISCO-ERM-MIB

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

OID (numeric): 1.3.6.1.4.1.9.9.510.1.3.3.1.4

Node type: OBJECT-TYPE

Type: RowStatus

Access: read-write

Description: This object indicates the status of the conceptual row in the cermConfigResGroupTable. To create a new row (i.e. creating a new resource group) in this table, this object has to be set to 'createAndGo'. If it succeeds, status of the row will be set to 'active'.

To delete an existing resource group, this object has to be set to 'destroy'.

What is cermConfigResGroupRowStatus?

This is the row-status object controlling creation and deletion of a resource group entry in cermConfigResGroupTable -- set to createAndGo to bring a new group into existence, which then shows as active on success, or to destroy to remove an existing one. Deleting a group via this object presumably also detaches its member resource users, reverting them to unmonitored-as-a-group status, so an admin should understand that destroying a group is not the same as merely clearing its member list. Setting this to destroy on the Routing-Protocols group would remove that grouping entirely, after which OSPF, BGP, and EIGRP processes would again be tracked only as individual resource users.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.510.1.3.3.1.4
snmpwalk -v2c -c public <target> CISCO-ERM-MIB::cermConfigResGroupRowStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.510.1.3.3.1.4.1
snmpget -v2c -c public <target> CISCO-ERM-MIB::cermConfigResGroupRowStatus.1

Set instance 1 (SNMPv2c):

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

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cermConfigResGroupRowStatus.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::cermConfigResGroupRowStatus 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.3cermConfigResGroupTableCISCO-ERM-MIB
1.3.6.1.4.1.9.9.510.1.3.3.1cermConfigResGroupEntryCISCO-ERM-MIB
1.3.6.1.4.1.9.9.510.1.3.3.1.4cermConfigResGroupRowStatusCISCO-ERM-MIB