All MIBs › CISCO-ERM-MIB › cermResUserName
cermResUserName
Module: CISCO-ERM-MIB
OID (symbolic): CISCO-ERM-MIB::cermResUserName
OID (numeric): 1.3.6.1.4.1.9.9.510.1.2.5.1.2
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-only
Description: This object is a textual string containing name of the resource user. For example: 'IP Input' process.
What is cermResUserName?
This is the name of a specific resource-consuming entity on the device -- Cisco's example is the 'IP Input' process -- that ERM tracks individually for its share of resource utilization. Tracking utilization at this per-process granularity is what lets an admin identify which specific process is responsible for a spike in overall CPU or memory usage, rather than seeing only an aggregate device-wide number. If overall CPU utilization spikes to 95 percent, checking the resource user table for entries like IP Input or BGP Router with unusually high usage values is how an admin finds the actual culprit process.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.510.1.2.5.1.2 snmpwalk -v2c -c public <target> CISCO-ERM-MIB::cermResUserName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.510.1.2.5.1.2.1 snmpget -v2c -c public <target> CISCO-ERM-MIB::cermResUserName.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::cermResUserName 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.5 | cermResUserTable | CISCO-ERM-MIB |
| 1.3.6.1.4.1.9.9.510.1.2.5.1 | cermResUserEntry | CISCO-ERM-MIB |
| 1.3.6.1.4.1.9.9.510.1.2.5.1.2 | cermResUserName | CISCO-ERM-MIB |