All MIBs › EMD-MIB › externalSensorDecimalDigits
externalSensorDecimalDigits
Module: EMD-MIB
OID (symbolic): EMD-MIB::externalSensorDecimalDigits
OID (numeric): 1.3.6.1.4.1.13742.8.1.2.1.1.12
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The number of digits displayed to the right of the decimal point This parameter does not apply to onOff, trip, vibration, waterDetection, smokeDetection sensors.
What is externalSensorDecimalDigits?
The number of digits displayed after the decimal point when presenting this sensor's readings; not applicable to discrete sensors like onOff or smoke detection. Used together with the raw integer values elsewhere in the table to reconstruct the actual decimal reading.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.13742.8.1.2.1.1.12 snmpwalk -v2c -c public <target> EMD-MIB::externalSensorDecimalDigits
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.13742.8.1.2.1.1.12.1 snmpget -v2c -c public <target> EMD-MIB::externalSensorDecimalDigits.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> externalSensorDecimalDigits.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::externalSensorDecimalDigits 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.12 | externalSensorDecimalDigits | EMD-MIB |