EDS-MIB: View SNMP OID List / Download MIB
VENDOR: EMBEDDED DATA SYSTEMS
Home | MIB: EDS-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
edsMain | 1.3.6.1.4.1.31440 | |||
edsEnterprise | 1.3.6.1.4.1.31440.1 | |||
eCompanyName | 1.3.6.1.4.1.31440.1.1 | displaystring | read-only |
Company owner of this enterprise number |
eProductName | 1.3.6.1.4.1.31440.1.2 | displaystring | read-only |
Name of this product |
eMIBVersion | 1.3.6.1.4.1.31440.1.3 | displaystring | read-only |
Version of the MIB file in the product |
eFirmwareVersion | 1.3.6.1.4.1.31440.1.4 | displaystring | read-only |
Firmware version |
eFirmwareDate | 1.3.6.1.4.1.31440.1.5 | displaystring | read-only |
Date of firmware |
edsProducts | 1.3.6.1.4.1.31440.1.6 |
MIB objects for Embedded Data Systems |
||
dTrap | 1.3.6.1.4.1.31440.2 | |||
dTrapTable | 1.3.6.1.4.1.31440.2.1 | no-access |
Trap table |
|
1.3.6.1.4.1.31440.2.1.1 | no-access |
Trap row |
||
dTrapIndex | 1.3.6.1.4.1.31440.2.1.1.1 | integer | read-only |
Index of table. |
dTrapEnable | 1.3.6.1.4.1.31440.2.1.1.2 | integer | read-write |
Zero disables the trap, one enables it. |
dTrapIP | 1.3.6.1.4.1.31440.2.1.1.3 | ipaddress | read-write |
Address to send trap to. |
dTrapCommunity | 1.3.6.1.4.1.31440.2.1.1.4 | displaystring | read-write |
Community string to send with trap message. |
dTrapDeviceTable | 1.3.6.1.4.1.31440.2.2 | no-access |
Trap device table |
|
1.3.6.1.4.1.31440.2.2.1 | no-access |
Trap row |
||
dTrapDeviceIndex | 1.3.6.1.4.1.31440.2.2.1.1 | integer | read-only |
Index of table. Traps are sent with this OID followed by the index number of the table entry that generated the trap. For example, if the values at index 5 of this table generated a trap, the name of the trap would be .iso.org.dod.internet.private.enterprises.edsMain.dTrap. dTrapDeviceTable.dTrapDeviceEntry.dTrapDeviceIndex.5. The numeric value is 1.3.6.1.4.1.31440.2.2.1.1.5. An integer value is sent with the trap, which indicates what state change caused the trap. Using the dTrapDeviceHighThreshold, dTrapDeviceLowThreshold and dTrapDeviceHysteresis values, 3 windows are created. Transitions between these windows generates a trap. The integer value indicates which transition caused the trap as follows: 1 -> middle to high window transition 2 -> high to middle window transition 3 -> middle to low window transition 4 -> low to middle window transition Note the following when programming traps: 1) Programming the HighThreshold lower than the LowThreshold is invalid and will disable trap generation. 2) dTrapDeviceHysteresis values are not checked for validity, use them with caution. 3) A trap must be enabled to be sent. 4) The dTrapDeviceROM must be set to an active device or a trap will not be sent. 5) The health of the 1-wire device must be greater than 0 or no trap will be sent. 6) The dTrapDeviceVariable must be valid. For exmaple, the DS18S20 has 3 variables as follows: Temperature, UserByte1 and UserByte2. These are numbered 0, 1 and 2 respectively. A setting of 3 or above is invalid. 7) The dTrapTable must be programmed correctly for traps to be sent. The respective table entry must be enabled and have a valid IP address. Community strings are not used by the SNMP server. |
dTrapDeviceEnable | 1.3.6.1.4.1.31440.2.2.1.2 | integer | read-write |
Zero disables the trap, one enables it. |
dTrapDeviceSendPointer | 1.3.6.1.4.1.31440.2.2.1.3 | integer | read-write |
Indicates which entry in the Trap Table to use to determine where to send the trap. The Trap Table contains the destination IP address. |
dTrapDeviceROM | 1.3.6.1.4.1.31440.2.2.1.4 | displaystring | read-write |
Device ROM code to base sending trap message on. |
dTrapDeviceVariable | 1.3.6.1.4.1.31440.2.2.1.5 | integer | read-write |
Number of the variable to reference, as listed in the Devices section of this MIB. For example, the DS2406 has 9 items, which would be numbered 0 - 8. So if dTrapDeviceVariable were set to 0 it would refer to owDS2406PIOAFlipFlop, if it were set to 3 it would refer to owDS2406PIOBLevel. |
dTrapDeviceHighThreshold | 1.3.6.1.4.1.31440.2.2.1.6 | displaystring | read-write |
A trap will be generated when the variable is greater than this value or it is less than or equal to this value - dTrapDeviceHysteresis. This number may be positive or negative and may contain a decimal point. |
dTrapDeviceLowThreshold | 1.3.6.1.4.1.31440.2.2.1.7 | displaystring | read-write |
A trap will be generated when the variable is less than this value or it is greater than or equal to this value + dTrapDeviceHysteresis. This number may be positive or negative and may contain a decimal point. |
dTrapDeviceHysteresis | 1.3.6.1.4.1.31440.2.2.1.8 | displaystring | read-write |
This value is used to limit repeated trap sends due to a value hovering around a threshold. If it is not used it should be set to zero. This number may be positive or negative and may contain a decimal point. |
wTrap | 1.3.6.1.4.1.31440.3 | |||
wTrapTable | 1.3.6.1.4.1.31440.3.1 | no-access |
Wireless device trap table |
|
1.3.6.1.4.1.31440.3.1.1 | no-access | |||
wTrapIndex | 1.3.6.1.4.1.31440.3.1.1.1 | integer | read-only |
Index of table. Traps are sent with this OID followed by the index number of the table entry that generated the trap. An integer value is sent with the trap which indicates what state change caused the trap. Using the wTrapDeviceHighThreshold and wTrapDeviceLowThreshold values, 3 windows are created. Transitions between these windows generates a trap. The integer value indicates which transition caused the trap as follows: 1 -> middle to high window transition 2 -> high to middle window transition 3 -> middle to low window transition 4 -> low to middle window transition Note the following when programming traps: 1) Programming the HighThreshold lower than the LowThreshold is invalid and will disable trap generation. 2) The wTrapEUI must be set to an active device or a trap will not be sent. 3) The health of the device must be greater than 0 or no trap will be sent. 4) The wTrapVariable must match one of the XML names. |
wTrapIP | 1.3.6.1.4.1.31440.3.1.1.2 | ipaddress | read-write |
Address to send trap to. |
wTrapCommunity | 1.3.6.1.4.1.31440.3.1.1.3 | displaystring | read-write |
Community string to send with trap message. |
wTrapEUI | 1.3.6.1.4.1.31440.3.1.1.4 | displaystring | read-write |
Device EUI code to base sending trap message on. |
wTrapVariable | 1.3.6.1.4.1.31440.3.1.1.5 | displaystring | read-write |
Name of the variable, as stated in the XML file. For example, the name of humidity for a EDS1068 is 'Humidity' (without the quotes). |
wTrapHighThreshold | 1.3.6.1.4.1.31440.3.1.1.6 | displaystring | read-write |
A trap will be generated when the variable is greater than this value or less than or equal to this value. This number may be positive or negative and may contain a decimal point. |
wTrapLowThreshold | 1.3.6.1.4.1.31440.3.1.1.7 | displaystring | read-write |
A trap will be generated when the variable is less than this value or greater than or equal to this value. This number may be positive or negative and may contain a decimal point. |
owDevices | 1.3.6.1.4.1.31440.10 | |||
owDeviceTypes | 1.3.6.1.4.1.31440.10.1 | |||
owNone | 1.3.6.1.4.1.31440.10.1.0 | |||
owUnknown | 1.3.6.1.4.1.31440.10.1.1 | |||
owDS2406 | 1.3.6.1.4.1.31440.10.1.2 | |||
owDS18B20 | 1.3.6.1.4.1.31440.10.1.3 | |||
owDS18S20 | 1.3.6.1.4.1.31440.10.1.4 | |||
owDS2438 | 1.3.6.1.4.1.31440.10.1.5 | |||
owDS2423 | 1.3.6.1.4.1.31440.10.1.6 | |||
owDS2408 | 1.3.6.1.4.1.31440.10.1.7 | |||
owDS2450 | 1.3.6.1.4.1.31440.10.1.8 | |||
owEDS0064 | 1.3.6.1.4.1.31440.10.1.9 | |||
owEDS0065 | 1.3.6.1.4.1.31440.10.1.10 | |||
owEDS0066 | 1.3.6.1.4.1.31440.10.1.11 | |||
owEDS0067 | 1.3.6.1.4.1.31440.10.1.12 | |||
owEDS0068 | 1.3.6.1.4.1.31440.10.1.13 | |||
owEDS0069 | 1.3.6.1.4.1.31440.10.1.14 | |||
owEDS0070 | 1.3.6.1.4.1.31440.10.1.15 | |||
owEDS0071 | 1.3.6.1.4.1.31440.10.1.16 | |||
owEDS0080 | 1.3.6.1.4.1.31440.10.1.17 | |||
owEDS0082 | 1.3.6.1.4.1.31440.10.1.18 | |||
owEDS0083 | 1.3.6.1.4.1.31440.10.1.19 | |||
owEDS0085 | 1.3.6.1.4.1.31440.10.1.20 | |||
owEDS0090 | 1.3.6.1.4.1.31440.10.1.21 | |||
owEDS0091 | 1.3.6.1.4.1.31440.10.1.22 | |||
owEDS0092 | 1.3.6.1.4.1.31440.10.1.23 | |||
owDS28EA00 | 1.3.6.1.4.1.31440.10.1.24 | |||
owEDS0050 | 1.3.6.1.4.1.31440.10.1.25 | |||
owEDS0001 | 1.3.6.1.4.1.31440.10.1.26 | |||
owDeviceInfo | 1.3.6.1.4.1.31440.10.2 | |||
owDeviceNumActive | 1.3.6.1.4.1.31440.10.2.1 | integer | read-only |
Number of currently active 1-wire devices. A device is active if it's health is non-zero. |
owDeviceTable | 1.3.6.1.4.1.31440.10.3 | no-access |
Device table |
|
1.3.6.1.4.1.31440.10.3.1 | no-access |
Device row |
||
owDeviceIndex | 1.3.6.1.4.1.31440.10.3.1.1 | integer | read-only |
Index of table. |
owDeviceType | 1.3.6.1.4.1.31440.10.3.1.2 | integer | read-only |
An indication of the device type. This is the last OID number to the owDeviceTypes group pointing to the name of the device. The corresponding device table will contain the specific information from the device. For example: if this entry is 2 (owDS2406) then the table owDS2406Table, at the appropriate index, will contain the data from the device. |
owDeviceName | 1.3.6.1.4.1.31440.10.3.1.3 | displaystring | read-only |
Text description of the device. |
owDeviceDescription | 1.3.6.1.4.1.31440.10.3.1.4 | displaystring | read-only |
Text description of the device. |
owDeviceFamily | 1.3.6.1.4.1.31440.10.3.1.5 | octet string | read-only |
Family number as read from 1-wire device. |
owDeviceROM | 1.3.6.1.4.1.31440.10.3.1.6 | octet string | read-only |
Entire ROM code as read from 1-wire device (includes family number and CRC). Always 16 bytes long. |
owDeviceHealth | 1.3.6.1.4.1.31440.10.3.1.7 | integer | read-only |
Health of device. Ranges between 0 and 8 where 0 worst case and 8 is best case. Incremented every time device responds to a search, decremented if it does not respond. |
owDS2406Table | 1.3.6.1.4.1.31440.10.4 | no-access |
Table for DS2406 (dual addressable switch plus 1K bit memory). |
|
1.3.6.1.4.1.31440.10.4.1 | no-access |
DS2406 row |
||
owDS2406PIOALevel | 1.3.6.1.4.1.31440.10.4.1.1 | integer | read-only |
PIO-A logic level on pin. If PIO-A flip flop is low, this input will always read low. Enumeration: 'high': 1, 'low': 0. |
owDS2406PIOBLevel | 1.3.6.1.4.1.31440.10.4.1.2 | integer | read-only |
PIO-B logic level on pin. If PIO-B flip flop is low, this input will always read low. Enumeration: 'high': 1, 'low': 0. |
owDS2406PIOAFlipFlop | 1.3.6.1.4.1.31440.10.4.1.3 | integer | read-write |
DS2406 PIO-A Flip Flop. Sets output state of the FF. The output is open collector, so the FF must be high (1) to be able to read a pin state of low (0). Enumeration: 'high': 1, 'low': 0. |
owDS2406PIOBFlipFlop | 1.3.6.1.4.1.31440.10.4.1.4 | integer | read-write |
DS2406 PIO-B Flip Flop. Sets output state of the FF. The output is open collector, so the FF must be high (1) to be able to read a pin state of low (0). Enumeration: 'high': 1, 'low': 0. |
owDS2406PIOAActivityLatch | 1.3.6.1.4.1.31440.10.4.1.5 | integer | read-only |
High (1) if the pin state had activity. Reset by writing to activity latch reset. Enumeration: 'noActivity': 0, 'yesActivity': 1. |
owDS2406PIOBActivityLatch | 1.3.6.1.4.1.31440.10.4.1.6 | integer | read-only |
High (1) if the pin state had activity. Reset by writing to activity latch reset. Enumeration: 'noActivity': 0, 'yesActivity': 1. |
owDS2406NumChnls | 1.3.6.1.4.1.31440.10.4.1.7 | integer | read-only |
Number of PIO channels the device supports. PIO-A only is 0, PIO-A and PIO-B is 1. Enumeration: 'pioAandB': 1, 'pioAonly': 0. |
owDS2406PwrSupply | 1.3.6.1.4.1.31440.10.4.1.8 | integer | read-only |
Source of power for device. 0 is parasite powered, 1 is externally powered. Enumeration: 'pwrParasite': 0, 'pwrExternal': 1. |
owDS2406ActivityLatchReset | 1.3.6.1.4.1.31440.10.4.1.9 | integer | read-write |
Activity latch reset is used to reset both PIO-A and PIO-B activity latch. Send 1 to reset the latch. Always reads 0. Enumeration: 'noReset': 0, 'yesReset': 1. |
owDS18B20Table | 1.3.6.1.4.1.31440.10.5 | no-access |
Table for DS18B20 (programmable resolution 1-wire digital thermometer). |
|
1.3.6.1.4.1.31440.10.5.1 | no-access |
DS18B20 row |
||
owDS18B20Temperature | 1.3.6.1.4.1.31440.10.5.1.1 | displaystring | read-only |
current temperature from device, desplayed as a string with decimal point. Required since MIB's cannot contain floating point numbers. |
owDS18B20UserByte1 | 1.3.6.1.4.1.31440.10.5.1.2 | integer | read-write |
User byte 1 as read from EEPROM. |
owDS18B20UserByte2 | 1.3.6.1.4.1.31440.10.5.1.3 | integer | read-write |
User byte 2 as read from EEPROM. |
owDS18B20Resolution | 1.3.6.1.4.1.31440.10.5.1.4 | integer | read-only |
Resolution of temperature reading, can be 9, 10, 11 or 12 bits. Default is 12 bits. 0 is 9 bits, 1 is 10 bits, 2 is 11 bits and 3 is 12 bits. Enumeration: 'nineBits': 9, 'elevenBits': 11, 'tenBits': 10, 'twelveBits': 12. |
owDS18B20PwrSupply | 1.3.6.1.4.1.31440.10.5.1.5 | integer | read-only |
Power source. Parasite or external. Zero is parasite. Enumeration: 'externalPower': 255, 'parasitePower': 0. |
owDS18S20Table | 1.3.6.1.4.1.31440.10.6 | no-access |
Table for DS18S20 device data. |
|
1.3.6.1.4.1.31440.10.6.1 | no-access | |||
owDS18S20Temperature | 1.3.6.1.4.1.31440.10.6.1.1 | displaystring | read-only |
Latest temperature reading, in degrees centigrade. |
owDS18S20UserByte1 | 1.3.6.1.4.1.31440.10.6.1.2 | integer | read-only |
User byte from device EEPROM. |
owDS18S20UserByte2 | 1.3.6.1.4.1.31440.10.6.1.3 | integer | read-only |
User byte from device EEPROM. |
owDS2423Table | 1.3.6.1.4.1.31440.10.7 | no-access |
Table for DS2423 device data. |
|
1.3.6.1.4.1.31440.10.7.1 | no-access |
DS2423 row |
||
owDS2423CounterA | 1.3.6.1.4.1.31440.10.7.1.1 | counter32 | read-only |
Counter A value. |
owDS2423CounterB | 1.3.6.1.4.1.31440.10.7.1.2 | counter32 | read-only |
Counter B value. |
owDS2438Table | 1.3.6.1.4.1.31440.10.8 | no-access |
Table for DS2438 device data. |
|
1.3.6.1.4.1.31440.10.8.1 | no-access | |||
owDS2438Temperature | 1.3.6.1.4.1.31440.10.8.1.1 | displaystring | read-only |
Temperature. |
owDS2438SupplyVoltage | 1.3.6.1.4.1.31440.10.8.1.2 | displaystring | read-only |
Voltage of the power supply. |
owDS2438PinVoltage | 1.3.6.1.4.1.31440.10.8.1.3 | displaystring | read-only |
Voltage at Pin Vad (pin 4). |
owDS2438current | 1.3.6.1.4.1.31440.10.8.1.4 | displaystring | read-only |
Voltage between the current pins. |
owDS2438Humidity | 1.3.6.1.4.1.31440.10.8.1.5 | displaystring | read-only |
Calculated humidity. |
owDS2408Table | 1.3.6.1.4.1.31440.10.9 | no-access |
Table for DS2408 (8-channel addressable switch). |
|
1.3.6.1.4.1.31440.10.9.1 | no-access |
DS2408 row |
||
owDS2408PIOLogicState | 1.3.6.1.4.1.31440.10.9.1.1 | integer | read-only |
Logic level on the 8 IO pins. |
owDS2408PIOOutputLatchState | 1.3.6.1.4.1.31440.10.9.1.2 | integer | read-write |
Output latch states. Sets output state of the FFs. The output is open collector, so the FF must be high (1) to be able to read a pin state of low (0). |
owDS2408PIOActivityLatchState | 1.3.6.1.4.1.31440.10.9.1.3 | integer | read-write |
High (1) if the pin state had activity. Reset by writing to activity latch reset. Enumeration: 'high': 255, 'low': 0. |
owDS2408RSTZConfiguration | 1.3.6.1.4.1.31440.10.9.1.4 | integer | read-write |
Configures the RSTZ pin as a /RSTZ input (set to 0) or a /STRB output (set to 1). Enumeration: 'high': 1, 'low': 0. |
owDS2408PowerOnResetLatch | 1.3.6.1.4.1.31440.10.9.1.5 | integer | read-write |
Set high (1) with a power on reset. Reset by writing to a 0. Enumeration: 'high': 1, 'low': 0. |
owDS2408VCCPowerStatus | 1.3.6.1.4.1.31440.10.9.1.6 | integer | read-only |
High (1) if the VCC pin is connected to power, low (0) otherwise. Enumeration: 'high': 1, 'low': 0. |
owDS2450Table | 1.3.6.1.4.1.31440.10.10 | no-access |
Table for DS2450 (8-channel addressable switch). |
|
1.3.6.1.4.1.31440.10.10.1 | no-access |
DS2450 row |
||
owDS2450ChannelAConversionValue | 1.3.6.1.4.1.31440.10.10.1.1 | displaystring | read-only |
Conversion value of the channel, in volts. |
owDS2450ChannelAConversionResolution | 1.3.6.1.4.1.31440.10.10.1.2 | integer | read-write |
Conversion resolution of the channel. Can be set between 1 and 16. |
owDS2450ChannelAConversionRange | 1.3.6.1.4.1.31440.10.10.1.3 | integer | read-write |
If high (1), the maximum voltage that can be measured is 5.10, low (0) sets the maximum voltage to 2.55. Enumeration: 'high': 1, 'low': 0. |
owDS2450ChannelAOutputEnable | 1.3.6.1.4.1.31440.10.10.1.4 | integer | read-write |
A setting of 1 enables the output transistor, use ChannelXOutputControl to turn the transistor on / off. Enumeration: 'high': 1, 'low': 0. |
owDS2450ChannelAOutputControl | 1.3.6.1.4.1.31440.10.10.1.5 | integer | read-write |
Set to low (0) to turn on the output transistor. Has no effect if ChannelXOutputEnable is low (0). Enumeration: 'high': 1, 'low': 0. |
owDS2450ChannelBConversionValue | 1.3.6.1.4.1.31440.10.10.1.6 | displaystring | read-only |
Conversion value of the channel, in volts. |
owDS2450ChannelBConversionResolution | 1.3.6.1.4.1.31440.10.10.1.7 | integer | read-write |
Conversion resolution of the channel. Can be set between 1 and 16. |
owDS2450ChannelBConversionRange | 1.3.6.1.4.1.31440.10.10.1.8 | integer | read-write |
If high (1), the maximum voltage that can be measured is 5.10, low (0) sets the maximum voltage to 2.55. Enumeration: 'high': 1, 'low': 0. |
owDS2450ChannelBOutputEnable | 1.3.6.1.4.1.31440.10.10.1.9 | integer | read-write |
A setting of 1 enables the output transistor, use ChannelXOutputControl to turn the transistor on / off. Enumeration: 'high': 1, 'low': 0. |
owDS2450ChannelBOutputControl | 1.3.6.1.4.1.31440.10.10.1.10 | integer | read-write |
Set to low (0) to turn on the output transistor. Has no effect if ChannelXOutputEnable is low (0). Enumeration: 'high': 1, 'low': 0. |
owDS2450ChannelCConversionValue | 1.3.6.1.4.1.31440.10.10.1.11 | displaystring | read-only |
Conversion value of the channel, in volts. |
owDS2450ChannelCConversionResolution | 1.3.6.1.4.1.31440.10.10.1.12 | integer | read-write |
Conversion resolution of the channel. Can be set between 1 and 16. |
owDS2450ChannelCConversionRange | 1.3.6.1.4.1.31440.10.10.1.13 | integer | read-write |
If high (1), the maximum voltage that can be measured is 5.10, low (0) sets the maximum voltage to 2.55. Enumeration: 'high': 1, 'low': 0. |
owDS2450ChannelCOutputEnable | 1.3.6.1.4.1.31440.10.10.1.14 | integer | read-write |
A setting of 1 enables the output transistor, use ChannelXOutputControl to turn the transistor on / off. Enumeration: 'high': 1, 'low': 0. |
owDS2450ChannelCOutputControl | 1.3.6.1.4.1.31440.10.10.1.15 | integer | read-write |
Set to low (0) to turn on the output transistor. Has no effect if ChannelXOutputEnable is low (0). Enumeration: 'high': 1, 'low': 0. |
owDS2450ChannelDConversionValue | 1.3.6.1.4.1.31440.10.10.1.16 | displaystring | read-only |
Conversion value of the channel, in volts. |
owDS2450ChannelDConversionResolution | 1.3.6.1.4.1.31440.10.10.1.17 | integer | read-write |
Conversion resolution of the channel. Can be set between 1 and 16. |
owDS2450ChannelDConversionRange | 1.3.6.1.4.1.31440.10.10.1.18 | integer | read-write |
If high (1), the maximum voltage that can be measured is 5.10, low (0) sets the maximum voltage to 2.55. Enumeration: 'high': 1, 'low': 0. |
owDS2450ChannelDOutputEnable | 1.3.6.1.4.1.31440.10.10.1.19 | integer | read-write |
A setting of 1 enables the output transistor, use ChannelXOutputControl to turn the transistor on / off. Enumeration: 'high': 1, 'low': 0. |
owDS2450ChannelDOutputControl | 1.3.6.1.4.1.31440.10.10.1.20 | integer | read-write |
Set to low (0) to turn on the output transistor. Has no effect if ChannelXOutputEnable is low (0). Enumeration: 'high': 1, 'low': 0. |
owDS2450PowerOnReset | 1.3.6.1.4.1.31440.10.10.1.21 | integer | read-write |
Set high (1) with a power on reset. Reset by writing any value. Enumeration: 'high': 1, 'low': 0. |
owDS2450VCCControl | 1.3.6.1.4.1.31440.10.10.1.22 | integer | read-write |
Set high (1) if the VCC pin is connected to power, set low (0) otherwise. Enumeration: 'high': 1, 'low': 0. |
owEDS0064Table | 1.3.6.1.4.1.31440.10.11 | no-access |
Table for EDS0064 device data (temperature) |
|
1.3.6.1.4.1.31440.10.11.1 | no-access |
EDS0064 row |
||
owEDS0064Temperature | 1.3.6.1.4.1.31440.10.11.1.1 | displaystring | read-only |
Temperature. |
owEDS0064Counter | 1.3.6.1.4.1.31440.10.11.1.2 | counter32 | read-only |
Counter. |
owEDS0065Table | 1.3.6.1.4.1.31440.10.12 | no-access |
Table for EDS0065 device data (temperature and humiditiy). |
|
1.3.6.1.4.1.31440.10.12.1 | no-access | |||
owEDS0065Temperature | 1.3.6.1.4.1.31440.10.12.1.1 | displaystring | read-only |
Temperature. |
owEDS0065Humidity | 1.3.6.1.4.1.31440.10.12.1.2 | displaystring | read-only |
Humidity. |
owEDS0065DewPoint | 1.3.6.1.4.1.31440.10.12.1.3 | displaystring | read-only |
DewPoint. |
owEDS0065Humidex | 1.3.6.1.4.1.31440.10.12.1.4 | displaystring | read-only |
Humidex. |
owEDS0065HeatIndex | 1.3.6.1.4.1.31440.10.12.1.5 | displaystring | read-only |
Heat Index. |
owEDS0065Counter | 1.3.6.1.4.1.31440.10.12.1.6 | counter32 | read-only |
Counter. |
owEDS0066Table | 1.3.6.1.4.1.31440.10.13 | no-access |
Table for EDS0001 device data (temperature and barometric pressure). |
|
1.3.6.1.4.1.31440.10.13.1 | no-access | |||
owEDS0066Temperature | 1.3.6.1.4.1.31440.10.13.1.1 | displaystring | read-only |
Temperature. |
owEDS0066BarometricPressureMb | 1.3.6.1.4.1.31440.10.13.1.2 | displaystring | read-only |
Barometric Pressure in Millibars. |
owEDS0066BarometricPressureHg | 1.3.6.1.4.1.31440.10.13.1.3 | displaystring | read-only |
Barometric Pressure in Inches of Mercury. |
owEDS0066Counter | 1.3.6.1.4.1.31440.10.13.1.4 | counter32 | read-only |
Counter. |
owEDS0067Table | 1.3.6.1.4.1.31440.10.14 | no-access |
Table for EDS0067 device data (temperature and light). |
|
1.3.6.1.4.1.31440.10.14.1 | no-access | |||
owEDS0067Temperature | 1.3.6.1.4.1.31440.10.14.1.1 | displaystring | read-only |
Temperature. |
owEDS0067Light | 1.3.6.1.4.1.31440.10.14.1.2 | displaystring | read-only |
Light. |
owEDS0067Counter | 1.3.6.1.4.1.31440.10.14.1.3 | counter32 | read-only |
Counter. |
owEDS0068Table | 1.3.6.1.4.1.31440.10.15 | no-access |
Table for EDS0068 device data (temperature, humidity, barometric pressure and light). |
|
1.3.6.1.4.1.31440.10.15.1 | no-access | |||
owEDS0068Temperature | 1.3.6.1.4.1.31440.10.15.1.1 | displaystring | read-only |
Temperature. |
owEDS0068Humidity | 1.3.6.1.4.1.31440.10.15.1.2 | displaystring | read-only |
Humidity. |
owEDS0068DewPoint | 1.3.6.1.4.1.31440.10.15.1.3 | displaystring | read-only |
DewPoint. |
owEDS0068Humidex | 1.3.6.1.4.1.31440.10.15.1.4 | displaystring | read-only |
Humidex. |
owEDS0068HeatIndex | 1.3.6.1.4.1.31440.10.15.1.5 | displaystring | read-only |
Heat Index. |
owEDS0068BarometricPressureMb | 1.3.6.1.4.1.31440.10.15.1.6 | displaystring | read-only |
Barometric Pressure in Millibars. |
owEDS0068BarometricPressureHg | 1.3.6.1.4.1.31440.10.15.1.7 | displaystring | read-only |
Barometric Pressure in Inches of Mercury. |
owEDS0068Light | 1.3.6.1.4.1.31440.10.15.1.8 | displaystring | read-only |
Light. |
owEDS0068Counter | 1.3.6.1.4.1.31440.10.15.1.9 | counter32 | read-only |
Counter. |
owEDS0069Table | 1.3.6.1.4.1.31440.10.16 | no-access |
Table for EDS0069 device data (temperature and motion). |
|
1.3.6.1.4.1.31440.10.16.1 | no-access | |||
owEDS0069Temperature | 1.3.6.1.4.1.31440.10.16.1.1 | displaystring | read-only |
Temperature. |
owEDS0069Motion | 1.3.6.1.4.1.31440.10.16.1.2 | displaystring | read-only |
Motion counter. |
owEDS0069Counter | 1.3.6.1.4.1.31440.10.16.1.3 | counter32 | read-only |
Counter. |
owEDS0070Table | 1.3.6.1.4.1.31440.10.17 | no-access |
Table for EDS0070 device data (vibration). |
|
1.3.6.1.4.1.31440.10.17.1 | no-access | |||
owEDS0070VibrationInstant | 1.3.6.1.4.1.31440.10.17.1.1 | integer | read-only |
Vibration, instant value. Enumeration: 'high': 65535, 'low': 0. |
owEDS0070VibrationPeak | 1.3.6.1.4.1.31440.10.17.1.2 | integer | read-only |
Vibration, instant value. Enumeration: 'high': 65535, 'low': 0. |
owEDS0070VibrationMax | 1.3.6.1.4.1.31440.10.17.1.3 | integer | read-only |
Vibration, instant value. Enumeration: 'high': 65535, 'low': 0. |
owEDS0070VibrationMin | 1.3.6.1.4.1.31440.10.17.1.4 | integer | read-only |
Vibration, instant value. Enumeration: 'high': 65535, 'low': 0. |
owEDS0070Counter | 1.3.6.1.4.1.31440.10.17.1.5 | counter32 | read-only |
Counter. |
owEDS0071Table | 1.3.6.1.4.1.31440.10.18 | no-access |
Table for EDS0071 device data (RTD 4-wire). |
|
1.3.6.1.4.1.31440.10.18.1 | no-access | |||
owEDS0071Temperature | 1.3.6.1.4.1.31440.10.18.1.1 | displaystring | read-only |
Temperature. |
owEDS0071Counter | 1.3.6.1.4.1.31440.10.18.1.2 | counter32 | read-only |
Counter. |
owEDS0080Table | 1.3.6.1.4.1.31440.10.19 | no-access |
Table for EDS0080 device data (octal 4-20ma). |
|
1.3.6.1.4.1.31440.10.19.1 | no-access | |||
owEDS0080Input1 | 1.3.6.1.4.1.31440.10.19.1.1 | displaystring | read-only |
Input 1. |
owEDS0080Input2 | 1.3.6.1.4.1.31440.10.19.1.2 | displaystring | read-only |
Input 2. |
owEDS0080Input3 | 1.3.6.1.4.1.31440.10.19.1.3 | displaystring | read-only |
Input 3. |
owEDS0080Input4 | 1.3.6.1.4.1.31440.10.19.1.4 | displaystring | read-only |
Input 4. |
owEDS0080Input5 | 1.3.6.1.4.1.31440.10.19.1.5 | displaystring | read-only |
Input 5. |
owEDS0080Input6 | 1.3.6.1.4.1.31440.10.19.1.6 | displaystring | read-only |
Input 6. |
owEDS0080Input7 | 1.3.6.1.4.1.31440.10.19.1.7 | displaystring | read-only |
Input 7. |
owEDS0080Input8 | 1.3.6.1.4.1.31440.10.19.1.8 | displaystring | read-only |
Input 8. |
owEDS0080Counter | 1.3.6.1.4.1.31440.10.19.1.9 | counter32 | read-only |
Counter. |
owEDS0082Table | 1.3.6.1.4.1.31440.10.20 | no-access |
Table for EDS0082 device data (octal 0-10v). |
|
1.3.6.1.4.1.31440.10.20.1 | no-access | |||
owEDS0082Input1 | 1.3.6.1.4.1.31440.10.20.1.1 | displaystring | read-only |
Input 1. |
owEDS0082Input2 | 1.3.6.1.4.1.31440.10.20.1.2 | displaystring | read-only |
Input 2. |
owEDS0082Input3 | 1.3.6.1.4.1.31440.10.20.1.3 | displaystring | read-only |
Input 3. |
owEDS0082Input4 | 1.3.6.1.4.1.31440.10.20.1.4 | displaystring | read-only |
Input 4. |
owEDS0082Input5 | 1.3.6.1.4.1.31440.10.20.1.5 | displaystring | read-only |
Input 5. |
owEDS0082Input6 | 1.3.6.1.4.1.31440.10.20.1.6 | displaystring | read-only |
Input 6. |
owEDS0082Input7 | 1.3.6.1.4.1.31440.10.20.1.7 | displaystring | read-only |
Input 7. |
owEDS0082Input8 | 1.3.6.1.4.1.31440.10.20.1.8 | displaystring | read-only |
Input 8. |
owEDS0082Counter | 1.3.6.1.4.1.31440.10.20.1.9 | counter32 | read-only |
Counter. |
owEDS0083Table | 1.3.6.1.4.1.31440.10.21 | no-access |
Table for EDS0083 device data (quad 4-20ma). |
|
1.3.6.1.4.1.31440.10.21.1 | no-access | |||
owEDS0083Input1 | 1.3.6.1.4.1.31440.10.21.1.1 | displaystring | read-only |
Input 1. |
owEDS0083Input2 | 1.3.6.1.4.1.31440.10.21.1.2 | displaystring | read-only |
Input 2. |
owEDS0083Input3 | 1.3.6.1.4.1.31440.10.21.1.3 | displaystring | read-only |
Input 3. |
owEDS0083Input4 | 1.3.6.1.4.1.31440.10.21.1.4 | displaystring | read-only |
Input 4. |
owEDS0083Counter | 1.3.6.1.4.1.31440.10.21.1.5 | counter32 | read-only |
Counter. |
owEDS0085Table | 1.3.6.1.4.1.31440.10.22 | no-access |
Table for EDS0085 device data (quad 0-10v). |
|
1.3.6.1.4.1.31440.10.22.1 | no-access | |||
owEDS0085Input1 | 1.3.6.1.4.1.31440.10.22.1.1 | displaystring | read-only |
Input 1. |
owEDS0085Input2 | 1.3.6.1.4.1.31440.10.22.1.2 | displaystring | read-only |
Input 2. |
owEDS0085Input3 | 1.3.6.1.4.1.31440.10.22.1.3 | displaystring | read-only |
Input 3. |
owEDS0085Input4 | 1.3.6.1.4.1.31440.10.22.1.4 | displaystring | read-only |
Input 4. |
owEDS0085Counter | 1.3.6.1.4.1.31440.10.22.1.5 | counter32 | read-only |
Counter. |
owEDS0090Table | 1.3.6.1.4.1.31440.10.23 | no-access |
Table for EDS0090 device data (octal discrete IO). |
|
1.3.6.1.4.1.31440.10.23.1 | no-access | |||
owEDS0090Input1 | 1.3.6.1.4.1.31440.10.23.1.1 | integer | read-only |
Input 1. Enumeration: 'high': 1, 'low': 0. |
owEDS0090Input2 | 1.3.6.1.4.1.31440.10.23.1.2 | integer | read-only |
Input 2. Enumeration: 'high': 1, 'low': 0. |
owEDS0090Input3 | 1.3.6.1.4.1.31440.10.23.1.3 | integer | read-only |
Input 3. Enumeration: 'high': 1, 'low': 0. |
owEDS0090Input4 | 1.3.6.1.4.1.31440.10.23.1.4 | integer | read-only |
Input 4. Enumeration: 'high': 1, 'low': 0. |
owEDS0090Input5 | 1.3.6.1.4.1.31440.10.23.1.5 | integer | read-only |
Input 5. Enumeration: 'high': 1, 'low': 0. |
owEDS0090Input6 | 1.3.6.1.4.1.31440.10.23.1.6 | integer | read-only |
Input 6. Enumeration: 'high': 1, 'low': 0. |
owEDS0090Input7 | 1.3.6.1.4.1.31440.10.23.1.7 | integer | read-only |
Input 7. Enumeration: 'high': 1, 'low': 0. |
owEDS0090Input8 | 1.3.6.1.4.1.31440.10.23.1.8 | integer | read-only |
Input 8. Enumeration: 'high': 1, 'low': 0. |
owEDS0090ActivityLatch1 | 1.3.6.1.4.1.31440.10.23.1.9 | integer | read-only |
Activity Latch 1. Enumeration: 'on': 1, 'off': 0. |
owEDS0090ActivityLatch2 | 1.3.6.1.4.1.31440.10.23.1.10 | integer | read-only |
Activity Latch 2. Enumeration: 'on': 1, 'off': 0. |
owEDS0090ActivityLatch3 | 1.3.6.1.4.1.31440.10.23.1.11 | integer | read-only |
Activity Latch 3. Enumeration: 'on': 1, 'off': 0. |
owEDS0090ActivityLatch4 | 1.3.6.1.4.1.31440.10.23.1.12 | integer | read-only |
Activity Latch 4. Enumeration: 'on': 1, 'off': 0. |
owEDS0090ActivityLatch5 | 1.3.6.1.4.1.31440.10.23.1.13 | integer | read-only |
Activity Latch 5. Enumeration: 'on': 1, 'off': 0. |
owEDS0090ActivityLatch6 | 1.3.6.1.4.1.31440.10.23.1.14 | integer | read-only |
Activity Latch 6. Enumeration: 'on': 1, 'off': 0. |
owEDS0090ActivityLatch7 | 1.3.6.1.4.1.31440.10.23.1.15 | integer | read-only |
Activity Latch 7. Enumeration: 'on': 1, 'off': 0. |
owEDS0090ActivityLatch8 | 1.3.6.1.4.1.31440.10.23.1.16 | integer | read-only |
Activity Latch 8. Enumeration: 'on': 1, 'off': 0. |
owEDS0090PulseCounter1 | 1.3.6.1.4.1.31440.10.23.1.17 | counter32 | read-only |
Pulse Counter 1. |
owEDS0090PulseCounter2 | 1.3.6.1.4.1.31440.10.23.1.18 | counter32 | read-only |
Pulse Counter 2. |
owEDS0090PulseCounter3 | 1.3.6.1.4.1.31440.10.23.1.19 | counter32 | read-only |
Pulse Counter 3. |
owEDS0090PulseCounter4 | 1.3.6.1.4.1.31440.10.23.1.20 | counter32 | read-only |
Pulse Counter 4. |
owEDS0090PulseCounter5 | 1.3.6.1.4.1.31440.10.23.1.21 | counter32 | read-only |
Pulse Counter 5. |
owEDS0090PulseCounter6 | 1.3.6.1.4.1.31440.10.23.1.22 | counter32 | read-only |
Pulse Counter 6. |
owEDS0090PulseCounter7 | 1.3.6.1.4.1.31440.10.23.1.23 | counter32 | read-only |
Pulse Counter 7. |
owEDS0090PulseCounter8 | 1.3.6.1.4.1.31440.10.23.1.24 | counter32 | read-only |
Pulse Counter 8. |
owEDS0090Output1 | 1.3.6.1.4.1.31440.10.23.1.25 | integer | read-write |
Output 1. Enumeration: 'high': 1, 'low': 0. |
owEDS0090Output2 | 1.3.6.1.4.1.31440.10.23.1.26 | integer | read-write |
Output 2. Enumeration: 'high': 1, 'low': 0. |
owEDS0090Output3 | 1.3.6.1.4.1.31440.10.23.1.27 | integer | read-write |
Output 3. Enumeration: 'high': 1, 'low': 0. |
owEDS0090Output4 | 1.3.6.1.4.1.31440.10.23.1.28 | integer | read-write |
Output 4. Enumeration: 'high': 1, 'low': 0. |
owEDS0090Output5 | 1.3.6.1.4.1.31440.10.23.1.29 | integer | read-write |
Output 5. Enumeration: 'high': 1, 'low': 0. |
owEDS0090Output6 | 1.3.6.1.4.1.31440.10.23.1.30 | integer | read-write |
Output 6. Enumeration: 'high': 1, 'low': 0. |
owEDS0090Output7 | 1.3.6.1.4.1.31440.10.23.1.31 | integer | read-write |
Output 7. Enumeration: 'high': 1, 'low': 0. |
owEDS0090Output8 | 1.3.6.1.4.1.31440.10.23.1.32 | integer | read-write |
Output 8. Enumeration: 'high': 1, 'low': 0. |
owEDS0090PullDown1 | 1.3.6.1.4.1.31440.10.23.1.33 | integer | read-write |
PullDown 1. Enumeration: 'high': 1, 'low': 0. |
owEDS0090PullDown2 | 1.3.6.1.4.1.31440.10.23.1.34 | integer | read-write |
PullDown 1. Enumeration: 'high': 1, 'low': 0. |
owEDS0090PullDown3 | 1.3.6.1.4.1.31440.10.23.1.35 | integer | read-write |
PullDown 1. Enumeration: 'high': 1, 'low': 0. |
owEDS0090PullDown4 | 1.3.6.1.4.1.31440.10.23.1.36 | integer | read-write |
PullDown 1. Enumeration: 'high': 1, 'low': 0. |
owEDS0090PullDown5 | 1.3.6.1.4.1.31440.10.23.1.37 | integer | read-write |
PullDown 1. Enumeration: 'high': 1, 'low': 0. |
owEDS0090PullDown6 | 1.3.6.1.4.1.31440.10.23.1.38 | integer | read-write |
PullDown 1. Enumeration: 'high': 1, 'low': 0. |
owEDS0090PullDown7 | 1.3.6.1.4.1.31440.10.23.1.39 | integer | read-write |
PullDown 1. Enumeration: 'high': 1, 'low': 0. |
owEDS0090PullDown8 | 1.3.6.1.4.1.31440.10.23.1.40 | integer | read-write |
PullDown 1. Enumeration: 'high': 1, 'low': 0. |
owEDS0090ActivityLatchReset1 | 1.3.6.1.4.1.31440.10.23.1.41 | integer | read-write |
Activity Latch Reset 1. Enumeration: 'reset': 1, 'nofunction': 0. |
owEDS0090ActivityLatchReset2 | 1.3.6.1.4.1.31440.10.23.1.42 | integer | read-write |
Activity Latch Reset 2. Enumeration: 'reset': 1, 'nofunction': 0. |
owEDS0090ActivityLatchReset3 | 1.3.6.1.4.1.31440.10.23.1.43 | integer | read-write |
Activity Latch Reset 3. Enumeration: 'reset': 1, 'nofunction': 0. |
owEDS0090ActivityLatchReset4 | 1.3.6.1.4.1.31440.10.23.1.44 | integer | read-write |
Activity Latch Reset 4. Enumeration: 'reset': 1, 'nofunction': 0. |
owEDS0090ActivityLatchReset5 | 1.3.6.1.4.1.31440.10.23.1.45 | integer | read-write |
Activity Latch Reset 5. Enumeration: 'reset': 1, 'nofunction': 0. |
owEDS0090ActivityLatchReset6 | 1.3.6.1.4.1.31440.10.23.1.46 | integer | read-write |
Activity Latch Reset 6. Enumeration: 'reset': 1, 'nofunction': 0. |
owEDS0090ActivityLatchReset7 | 1.3.6.1.4.1.31440.10.23.1.47 | integer | read-write |
Activity Latch Reset 7. Enumeration: 'reset': 1, 'nofunction': 0. |
owEDS0090ActivityLatchReset8 | 1.3.6.1.4.1.31440.10.23.1.48 | integer | read-write |
Activity Latch Reset 8. Enumeration: 'reset': 1, 'nofunction': 0. |
owEDS0090PulseCounterReset1 | 1.3.6.1.4.1.31440.10.23.1.49 | integer | read-write |
Pulse Counter Reset 1. Enumeration: 'reset': 1, 'nofunction': 0. |
owEDS0090PulseCounterReset2 | 1.3.6.1.4.1.31440.10.23.1.50 | integer | read-write |
Pulse Counter Reset 2. Enumeration: 'reset': 1, 'nofunction': 0. |
owEDS0090PulseCounterReset3 | 1.3.6.1.4.1.31440.10.23.1.51 | integer | read-write |
Pulse Counter Reset 3. Enumeration: 'reset': 1, 'nofunction': 0. |
owEDS0090PulseCounterReset4 | 1.3.6.1.4.1.31440.10.23.1.52 | integer | read-write |
Pulse Counter Reset 4. Enumeration: 'reset': 1, 'nofunction': 0. |
owEDS0090PulseCounterReset5 | 1.3.6.1.4.1.31440.10.23.1.53 | integer | read-write |
Pulse Counter Reset 5. Enumeration: 'reset': 1, 'nofunction': 0. |
owEDS0090PulseCounterReset6 | 1.3.6.1.4.1.31440.10.23.1.54 | integer | read-write |
Pulse Counter Reset 6. Enumeration: 'reset': 1, 'nofunction': 0. |
owEDS0090PulseCounterReset7 | 1.3.6.1.4.1.31440.10.23.1.55 | integer | read-write |
Pulse Counter Reset 7. Enumeration: 'reset': 1, 'nofunction': 0. |
owEDS0090PulseCounterReset8 | 1.3.6.1.4.1.31440.10.23.1.56 | integer | read-write |
Pulse Counter Reset 8. Enumeration: 'reset': 1, 'nofunction': 0. |
owEDS0090Counter | 1.3.6.1.4.1.31440.10.23.1.57 | counter32 | read-only |
Counter. |
owEDS0091Table | 1.3.6.1.4.1.31440.10.24 | no-access |
Table for EDS0091 device data (quad opto input). |
|
1.3.6.1.4.1.31440.10.24.1 | no-access | |||
owEDS0091Input1 | 1.3.6.1.4.1.31440.10.24.1.1 | integer | read-only |
Input 1. Enumeration: 'on': 1, 'off': 0. |
owEDS0091Input2 | 1.3.6.1.4.1.31440.10.24.1.2 | integer | read-only |
Input 2. Enumeration: 'on': 1, 'off': 0. |
owEDS0091Input3 | 1.3.6.1.4.1.31440.10.24.1.3 | integer | read-only |
Input 3. Enumeration: 'on': 1, 'off': 0. |
owEDS0091Input4 | 1.3.6.1.4.1.31440.10.24.1.4 | integer | read-only |
Input 4. Enumeration: 'on': 1, 'off': 0. |
owEDS0091ActivityLatch1 | 1.3.6.1.4.1.31440.10.24.1.5 | integer | read-only |
Activity Latch 1. Enumeration: 'on': 1, 'off': 0. |
owEDS0091ActivityLatch2 | 1.3.6.1.4.1.31440.10.24.1.6 | integer | read-only |
Activity Latch 2. Enumeration: 'on': 1, 'off': 0. |
owEDS0091ActivityLatch3 | 1.3.6.1.4.1.31440.10.24.1.7 | integer | read-only |
Activity Latch 3. Enumeration: 'on': 1, 'off': 0. |
owEDS0091ActivityLatch4 | 1.3.6.1.4.1.31440.10.24.1.8 | integer | read-only |
Activity Latch 4. Enumeration: 'on': 1, 'off': 0. |
owEDS0091PulseCounter1 | 1.3.6.1.4.1.31440.10.24.1.9 | counter32 | read-only |
Pulse Counter 1. |
owEDS0091PulseCounter2 | 1.3.6.1.4.1.31440.10.24.1.10 | counter32 | read-only |
Pulse Counter 1. |
owEDS0091PulseCounter3 | 1.3.6.1.4.1.31440.10.24.1.11 | counter32 | read-only |
Pulse Counter 1. |
owEDS0091PulseCounter4 | 1.3.6.1.4.1.31440.10.24.1.12 | counter32 | read-only |
Pulse Counter 1. |
owEDS0091PulseCounterReset1 | 1.3.6.1.4.1.31440.10.24.1.13 | integer | read-write |
Pulse Counter Reset 1. Enumeration: 'on': 1, 'off': 0. |
owEDS0091PulseCounterReset2 | 1.3.6.1.4.1.31440.10.24.1.14 | integer | read-write |
Pulse Counter Reset 2. Enumeration: 'on': 1, 'off': 0. |
owEDS0091PulseCounterReset3 | 1.3.6.1.4.1.31440.10.24.1.15 | integer | read-write |
Pulse Counter Reset 3. Enumeration: 'on': 1, 'off': 0. |
owEDS0091PulseCounterReset4 | 1.3.6.1.4.1.31440.10.24.1.16 | integer | read-write |
Pulse Counter Reset 4. Enumeration: 'on': 1, 'off': 0. |
owEDS0091ActivityLatchReset1 | 1.3.6.1.4.1.31440.10.24.1.17 | integer | read-write |
Activity Latch Reset 1. Enumeration: 'on': 1, 'off': 0. |
owEDS0091ActivityLatchReset2 | 1.3.6.1.4.1.31440.10.24.1.18 | integer | read-write |
Activity Latch Reset 2. Enumeration: 'on': 1, 'off': 0. |
owEDS0091ActivityLatchReset3 | 1.3.6.1.4.1.31440.10.24.1.19 | integer | read-write |
Activity Latch Reset 3. Enumeration: 'on': 1, 'off': 0. |
owEDS0091ActivityLatchReset4 | 1.3.6.1.4.1.31440.10.24.1.20 | integer | read-write |
Activity Latch Reset 4. Enumeration: 'on': 1, 'off': 0. |
owEDS0091Counter | 1.3.6.1.4.1.31440.10.24.1.21 | counter32 | read-only |
Counter. |
owEDS0092Table | 1.3.6.1.4.1.31440.10.25 | no-access |
Table for EDS0092 device data (quad relay output). |
|
1.3.6.1.4.1.31440.10.25.1 | no-access | |||
owEDS0092Output1 | 1.3.6.1.4.1.31440.10.25.1.1 | integer | read-only |
Output 1. Enumeration: 'on': 1, 'off': 0. |
owEDS0092Output2 | 1.3.6.1.4.1.31440.10.25.1.2 | integer | read-only |
Output 2. Enumeration: 'on': 1, 'off': 0. |
owEDS0092Output3 | 1.3.6.1.4.1.31440.10.25.1.3 | integer | read-only |
Output 3. Enumeration: 'on': 1, 'off': 0. |
owEDS0092Output4 | 1.3.6.1.4.1.31440.10.25.1.4 | integer | read-only |
Output 4. Enumeration: 'on': 1, 'off': 0. |
owEDS0092Counter | 1.3.6.1.4.1.31440.10.25.1.5 | counter32 | read-only |
Counter. |
owDS28EA00Table | 1.3.6.1.4.1.31440.10.26 | no-access |
Table for DS28EA00 (1-wire digital thermometer with PIO). |
|
1.3.6.1.4.1.31440.10.26.1 | no-access |
DS28EA00 row |
||
owDS28EA00Temperature | 1.3.6.1.4.1.31440.10.26.1.1 | displaystring | read-only |
current temperature from device, displayed as a string with decimal point. Required since MIB's cannot contain floating point numbers. |
owDS28EA00UserByte1 | 1.3.6.1.4.1.31440.10.26.1.2 | integer | read-write |
User byte 1 as read from EEPROM. |
owDS28EA00UserByte2 | 1.3.6.1.4.1.31440.10.26.1.3 | integer | read-write |
User byte 2 as read from EEPROM. |
owDS28EA00PIOALevel | 1.3.6.1.4.1.31440.10.26.1.4 | integer | read-only |
PIO-A logic level on pin. If PIO-A flip flop is low, this input will always read low. Enumeration: 'high': 1, 'low': 0. |
owDS28EA00PIOBLevel | 1.3.6.1.4.1.31440.10.26.1.5 | integer | read-only |
PIO-B logic level on pin. If PIO-B flip flop is low, this input will always read low. Enumeration: 'high': 1, 'low': 0. |
owDS28EA00PIOAFlipFlop | 1.3.6.1.4.1.31440.10.26.1.6 | integer | read-write |
PIO-A Flip Flop. Sets output state of the FF. The output is open collector, so the FF must be high (1) to be able to read a pin state of low (0). Enumeration: 'high': 1, 'low': 0. |
owDS28EA00PIOBFlipFlop | 1.3.6.1.4.1.31440.10.26.1.7 | integer | read-write |
PIO-B Flip Flop. Sets output state of the FF. The output is open collector, so the FF must be high (1) to be able to read a pin state of low (0). Enumeration: 'high': 1, 'low': 0. |
owEDS0050Table | 1.3.6.1.4.1.31440.10.27 | no-access |
Table for EDS0050 (Temp, 2 discrete, 1 analog (0-10v)). |
|
1.3.6.1.4.1.31440.10.27.1 | no-access | |||
owEDS0050Temperature | 1.3.6.1.4.1.31440.10.27.1.1 | displaystring | read-only |
current temperature from device, displayed as a string with decimal point. Required since MIB's cannot contain floating point numbers. |
owEDS0050InputVoltage | 1.3.6.1.4.1.31440.10.27.1.2 | displaystring | read-only |
Voltage at the analog input. |
owEDS0050Input1 | 1.3.6.1.4.1.31440.10.27.1.3 | integer | read-only |
Discrete state at input 1. Enumeration: 'high': 1, 'low': 0. |
owEDS0050Input2 | 1.3.6.1.4.1.31440.10.27.1.4 | integer | read-only |
Discrete state at input 2. Enumeration: 'high': 1, 'low': 0. |
owEDS0050ActivityLatch1 | 1.3.6.1.4.1.31440.10.27.1.5 | integer | read-only |
Set to 1 if input has changed. Enumeration: 'high': 1, 'low': 0. |
owEDS0050ActivityLatch2 | 1.3.6.1.4.1.31440.10.27.1.6 | integer | read-write |
Set to 1 if input has changed. Enumeration: 'high': 1, 'low': 0. |
owEDS0050PulseCounter1 | 1.3.6.1.4.1.31440.10.27.1.7 | counter32 | read-write |
Count of the pulses on input 1. |
owEDS0050PulseCounter2 | 1.3.6.1.4.1.31440.10.27.1.8 | counter32 | read-write |
Count of the pulses on input 2. |
owEDS0050Output1 | 1.3.6.1.4.1.31440.10.27.1.9 | integer | read-write |
Output 1. Enumeration: 'high': 1, 'low': 0. |
owEDS0050Output2 | 1.3.6.1.4.1.31440.10.27.1.10 | integer | read-write |
Output 2. Enumeration: 'high': 1, 'low': 0. |
owEDS0050ActivityLatchReset1 | 1.3.6.1.4.1.31440.10.27.1.11 | integer | read-write |
Activity Latch Reset 1. Enumeration: 'reset': 1, 'nofunction': 0. |
owEDS0050ActivityLatchReset2 | 1.3.6.1.4.1.31440.10.27.1.12 | integer | read-write |
Activity Latch Reset 2. Enumeration: 'reset': 1, 'nofunction': 0. |
owEDS0050PulseCounterReset1 | 1.3.6.1.4.1.31440.10.27.1.13 | integer | read-write |
Pulse Counter Reset 1. Enumeration: 'on': 1, 'off': 0. |
owEDS0050PulseCounterReset2 | 1.3.6.1.4.1.31440.10.27.1.14 | integer | read-write |
Pulse Counter Reset 2. Enumeration: 'on': 1, 'off': 0. |
owEDS0050Counter | 1.3.6.1.4.1.31440.10.27.1.15 | counter32 | read-only |
Counter. |
owEDS0001Table | 1.3.6.1.4.1.31440.10.28 | no-access |
Table for EDS0001 (System parameters). |
|
1.3.6.1.4.1.31440.10.28.1 | no-access | |||
owEDS0001PollCount | 1.3.6.1.4.1.31440.10.28.1.1 | counter32 | read-only |
Number of times devices have been polled. |
owEDS0001DevicesConnected | 1.3.6.1.4.1.31440.10.28.1.2 | counter32 | read-only |
Number of devices connected. |
owEDS0001LoopTime | 1.3.6.1.4.1.31440.10.28.1.3 | displaystring | read-only |
Time in seconds devices are read. |
owEDS0001DevicesConnectedChannel1 | 1.3.6.1.4.1.31440.10.28.1.4 | integer | read-only |
Devices connected on channel 1. |
owEDS0001DevicesConnectedChannel2 | 1.3.6.1.4.1.31440.10.28.1.5 | integer | read-only |
Devices connected on channel 2. |
owEDS0001DevicesConnectedChannel3 | 1.3.6.1.4.1.31440.10.28.1.6 | integer | read-only |
Devices connected on channel 3. |
owEDS0001ErrorsChannel1 | 1.3.6.1.4.1.31440.10.28.1.7 | counter32 | read-only |
Errors on channel 1. |
owEDS0001ErrorsChannel2 | 1.3.6.1.4.1.31440.10.28.1.8 | counter32 | read-only |
Errors on channel 2. |
owEDS0001ErrorsChannel3 | 1.3.6.1.4.1.31440.10.28.1.9 | counter32 | read-only |
Errors on channel 3. |
owEDS0001VoltageChannel1 | 1.3.6.1.4.1.31440.10.28.1.10 | displaystring | read-only |
Voltage on channel 1. |
owEDS0001VoltageChannel2 | 1.3.6.1.4.1.31440.10.28.1.11 | displaystring | read-only |
Voltage on channel 2. |
owEDS0001VoltageChannel3 | 1.3.6.1.4.1.31440.10.28.1.12 | displaystring | read-only |
Voltage on channel 3. |
owEDS0001InputVoltage | 1.3.6.1.4.1.31440.10.28.1.13 | displaystring | read-only |
Power supply voltage. |
owEDS0001DeviceName | 1.3.6.1.4.1.31440.10.28.1.14 | displaystring | read-only |
Device name. |
owEDS0001HostName | 1.3.6.1.4.1.31440.10.28.1.15 | displaystring | read-only |
Host name. |
owEDS0001MACAddress | 1.3.6.1.4.1.31440.10.28.1.16 | displaystring | read-only |
Ethernet MAC address. |
owEDS0001TimeStamp | 1.3.6.1.4.1.31440.10.28.1.17 | displaystring | read-only |
current date / time. |
wDevices | 1.3.6.1.4.1.31440.11 | |||
wDeviceTypes | 1.3.6.1.4.1.31440.11.1 | |||
wNone | 1.3.6.1.4.1.31440.11.1.0 | |||
wUnknown | 1.3.6.1.4.1.31440.11.1.1 | |||
wUnused1 | 1.3.6.1.4.1.31440.11.1.2 | |||
wUnused2 | 1.3.6.1.4.1.31440.11.1.3 | |||
wEDS1068 | 1.3.6.1.4.1.31440.11.1.4 | |||
wEDS1067 | 1.3.6.1.4.1.31440.11.1.5 | |||
wEDS1066 | 1.3.6.1.4.1.31440.11.1.6 | |||
wEDS1065 | 1.3.6.1.4.1.31440.11.1.7 | |||
wEDS1064 | 1.3.6.1.4.1.31440.11.1.8 | |||
wEDS1101 | 1.3.6.1.4.1.31440.11.1.9 | |||
wEDS2101 | 1.3.6.1.4.1.31440.11.1.10 | |||
wEDS3030 | 1.3.6.1.4.1.31440.11.1.11 | |||
wEDS3031 | 1.3.6.1.4.1.31440.11.1.12 | |||
wEDS3032 | 1.3.6.1.4.1.31440.11.1.13 | |||
wDeviceInfo | 1.3.6.1.4.1.31440.11.2 | |||
wDeviceNumActive | 1.3.6.1.4.1.31440.11.2.1 | integer | read-only |
Number of currently active 1-wire devices. A device is active if it's health is non-zero. |
wDeviceTable | 1.3.6.1.4.1.31440.11.3 | no-access | ||
1.3.6.1.4.1.31440.11.3.1 | no-access | |||
wDeviceIndex | 1.3.6.1.4.1.31440.11.3.1.1 | integer | read-only |
Index of table. |
wDeviceType | 1.3.6.1.4.1.31440.11.3.1.2 | integer | read-only |
An indication of the device type. This is the last OID number to the wDeviceTypes group pointing to the name of the device. The corresponding device table will contain the specific information from the device. For example: if this entry is 2 (owDS2406) then the table owDS2406Table, at the appropriate index, will contain the data from the device. |
wDeviceName | 1.3.6.1.4.1.31440.11.3.1.3 | displaystring | read-only |
Name of the device. |
wDeviceDescription | 1.3.6.1.4.1.31440.11.3.1.4 | displaystring | read-only |
Text description of the device. |
wDeviceFamily | 1.3.6.1.4.1.31440.11.3.1.5 | octet string | read-only |
Family number. |
wDeviceEUI | 1.3.6.1.4.1.31440.11.3.1.6 | octet string | read-only |
Entire EUI as read from device. |
wDeviceHealth | 1.3.6.1.4.1.31440.11.3.1.7 | integer | read-only |
Health of device. Ranges between 0 and 7 where 0 worst case and 7 is best case. Incremented every time device responds to a search, decremented if it does not respond. |
wDeviceTag | 1.3.6.1.4.1.31440.11.3.1.8 | displaystring | read-only |
Tag from device. |
wEDS1068Table | 1.3.6.1.4.1.31440.11.4 | no-access |
Table for EDS1068 device data (temperature, humidity, barometric pressure and light). |
|
1.3.6.1.4.1.31440.11.4.1 | no-access | |||
wEDS1068Temperature | 1.3.6.1.4.1.31440.11.4.1.1 | displaystring | read-only |
Temperature. |
wEDS1068Humidity | 1.3.6.1.4.1.31440.11.4.1.2 | displaystring | read-only |
Humidity. |
wEDS1068DewPoint | 1.3.6.1.4.1.31440.11.4.1.3 | displaystring | read-only |
DewPoint. |
wEDS1068Humidex | 1.3.6.1.4.1.31440.11.4.1.4 | displaystring | read-only |
Humidex. |
wEDS1068HeatIndex | 1.3.6.1.4.1.31440.11.4.1.5 | displaystring | read-only |
Heat Index. |
wEDS1068BarometricPressure | 1.3.6.1.4.1.31440.11.4.1.6 | displaystring | read-only |
Barometric Pressure in Millibars. |
wEDS1068LEDState | 1.3.6.1.4.1.31440.11.4.1.7 | integer | read-only |
LED state. |
wEDS1068RelayState | 1.3.6.1.4.1.31440.11.4.1.8 | integer | read-only |
Relay state. |
wEDS1068Light | 1.3.6.1.4.1.31440.11.4.1.9 | displaystring | read-only |
Light. |
wEDS1068Input1 | 1.3.6.1.4.1.31440.11.4.1.10 | integer | read-only |
Input 1 state. |
wEDS1068ActivityLatch1 | 1.3.6.1.4.1.31440.11.4.1.11 | integer | read-only |
Activity latch 1 state. |
wEDS1068PulseCounter1 | 1.3.6.1.4.1.31440.11.4.1.12 | counter32 | read-only |
Pulse counter 1. |
wEDS1068Battery | 1.3.6.1.4.1.31440.11.4.1.13 | displaystring | read-only |
Battery voltage. |
wEDS1068ReadCounter | 1.3.6.1.4.1.31440.11.4.1.14 | counter32 | read-only |
Read counter. |
wEDS1068LEDFunction | 1.3.6.1.4.1.31440.11.4.1.15 | integer | read-write |
LED function. |
wEDS1068RelayFunction | 1.3.6.1.4.1.31440.11.4.1.16 | integer | read-write |
Relay function. |
wEDS1068LEDSetState | 1.3.6.1.4.1.31440.11.4.1.17 | integer | read-write |
LED set state. |
wEDS1068RelaySetState | 1.3.6.1.4.1.31440.11.4.1.18 | integer | read-write |
Relay set state. |
wEDS1067Table | 1.3.6.1.4.1.31440.11.5 | no-access |
Table for EDS1067 device data (temperature, humidity, barometric pressure and light). |
|
1.3.6.1.4.1.31440.11.5.1 | no-access | |||
wEDS1067Temperature | 1.3.6.1.4.1.31440.11.5.1.1 | displaystring | read-only |
Temperature. |
wEDS1067LEDState | 1.3.6.1.4.1.31440.11.5.1.2 | integer | read-only |
LED state. |
wEDS1067RelayState | 1.3.6.1.4.1.31440.11.5.1.3 | integer | read-only |
Relay state. |
wEDS1067Light | 1.3.6.1.4.1.31440.11.5.1.4 | displaystring | read-only |
Light. |
wEDS1067Input1 | 1.3.6.1.4.1.31440.11.5.1.5 | integer | read-only |
Input 1 state. |
wEDS1067ActivityLatch1 | 1.3.6.1.4.1.31440.11.5.1.6 | integer | read-only |
Activity latch 1 state. |
wEDS1067PulseCounter1 | 1.3.6.1.4.1.31440.11.5.1.7 | counter32 | read-only |
Pulse counter 1. |
wEDS1067Battery | 1.3.6.1.4.1.31440.11.5.1.8 | displaystring | read-only |
Battery voltage. |
wEDS1067ReadCounter | 1.3.6.1.4.1.31440.11.5.1.9 | counter32 | read-only |
Read counter. |
wEDS1067LEDFunction | 1.3.6.1.4.1.31440.11.5.1.10 | integer | read-write |
LED function. |
wEDS1067RelayFunction | 1.3.6.1.4.1.31440.11.5.1.11 | integer | read-write |
Relay function. |
wEDS1067LEDSetState | 1.3.6.1.4.1.31440.11.5.1.12 | integer | read-write |
LED set state. |
wEDS1067RelaySetState | 1.3.6.1.4.1.31440.11.5.1.13 | integer | read-write |
Relay set state. |
wEDS1066Table | 1.3.6.1.4.1.31440.11.6 | no-access |
Table for EDS1066 device data (temperature, humidity, barometric pressure and light). |
|
1.3.6.1.4.1.31440.11.6.1 | no-access | |||
wEDS1066Temperature | 1.3.6.1.4.1.31440.11.6.1.1 | displaystring | read-only |
Temperature. |
wEDS1066BarometricPressure | 1.3.6.1.4.1.31440.11.6.1.2 | displaystring | read-only |
Barometric Pressure in Millibars. |
wEDS1066LEDState | 1.3.6.1.4.1.31440.11.6.1.3 | integer | read-only |
LED state. |
wEDS1066RelayState | 1.3.6.1.4.1.31440.11.6.1.4 | integer | read-only |
Relay state. |
wEDS1066Input1 | 1.3.6.1.4.1.31440.11.6.1.5 | integer | read-only |
Input 1 state. |
wEDS1066ActivityLatch1 | 1.3.6.1.4.1.31440.11.6.1.6 | integer | read-only |
Activity latch 1 state. |
wEDS1066PulseCounter1 | 1.3.6.1.4.1.31440.11.6.1.7 | counter32 | read-only |
Pulse counter 1. |
wEDS1066Battery | 1.3.6.1.4.1.31440.11.6.1.8 | displaystring | read-only |
Battery voltage. |
wEDS1066ReadCounter | 1.3.6.1.4.1.31440.11.6.1.9 | counter32 | read-only |
Read counter. |
wEDS1066LEDFunction | 1.3.6.1.4.1.31440.11.6.1.10 | integer | read-write |
LED function. |
wEDS1066RelayFunction | 1.3.6.1.4.1.31440.11.6.1.11 | integer | read-write |
Relay function. |
wEDS1066LEDSetState | 1.3.6.1.4.1.31440.11.6.1.12 | integer | read-write |
LED set state. |
wEDS1066RelaySetState | 1.3.6.1.4.1.31440.11.6.1.13 | integer | read-write |
Relay set state. |
wEDS1065Table | 1.3.6.1.4.1.31440.11.7 | no-access |
Table for EDS1065 device data (temperature, humidity, barometric pressure and light). |
|
1.3.6.1.4.1.31440.11.7.1 | no-access | |||
wEDS1065Temperature | 1.3.6.1.4.1.31440.11.7.1.1 | displaystring | read-only |
Temperature. |
wEDS1065Humidity | 1.3.6.1.4.1.31440.11.7.1.2 | displaystring | read-only |
Humidity. |
wEDS1065DewPoint | 1.3.6.1.4.1.31440.11.7.1.3 | displaystring | read-only |
DewPoint. |
wEDS1065Humidex | 1.3.6.1.4.1.31440.11.7.1.4 | displaystring | read-only |
Humidex. |
wEDS1065HeatIndex | 1.3.6.1.4.1.31440.11.7.1.5 | displaystring | read-only |
Heat Index. |
wEDS1065LEDState | 1.3.6.1.4.1.31440.11.7.1.6 | integer | read-only |
LED state. |
wEDS1065RelayState | 1.3.6.1.4.1.31440.11.7.1.7 | integer | read-only |
Relay state. |
wEDS1065Input1 | 1.3.6.1.4.1.31440.11.7.1.8 | integer | read-only |
Input 1 state. |
wEDS1065ActivityLatch1 | 1.3.6.1.4.1.31440.11.7.1.9 | integer | read-only |
Activity latch 1 state. |
wEDS1065PulseCounter1 | 1.3.6.1.4.1.31440.11.7.1.10 | counter32 | read-only |
Pulse counter 1. |
wEDS1065Battery | 1.3.6.1.4.1.31440.11.7.1.11 | displaystring | read-only |
Battery voltage. |
wEDS1065ReadCounter | 1.3.6.1.4.1.31440.11.7.1.12 | counter32 | read-only |
Read counter. |
wEDS1065LEDFunction | 1.3.6.1.4.1.31440.11.7.1.13 | integer | read-write |
LED function. |
wEDS1065RelayFunction | 1.3.6.1.4.1.31440.11.7.1.14 | integer | read-write |
Relay function. |
wEDS1065LEDSetState | 1.3.6.1.4.1.31440.11.7.1.15 | integer | read-write |
LED set state. |
wEDS1065RelaySetState | 1.3.6.1.4.1.31440.11.7.1.16 | integer | read-write |
Relay set state. |
wEDS1064Table | 1.3.6.1.4.1.31440.11.8 | no-access |
Table for EDS1064 device data (temperature, humidity, barometric pressure and light). |
|
1.3.6.1.4.1.31440.11.8.1 | no-access | |||
wEDS1064Temperature | 1.3.6.1.4.1.31440.11.8.1.1 | displaystring | read-only |
Temperature. |
wEDS1064LEDState | 1.3.6.1.4.1.31440.11.8.1.2 | integer | read-only |
LED state. |
wEDS1064RelayState | 1.3.6.1.4.1.31440.11.8.1.3 | integer | read-only |
Relay state. |
wEDS1064Input1 | 1.3.6.1.4.1.31440.11.8.1.4 | integer | read-only |
Input 1 state. |
wEDS1064ActivityLatch1 | 1.3.6.1.4.1.31440.11.8.1.5 | integer | read-only |
Activity latch 1 state. |
wEDS1064PulseCounter1 | 1.3.6.1.4.1.31440.11.8.1.6 | counter32 | read-only |
Pulse counter 1. |
wEDS1064Battery | 1.3.6.1.4.1.31440.11.8.1.7 | displaystring | read-only |
Battery voltage. |
wEDS1064ReadCounter | 1.3.6.1.4.1.31440.11.8.1.8 | counter32 | read-only |
Read counter. |
wEDS1064LEDFunction | 1.3.6.1.4.1.31440.11.8.1.9 | integer | read-write |
LED function. |
wEDS1064RelayFunction | 1.3.6.1.4.1.31440.11.8.1.10 | integer | read-write |
Relay function. |
wEDS1064LEDSetState | 1.3.6.1.4.1.31440.11.8.1.11 | integer | read-write |
LED set state. |
wEDS1064RelaySetState | 1.3.6.1.4.1.31440.11.8.1.12 | integer | read-write |
Relay set state. |
wEDS1101Table | 1.3.6.1.4.1.31440.11.9 | no-access |
Table for EDS1101 device data (repeater). |
|
1.3.6.1.4.1.31440.11.9.1 | no-access | |||
wEDS1101DevicesConnected | 1.3.6.1.4.1.31440.11.9.1.1 | integer | read-only |
Number of devices connected. |
wEDS1101SendCounter | 1.3.6.1.4.1.31440.11.9.1.2 | counter32 | read-only |
Send counter. |
wEDS2101Table | 1.3.6.1.4.1.31440.11.10 | no-access |
Table for EDS2101 device data (repeater). |
|
1.3.6.1.4.1.31440.11.10.1 | no-access | |||
wEDS2101DevicesConnected | 1.3.6.1.4.1.31440.11.10.1.1 | integer | read-only |
Number of devices connected. |
wEDS2101SendCounter | 1.3.6.1.4.1.31440.11.10.1.2 | counter32 | read-only |
Send counter. |
wEDS3030Table | 1.3.6.1.4.1.31440.11.11 | no-access |
Table for EDS3030 device data (temperature, probe, light and input). |
|
1.3.6.1.4.1.31440.11.11.1 | no-access | |||
wEDS3030Temperature | 1.3.6.1.4.1.31440.11.11.1.1 | displaystring | read-only |
Temperature. |
wEDS3030Probe | 1.3.6.1.4.1.31440.11.11.1.2 | displaystring | read-only |
Temperature probe. |
wEDS3030LEDState | 1.3.6.1.4.1.31440.11.11.1.3 | integer | read-only |
LED state. |
wEDS3030Light | 1.3.6.1.4.1.31440.11.11.1.4 | displaystring | read-only |
Light. |
wEDS3030Input1 | 1.3.6.1.4.1.31440.11.11.1.5 | integer | read-only |
Input 1 state. |
wEDS3030ActivityLatch1 | 1.3.6.1.4.1.31440.11.11.1.6 | integer | read-only |
Activity latch 1 state. |
wEDS3030PulseCounter1 | 1.3.6.1.4.1.31440.11.11.1.7 | counter32 | read-only |
Pulse counter 1. |
wEDS3030Battery | 1.3.6.1.4.1.31440.11.11.1.8 | displaystring | read-only |
Battery voltage. |
wEDS3030ReadCounter | 1.3.6.1.4.1.31440.11.11.1.9 | counter32 | read-only |
Read counter. |
wEDS3030LEDFunction | 1.3.6.1.4.1.31440.11.11.1.10 | integer | read-write |
LED function. |
wEDS3030LEDSetState | 1.3.6.1.4.1.31440.11.11.1.11 | integer | read-write |
LED set state. |
wEDS3031Table | 1.3.6.1.4.1.31440.11.12 | no-access |
Table for EDS3031 device data (temperature and RTD). |
|
1.3.6.1.4.1.31440.11.12.1 | no-access | |||
wEDS3031Temperature | 1.3.6.1.4.1.31440.11.12.1.1 | displaystring | read-only |
Temperature. |
wEDS3031RTDTemperature | 1.3.6.1.4.1.31440.11.12.1.2 | displaystring | read-only |
RTD Temperature. |
wEDS3031LEDState | 1.3.6.1.4.1.31440.11.12.1.3 | integer | read-only |
LED state. |
wEDS3031Input1 | 1.3.6.1.4.1.31440.11.12.1.4 | integer | read-only |
Input 1 state. |
wEDS3031ActivityLatch1 | 1.3.6.1.4.1.31440.11.12.1.5 | integer | read-only |
Activity latch 1 state. |
wEDS3031PulseCounter1 | 1.3.6.1.4.1.31440.11.12.1.6 | counter32 | read-only |
Pulse counter 1. |
wEDS3031Battery | 1.3.6.1.4.1.31440.11.12.1.7 | displaystring | read-only |
Battery voltage. |
wEDS3031ReadCounter | 1.3.6.1.4.1.31440.11.12.1.8 | counter32 | read-only |
Read counter. |
wEDS3031LEDFunction | 1.3.6.1.4.1.31440.11.12.1.9 | integer | read-write |
LED function. |
wEDS3031LEDSetState | 1.3.6.1.4.1.31440.11.12.1.10 | integer | read-write |
LED set state. |
wEDS3032Table | 1.3.6.1.4.1.31440.11.13 | no-access |
Table for EDS3032 device data (temperature and dual RTD). |
|
1.3.6.1.4.1.31440.11.13.1 | no-access | |||
wEDS3032Temperature | 1.3.6.1.4.1.31440.11.13.1.1 | displaystring | read-only |
Temperature. |
wEDS3032RTD1Temperature | 1.3.6.1.4.1.31440.11.13.1.2 | displaystring | read-only |
RTD 1 Temperature. |
wEDS3032RTD2Temperature | 1.3.6.1.4.1.31440.11.13.1.3 | displaystring | read-only |
RTD 2 Temperature. |
wEDS3032LEDState | 1.3.6.1.4.1.31440.11.13.1.4 | integer | read-only |
LED state. |
wEDS3032Input1 | 1.3.6.1.4.1.31440.11.13.1.5 | integer | read-only |
Input 1 state. |
wEDS3032ActivityLatch1 | 1.3.6.1.4.1.31440.11.13.1.6 | integer | read-only |
Activity latch 1 state. |
wEDS3032PulseCounter1 | 1.3.6.1.4.1.31440.11.13.1.7 | counter32 | read-only |
Pulse counter 1. |
wEDS3032Battery | 1.3.6.1.4.1.31440.11.13.1.8 | displaystring | read-only |
Battery voltage. |
wEDS3032ReadCounter | 1.3.6.1.4.1.31440.11.13.1.9 | counter32 | read-only |
Read counter. |
wEDS3032LEDFunction | 1.3.6.1.4.1.31440.11.13.1.10 | integer | read-write |
LED function. |
wEDS3032LEDSetState | 1.3.6.1.4.1.31440.11.13.1.11 | integer | read-write |
LED set state. |