sunPlatNumericSensorRateUnits
OBS ✓
SUN-PLATFORM-MIB ·
.1.3.6.1.4.1.42.2.70.101.1.1.8.1.3
Object
column SunPlatRateUnits
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
Net-SNMP examples
How SNMP and these commands workWalk 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
1 | none |
2 | perMicroSecond |
3 | perMilliSecond |
4 | perSecond |
5 | perMinute |
6 | perHour |
7 | perDay |
8 | perWeek |
9 | perMonth |
10 | perYear |
Conformance
Member of