All MIBs › CISCO-ERM-MIB › cermResOwnerSubTypeName
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.510 | ciscoErmMIB | CISCO-ERM-MIB |
| 1.3.6.1.4.1.9.9.510.1 | ciscoErmMIBObjects | CISCO-ERM-MIB |
| 1.3.6.1.4.1.9.9.510.1.2 | cermStats | CISCO-ERM-MIB |
| 1.3.6.1.4.1.9.9.510.1.2.2 | cermResOwnerSubTypeTable | CISCO-ERM-MIB |
| 1.3.6.1.4.1.9.9.510.1.2.2.1 | cermResOwnerSubTypeEntry | CISCO-ERM-MIB |
| 1.3.6.1.4.1.9.9.510.1.2.2.1.2 | cermResOwnerSubTypeName | CISCO-ERM-MIB |