cermResOwnerSubTypeMaxUsage

CISCO-ERM-MIB · .1.3.6.1.4.1.9.9.510.1.2.2.1.5

Object

This object indicates the maximum resource utilization
since the system has been up, in the measurement unit
specified by the object cermResOwnerMeasurementUnit, for
the corresponding resource owner sub-type.
              
For example, if maximum utilization for the 'io' memory
resource owner is 15000000 bytes since the system has been up,
this object value for the 'io' memory resource owner would be
15000000.
              
If this object is not implemented for the resource owner
sub-type, then value of this object would be zero.

Context

MIB
CISCO-ERM-MIB
OID
.1.3.6.1.4.1.9.9.510.1.2.2.1.5
Type
column
Access
readonly
Status
current
Parent
cermResOwnerSubTypeEntry
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::cermResOwnerSubTypeMaxUsage'
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::cermResOwnerSubTypeMaxUsage.<entPhysicalIndex>.<cermResOwnerSubEntityId>.<cermResOwnerId>.<cermResOwnerSubTypeId>'
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::cermResOwnerSubTypeMaxUsage'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance