All MIBs › SUN-PLATFORM-MIB › sunPlatNumericSensorBaseUnits
sunPlatNumericSensorBaseUnits
Module: SUN-PLATFORM-MIB
OID (symbolic): SUN-PLATFORM-MIB::sunPlatNumericSensorBaseUnits
OID (numeric): 1.3.6.1.4.1.42.2.70.101.1.1.8.1.1
Node type: OBJECT-TYPE
Type: SunPlatBaseUnits
Access: read-only
Description:
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.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.42.2.70.101.1.1.8.1.1 snmpwalk -v2c -c public <target> SUN-PLATFORM-MIB::sunPlatNumericSensorBaseUnits
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.42.2.70.101.1.1.8.1.1.1 snmpget -v2c -c public <target> SUN-PLATFORM-MIB::sunPlatNumericSensorBaseUnits.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.42 | sun | SUN-MIB |
| 1.3.6.1.4.1.42.2 | products | SUN-MIB |
| 1.3.6.1.4.1.42.2.70 | sunFire | SUN-PLATFORM-MIB |
| 1.3.6.1.4.1.42.2.70.101 | sunPlatMIB | SUN-PLATFORM-MIB |
| 1.3.6.1.4.1.42.2.70.101.1 | sunPlatMIBObjects | SUN-PLATFORM-MIB |
| 1.3.6.1.4.1.42.2.70.101.1.1 | sunPlatMIBPhysicalObjects | SUN-PLATFORM-MIB |
| 1.3.6.1.4.1.42.2.70.101.1.1.8 | sunPlatNumericSensorTable | SUN-PLATFORM-MIB |
| 1.3.6.1.4.1.42.2.70.101.1.1.8.1 | sunPlatNumericSensorEntry | SUN-PLATFORM-MIB |
| 1.3.6.1.4.1.42.2.70.101.1.1.8.1.1 | sunPlatNumericSensorBaseUnits | SUN-PLATFORM-MIB |