externalSensorType
OBS ✓
PDU-MIB ·
.1.3.6.1.4.1.13742.4.3.3.1.2
Object
column TypeOfSensorEnumeration
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
- PDU-MIB
- OID
.1.3.6.1.4.1.13742.4.3.3.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- externalSensorEntry
- 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 'PDU-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDU-MIB::externalSensorType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDU-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDU-MIB::externalSensorType.<sensorID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDU-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDU-MIB::externalSensorType'
Syntax
- Source
- TypeOfSensorEnumeration
- 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 |
30 | other |
31 | none |
Conformance
Member of