sunPlatNumericSensorBaseUnits
OBS ✓
SUN-PLATFORM-MIB ·
.1.3.6.1.4.1.42.2.70.101.1.1.8.1.1
Object
column SunPlatBaseUnits
The base unit of the values returned by this Sensor, as per
CIM_NumericSensor.BaseUnits.
Physical values are represented in the units obtained by
(sunPlatBaseUnits * 10 raised to the power of sunPlatExponent). For
example, if sunPlatBaseUnits is volts(6) and sunPlatExponent is -6,
then the units of the values returned are microVolts.
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.1- 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::sunPlatNumericSensorBaseUnits'
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::sunPlatNumericSensorBaseUnits.<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::sunPlatNumericSensorBaseUnits'
Syntax
- Source
- SunPlatBaseUnits
- Base type
Enumeration
Values & Constraints
Type Values
1 | other |
2 | unknown |
3 | degC |
4 | degF |
5 | degK |
6 | volts |
7 | amps |
8 | watts |
9 | joules |
10 | coulombs |
11 | va |
12 | nits |
13 | lumens |
14 | lux |
15 | candelas |
16 | kPa |
17 | psi |
18 | newtons |
19 | cfm |
20 | rpm |
21 | hertz |
22 | seconds |
23 | minutes |
24 | hours |
25 | days |
26 | weeks |
27 | mils |
28 | inches |
29 | feet |
30 | cubicInches |
31 | cubicFeet |
32 | meters |
33 | cubicCentimeters |
34 | cubicMeters |
35 | liters |
36 | fluidOunces |
37 | radians |
38 | steradians |
39 | revolutions |
40 | cycles |
41 | gravities |
42 | ounces |
43 | pounds |
44 | footPounds |
45 | ounceInches |
46 | gauss |
47 | gilberts |
48 | henries |
49 | farads |
50 | ohms |
51 | siemens |
52 | moles |
53 | becquerels |
54 | ppm |
55 | decibels |
56 | dBA |
57 | dbC |
58 | grays |
59 | sieverts |
60 | colorTemperatureDegK |
61 | bits |
62 | bytes |
63 | words |
64 | doubleWords |
65 | quadWords |
66 | percentage |
Conformance
Member of