cermResOwnerMeasurementUnit

CISCO-ERM-MIB · .1.3.6.1.4.1.9.9.510.1.2.1.1.4

Object

column OctetString
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.

Context

MIB
CISCO-ERM-MIB
OID
.1.3.6.1.4.1.9.9.510.1.2.1.1.4
Type
column
Access
readonly
Status
current
Parent
cermResOwnerEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ERM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ERM-MIB::cermResOwnerMeasurementUnit'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ERM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ERM-MIB::cermResOwnerMeasurementUnit.<entPhysicalIndex>.<cermResOwnerSubEntityId>.<cermResOwnerId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ERM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ERM-MIB::cermResOwnerMeasurementUnit'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 1-64

Conformance