All MIBs › EMD-MIB › measurementPeriod
measurementPeriod
Module: EMD-MIB
OID (symbolic): EMD-MIB::measurementPeriod
OID (numeric): 1.3.6.1.4.1.13742.8.1.1.2.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Data Collection periodicity. This is the periodicity of the data collected by the PX. This value is fixed at 1 second.
What is measurementPeriod?
Read-only value giving how often (fixed at 1 second) the device collects raw sensor measurements internally. This is the underlying sampling rate, separate from measurementsPerLogEntry which controls how many samples get rolled into each stored log entry.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.13742.8.1.1.2.2 snmpwalk -v2c -c public <target> EMD-MIB::measurementPeriod
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.13742.8.1.1.2.2.1 snmpget -v2c -c public <target> EMD-MIB::measurementPeriod.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::measurementPeriod 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.1 | unit | EMD-MIB |
| 1.3.6.1.4.1.13742.8.1.1.2 | logConfiguration | EMD-MIB |
| 1.3.6.1.4.1.13742.8.1.1.2.2 | measurementPeriod | EMD-MIB |