externalSensorType
OBS ✓
PDU2-MIB ·
.1.3.6.1.4.1.13742.6.3.6.3.1.2
Object
column SensorTypeEnumeration
The type of sensor.
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.2- 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::externalSensorType'
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::externalSensorType.<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::externalSensorType'
Syntax
- Source
- SensorTypeEnumeration
- Base type
Enumeration
Values & Constraints
Type Values
1 | rmsCurrent |
2 | peakCurrent |
3 | unbalancedCurrent |
4 | rmsVoltage |
5 | activePower |
6 | apparentPower |
7 | powerFactor |
8 | activeEnergy |
9 | apparentEnergy |
10 | temperature |
11 | humidity |
12 | airFlow |
13 | airPressure |
14 | onOff |
15 | trip |
16 | vibration |
17 | waterDetection |
18 | smokeDetection |
19 | binary |
20 | contact |
21 | fanSpeed |
22 | surgeProtectorStatus |
23 | frequency |
24 | phaseAngle |
25 | rmsVoltageLN |
26 | residualCurrent |
27 | rcmState |
28 | absoluteHumidity |
29 | reactivePower |
30 | other |
31 | none |
32 | powerQuality |
33 | overloadStatus |
34 | overheatStatus |
35 | displacementPowerFactor |
36 | residualDcCurrent |
37 | fanStatus |
38 | inletPhaseSyncAngle |
39 | inletPhaseSync |
40 | operatingState |
41 | activeInlet |
42 | illuminance |
43 | doorContact |
44 | tamperDetection |
45 | motionDetection |
46 | i1smpsStatus |
47 | i2smpsStatus |
48 | switchStatus |
49 | doorLockState |
50 | doorHandleLock |
51 | crestFactor |
52 | length |
53 | distance |
54 | activePowerDemand |
55 | residualAcCurrent |
56 | particleDensity |
57 | voltageThd |
58 | currentThd |
59 | inrushCurrent |
60 | unbalancedVoltage |
61 | unbalancedLineLineCurrent |
62 | unbalancedLineLineVoltage |
Conformance
Member of