externalBinarySensorSubtype

PDU-MIB · .1.3.6.1.4.1.13742.4.3.3.1.9

Object

The subtype of the binary sensor
This OID is valid for discrete sensors only.

Context

MIB
PDU-MIB
OID
.1.3.6.1.4.1.13742.4.3.3.1.9
Type
column
Access
readonly
Status
current
Parent
externalSensorEntry
Groups
1

Walk 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::externalBinarySensorSubtype'
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::externalBinarySensorSubtype.<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::externalBinarySensorSubtype'

Syntax

Source
TypeOfSensorEnumeration
Base type
Enumeration

Values & Constraints

Type Values
1rmsCurrent
2peakCurrent
3unbalancedCurrent
4rmsVoltage
5activePower
6apparentPower
7powerFactor
8activeEnergy
9apparentEnergy
10temperature
11humidity
12airFlow
13airPressure
14onOff
15trip
16vibration
17waterDetection
18smokeDetection
19binary
20contact
30other
31none

Conformance