All MIBs › SNR-ERD-4 › dataType
dataType
Module: SNR-ERD-4
OID (symbolic): SNR-ERD-4::dataType
OID (numeric): 1.3.6.1.4.1.40418.2.6.10.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: qwerty
What is dataType?
This read-write INTEGER, under the device's options branch, selects the numeric format the SNR-ERD-4 uses to report its measurement values: integer(0), float(1), or ufloat(2, unsigned float). An admin sets it to match whatever numeric format their monitoring software expects when parsing the device's sensor readings.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.40418.2.6.10.1 snmpwalk -v2c -c public <target> SNR-ERD-4::dataType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.40418.2.6.10.1.1 snmpget -v2c -c public <target> SNR-ERD-4::dataType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.40418.2.6.10.1.1 i <value>
Start monitoring NAG SNR-ERD-4 environmental relay/sensor monitoring device (voltage/temperature sensor and relay status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SNR-ERD-4::dataType OID value, configure state conditions and alerts, and monitor any NAG SNR-ERD-4 environmental relay/sensor monitoring device (voltage/temperature sensor and relay status) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.40418 | snr | SNR-ERD-4 |
| 1.3.6.1.4.1.40418.2 | snr_erd | SNR-ERD-4 |
| 1.3.6.1.4.1.40418.2.6 | snr_erd_4 | SNR-ERD-4 |
| 1.3.6.1.4.1.40418.2.6.10 | options | SNR-ERD-4 |
| 1.3.6.1.4.1.40418.2.6.10.1 | dataType | SNR-ERD-4 |