All MIBs › CISCO-ERM-MIB › cermResOwnerMeasurementUnit
cermResOwnerMeasurementUnit
Module: CISCO-ERM-MIB
OID (symbolic): CISCO-ERM-MIB::cermResOwnerMeasurementUnit
OID (numeric): 1.3.6.1.4.1.9.9.510.1.2.1.1.4
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-only
Description: This is a textual string containing unit of measurement for the resource owner.
For example, utilization of 'memory' and 'cpu' resource owners can be specified in terms of 'bytes' and 'percentage' respectively. In that case, this object value would be 'bytes' for the 'memory' resource owner and 'percentage' for the 'cpu' resource owner.
What is cermResOwnerMeasurementUnit?
This reports the unit of measurement used for a given resource owner's utilization figures -- Cisco's own example pairs memory with bytes and cpu with percentage. Because different resource owners on the same device can report utilization in fundamentally different units, this field is what a management application must check before it can correctly interpret or display any usage number pulled from the related usage tables. A dashboard would need to know this object reads bytes for the memory row so it can render '512MB used' rather than misreading the raw number as a percentage.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.510.1.2.1.1.4 snmpwalk -v2c -c public <target> CISCO-ERM-MIB::cermResOwnerMeasurementUnit
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.510.1.2.1.1.4.1 snmpget -v2c -c public <target> CISCO-ERM-MIB::cermResOwnerMeasurementUnit.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::cermResOwnerMeasurementUnit 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.1 | cermResOwnerTable | CISCO-ERM-MIB |
| 1.3.6.1.4.1.9.9.510.1.2.1.1 | cermResOwnerEntry | CISCO-ERM-MIB |
| 1.3.6.1.4.1.9.9.510.1.2.1.1.4 | cermResOwnerMeasurementUnit | CISCO-ERM-MIB |