All MIBs › CISCO-ERM-MIB › cermResUserTypeResOwnerId
cermResUserTypeResOwnerId
Module: CISCO-ERM-MIB
OID (symbolic): CISCO-ERM-MIB::cermResUserTypeResOwnerId
OID (numeric): 1.3.6.1.4.1.9.9.510.1.2.10.1.1
Node type: OBJECT-TYPE
Type: CermOwnerId
Access: read-only
Description: A unique identifier representing one of the resource owner in the resource user type. This object contains value of the cermResOwnerId in one of the entries in the cermResOwnerTable.
What is cermResUserTypeResOwnerId?
This is a unique identifier linking a resource user type back to one specific resource owner, via a matching cermResOwnerId entry in cermResOwnerTable, that consumers of this type actually draw from. This linkage is what tells a management application which underlying physical resource, CPU versus memory for instance, a given class of process actually competes for, since a resource user type could in principle draw from more than one resource owner. If the IOS Process resource user type links to the resource owner ID for memory, a management tool knows that all processes classified under that type are being tracked specifically for their memory consumption.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.510.1.2.10.1.1 snmpwalk -v2c -c public <target> CISCO-ERM-MIB::cermResUserTypeResOwnerId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.510.1.2.10.1.1.1 snmpget -v2c -c public <target> CISCO-ERM-MIB::cermResUserTypeResOwnerId.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::cermResUserTypeResOwnerId 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.10 | cermResUserTypeResOwnerTable | CISCO-ERM-MIB |
| 1.3.6.1.4.1.9.9.510.1.2.10.1 | cermResUserTypeResOwnerEntry | CISCO-ERM-MIB |
| 1.3.6.1.4.1.9.9.510.1.2.10.1.1 | cermResUserTypeResOwnerId | CISCO-ERM-MIB |