CISCO-ERM-MIB :: cermResOwnerSubTypeName

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-ERM-MIBcermResOwnerSubTypeName

cermResOwnerSubTypeName

Module: CISCO-ERM-MIB

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

OID (numeric): 1.3.6.1.4.1.9.9.510.1.2.2.1.2

Node type: OBJECT-TYPE

Type: SnmpAdminString

Access: read-only

Description: This is a textual string indicating name of the resource owner sub-type.

For example, 'processor' memory and 'io' memory are two sub-types in the 'memory' resource owner.

If the resource owner does not have any sub-types, this object value for the resource owner will be a zero-length string.

What is cermResOwnerSubTypeName?

This names a finer-grained subdivision within a resource owner -- Cisco's example splits the memory resource owner into processor and io memory sub-types -- with a zero-length string meaning that owner has no sub-types at all. This granularity matters operationally because a device can be dangerously low on one memory pool, say io buffer memory for switching, while overall processor memory looks perfectly healthy, and this sub-type breakdown is what exposes that distinction to monitoring. A platform reporting processor memory at 40 percent utilized but io memory at 95 percent utilized would show healthy overall stats while actually being on the verge of packet drops due to buffer exhaustion.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.510.1.2.2.1.2
snmpwalk -v2c -c public <target> CISCO-ERM-MIB::cermResOwnerSubTypeName

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.510.1.2.2.1.2.1
snmpget -v2c -c public <target> CISCO-ERM-MIB::cermResOwnerSubTypeName.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::cermResOwnerSubTypeName 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.2cermStatsCISCO-ERM-MIB
1.3.6.1.4.1.9.9.510.1.2.2cermResOwnerSubTypeTableCISCO-ERM-MIB
1.3.6.1.4.1.9.9.510.1.2.2.1cermResOwnerSubTypeEntryCISCO-ERM-MIB
1.3.6.1.4.1.9.9.510.1.2.2.1.2cermResOwnerSubTypeNameCISCO-ERM-MIB