All MIBs › EMD-MIB › externalSensorStateChangeDelay
externalSensorStateChangeDelay
Module: EMD-MIB
OID (symbolic): EMD-MIB::externalSensorStateChangeDelay
OID (numeric): 1.3.6.1.4.1.13742.8.1.2.1.1.19
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: The delay measured in samples before a state is asserted. If the value is zero, then the state is asserted as soon as it is detected; if it is non-zero, say n, then the assertion condition must exist for n+1 consecutive samples before the corresponding assertion event is reported. At present, this value cannot be written (set)
What is externalSensorStateChangeDelay?
The number of consecutive samples a condition must persist before the corresponding state-change event is reported; a value of 0 means the state asserts immediately. This value currently can't be set — it's informational only, showing how the device is filtering out momentary blips.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.13742.8.1.2.1.1.19 snmpwalk -v2c -c public <target> EMD-MIB::externalSensorStateChangeDelay
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.13742.8.1.2.1.1.19.1 snmpget -v2c -c public <target> EMD-MIB::externalSensorStateChangeDelay.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.13742.8.1.2.1.1.19.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::externalSensorStateChangeDelay 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.19 | externalSensorStateChangeDelay | EMD-MIB |