sunPlatNumericSensorRateUnits

OBS ✓
SUN-PLATFORM-MIB · .1.3.6.1.4.1.42.2.70.101.1.1.8.1.3

Object

If sunPlatRateUnits is set to a value other than none(1), 
then the units specified by sunPlatBaseUnits are further 
qualified as rate units. For example, if sunPlatBaseUnits
is set to degC(3), and sunPlatRateUnits is set to perSecond(4), 
then the value represented has the units degC/Second. This is as
defined for CIM_NumericSensor.RateUnits
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: Sensors
Explore Observium network monitoring

Context

MIB
SUN-PLATFORM-MIB
OID
.1.3.6.1.4.1.42.2.70.101.1.1.8.1.3
Type
column
Access
readonly
Status
current
Parent
sunPlatNumericSensorEntry
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 'SUN-PLATFORM-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUN-PLATFORM-MIB::sunPlatNumericSensorRateUnits'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUN-PLATFORM-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUN-PLATFORM-MIB::sunPlatNumericSensorRateUnits.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUN-PLATFORM-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUN-PLATFORM-MIB::sunPlatNumericSensorRateUnits'

Syntax

Source
SunPlatRateUnits
Base type
Enumeration

Values & Constraints

Type Values
1none
2perMicroSecond
3perMilliSecond
4perSecond
5perMinute
6perHour
7perDay
8perWeek
9perMonth
10perYear

Conformance