All MIBs › EMD-MIB › externalOnOffSensorSubtype
externalOnOffSensorSubtype
Module: EMD-MIB
OID (symbolic): EMD-MIB::externalOnOffSensorSubtype
OID (numeric): 1.3.6.1.4.1.13742.8.1.2.1.1.10
Node type: OBJECT-TYPE
Type: SensorTypeEnumeration
Access: read-write
Description: Type of measurement in case sensor type is discrete OnOff
What is externalOnOffSensorSubtype?
For sensors of type discrete onOff, this specifies the actual measurement being represented (e.g. door contact vs. generic dry contact). Only meaningful when externalSensorType indicates an onOff sensor.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.13742.8.1.2.1.1.10 snmpwalk -v2c -c public <target> EMD-MIB::externalOnOffSensorSubtype
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.13742.8.1.2.1.1.10.1 snmpget -v2c -c public <target> EMD-MIB::externalOnOffSensorSubtype.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.13742.8.1.2.1.1.10.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> externalOnOffSensorSubtype.1
Start monitoring Raritan EMX Environmental Monitoring Device with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the EMD-MIB::externalOnOffSensorSubtype OID value, configure state conditions and alerts, and monitor any Raritan EMX Environmental Monitoring Device from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.13742 | raritan | ASSETMANAGEMENT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.13742.8 | emd | EMD-MIB |
| 1.3.6.1.4.1.13742.8.1 | configuration | EMD-MIB |
| 1.3.6.1.4.1.13742.8.1.2 | externalSensors | EMD-MIB |
| 1.3.6.1.4.1.13742.8.1.2.1 | externalSensorConfigurationTable | EMD-MIB |
| 1.3.6.1.4.1.13742.8.1.2.1.1 | externalSensorConfigurationEntry | EMD-MIB |
| 1.3.6.1.4.1.13742.8.1.2.1.1.10 | externalOnOffSensorSubtype | EMD-MIB |