externalSensorUnits
OBS ✓
PDU2-MIB ·
.1.3.6.1.4.1.13742.6.3.6.3.1.16
Object
column SensorUnitsEnumeration
The unit in which the sensor reading is reported. This parameter does not apply to sensors without numerical reading.
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
- PDU2-MIB
- OID
.1.3.6.1.4.1.13742.6.3.6.3.1.16- Type
- column
- Access
- readonly
- Status
- current
- Parent
- externalSensorConfigurationEntry
- 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 'PDU2-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDU2-MIB::externalSensorUnits'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDU2-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDU2-MIB::externalSensorUnits.<pduId>.<sensorID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDU2-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDU2-MIB::externalSensorUnits'
Syntax
- Source
- SensorUnitsEnumeration
- Base type
Enumeration
Values & Constraints
Type Values
-1 | none |
0 | other |
1 | volt |
2 | amp |
3 | watt |
4 | voltamp |
5 | wattHour |
6 | voltampHour |
7 | degreeC |
8 | hertz |
9 | percent |
10 | meterpersec |
11 | pascal |
12 | psi |
13 | g |
14 | degreeF |
15 | feet |
16 | inches |
17 | cm |
18 | meters |
19 | rpm |
20 | degrees |
21 | lux |
22 | grampercubicmeter |
23 | var |
24 | feetpersec |
25 | lbspercubicfoot |
26 | microgrampercubicmeter |
Conformance
Member of