externalOnOffSensorSubtype
EMD-MIB ·
.1.3.6.1.4.1.13742.8.1.2.1.1.10
Object
Type of measurement in case sensor type is discrete OnOff
Context
- MIB
- EMD-MIB
- OID
.1.3.6.1.4.1.13742.8.1.2.1.1.10- Type
- column
- Access
- readwrite
- 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 'EMD-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EMD-MIB::externalOnOffSensorSubtype'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EMD-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EMD-MIB::externalOnOffSensorSubtype.<sensorID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EMD-MIB' -M '/opt/observium/mibs/raritan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EMD-MIB::externalOnOffSensorSubtype'
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 |
28 | absoluteHumidity |
30 | other |
31 | none |
42 | illuminance |
43 | doorContact |
44 | tamperDetection |
45 | motionDetection |
Conformance
Member of