All MIBs › EMD-MIB › externalSensorTypeDefaultUpperCriticalThreshold
externalSensorTypeDefaultUpperCriticalThreshold
Module: EMD-MIB
OID (symbolic): EMD-MIB::externalSensorTypeDefaultUpperCriticalThreshold
OID (numeric): 1.3.6.1.4.1.13742.8.1.2.4.1.7
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: The upper critical threshold The value of this OID variable should be scaled by externalSensorDecimalDigits. For example, if the value is 1 and externalSensorDecimalDigits is 2, then actual value is 0.01. This parameter does not apply to onOff, trip, vibration, waterDetection, smokeDetection sensors.
What is externalSensorTypeDefaultUpperCriticalThreshold?
The default upper critical threshold applied to all sensors of a given type unless overridden individually, scaled by externalSensorDecimalDigits. Handy for setting a fleet-wide high-temperature or high-humidity cutoff in one place.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.13742.8.1.2.4.1.7 snmpwalk -v2c -c public <target> EMD-MIB::externalSensorTypeDefaultUpperCriticalThreshold
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.13742.8.1.2.4.1.7.1 snmpget -v2c -c public <target> EMD-MIB::externalSensorTypeDefaultUpperCriticalThreshold.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.13742.8.1.2.4.1.7.1 i <value>
Start monitoring Raritan EMX Environmental Monitoring Device with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the EMD-MIB::externalSensorTypeDefaultUpperCriticalThreshold 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.4 | externalSensorTypeDefaultThresholdsTable | EMD-MIB |
| 1.3.6.1.4.1.13742.8.1.2.4.1 | externalSensorTypeDefaultThresholdsEntry | EMD-MIB |
| 1.3.6.1.4.1.13742.8.1.2.4.1.7 | externalSensorTypeDefaultUpperCriticalThreshold | EMD-MIB |