DKSF-70-6-X-X-1
- Registered at
- 1.3.6.1.4.1.25728
- Last updated
- 2016-08-24 00:00
- Organization
- Alentis Electronics
- Revisions
- 2016-08-24 00:00, 2015-07-14 00:00, 2015-05-29 00:00, 2014-12-03 00:00, 2014-11-26 00:00, 2014-02-02 00:00, 2014-01-29 00:00, 2014-01-21 00:00, 2013-04-11 00:00, 2012-05-31 00:00, 2012-04-17 00:00, 2012-03-23 00:00, 2011-09-23 00:00, 2011-03-24 00:00, 2010-10-14 00:00, 2010-09-20 00:00, 2010-05-31 00:00, 2010-04-14 00:00
- Namespace
- netping
- Source file
DKSF-70-6-X-X-1- Digest
sha256:454540dfe02c80f32f639e76afa02b816511e6b609c2286d792ecbcf2771ef9b
Description
Generic MIB for NetPing remote sensing and control
Contact
developers@netping.ru
Imports
| From | Symbols |
|---|---|
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-MIB | snmpTraps |
| SNMPv2-SMI | Counter32, Counter64, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, enterprises, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TimeStamp, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
DKSF-70-6-X-X-1 SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| FixedPoint1000 TEXTUAL-CONVENTION Fixed-point value as Integer, 3 decimal gigits after point (i.e. value*1000 rounded to Integer) | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| lightcom OBJECT-IDENTITY | 1.3.6.1.4.1.25728 | |||
| npTrapInfo OBJECT-IDENTITY | 1.3.6.1.4.1.25728.90 | |||
| npTrapEmailTo OBJECT-TYPE user-specified e-mail for NetPing Trap Forwarding Service | 1.3.6.1.4.1.25728.90.1 | DisplayString | read-only | current |
| npReboot OBJECT-IDENTITY | 1.3.6.1.4.1.25728.911 | |||
| npSoftReboot OBJECT-TYPE Write 1 to reboot device after current operations completition | 1.3.6.1.4.1.25728.911.1 | INTEGER | read-write | current |
| npResetStack OBJECT-TYPE Write 1 to re-initialize network stack | 1.3.6.1.4.1.25728.911.2 | INTEGER | read-write | current |
| npForcedReboot OBJECT-TYPE Write 1 to immediate forced reboot | 1.3.6.1.4.1.25728.911.3 | INTEGER | read-write | current |
| npGsm OBJECT-IDENTITY | 1.3.6.1.4.1.25728.3800 | |||
| npGsmInfo OBJECT-IDENTITY | 1.3.6.1.4.1.25728.3800.1 | |||
| npGsmFailed OBJECT-TYPE Firmware's GSM module status | 1.3.6.1.4.1.25728.3800.1.1 | INTEGER {ok(0), failed(1), fatalError(2)} | read-only | current |
| npGsmRegistration OBJECT-TYPE Status of modem registration in GSM network (AT+CREG? result) | 1.3.6.1.4.1.25728.3800.1.2 | INTEGER {impossible(0), homeNetwork(1), searching(2), denied(3), unknown(4), roaming(5), infoUpdate(255)} | read-only | current |
| npGsmStrength OBJECT-TYPE GSM signal strength. 0..31 = 0..100%, 99 = unknown or n/a, 255 = updating info | 1.3.6.1.4.1.25728.3800.1.3 | INTEGER (0..255) | read-only | current |
| npGsmSendSmsUtf8 OBJECT-TYPE Send arbitrary SMS. Format: [phone_number,phone_number,...] Message One to four destination phone numbers If [] and numbers omitted, mesagge will be sent to preset numbers from SMS setup Cyrillic characters must be in UTF8 encoding. | 1.3.6.1.4.1.25728.3800.1.9 | DisplayString | read-write | current |
| npGsmSendSmsWin1251 OBJECT-TYPE Send arbitrary SMS. Format: [phone_number,phone_number,...] Message One to four destination phone numbers If [] and numbers omitted, mesagge will be sent to preset numbers from SMS setup Cyrillic characters must be in Win1251 encoding. | 1.3.6.1.4.1.25728.3800.1.10 | DisplayString | read-write | current |
| npGsmTraps OBJECT-IDENTITY | 1.3.6.1.4.1.25728.3800.2 | |||
| npGsmTrapPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.25728.3800.2.0 | |||
| npRelay OBJECT-IDENTITY | 1.3.6.1.4.1.25728.5500 | |||
| npRelayTable OBJECT-TYPE Watchdog and outlet/relay control table | 1.3.6.1.4.1.25728.5500.5 | not-accessible | current | |
| npRelayEntry OBJECT-TYPE Relay/outlet table row | 1.3.6.1.4.1.25728.5500.5.1 | not-accessible | current | |
| npRelayN OBJECT-TYPE The N of output relay | 1.3.6.1.4.1.25728.5500.5.1.1 | INTEGER (1) | read-only | current |
| npRelayMode OBJECT-TYPE Control of relay: -1 - flip between on(1) and off(0) 0 - manual off 1 - manual on 2 - watchdog 3 - schedule 4 - both schedule and watchdog (while switched on by schedule) 5 - logic | 1.3.6.1.4.1.25728.5500.5.1.2 | INTEGER {flip(-1), off(0), on(1), watchdog(2), schedule(3), scheduleAndWatchdog(4), logic(5)} | read-write | current |
| npRelayStartReset OBJECT-TYPE Write 1 to start reset (switch relay off for some time) | 1.3.6.1.4.1.25728.5500.5.1.3 | INTEGER | read-write | current |
| npRelayMemo OBJECT-TYPE Relay memo | 1.3.6.1.4.1.25728.5500.5.1.6 | DisplayString | read-only | current |
| npRelayState OBJECT-TYPE Actual relay state at the moment, regardless of source of control. 0 - relay is off 1 - relay is on | 1.3.6.1.4.1.25728.5500.5.1.15 | INTEGER {off(0), on(1)} | read-only | current |
| npIr OBJECT-IDENTITY | 1.3.6.1.4.1.25728.7900 | |||
| npIrCtrl OBJECT-IDENTITY | 1.3.6.1.4.1.25728.7900.1 | |||
| npIrPlayCmd OBJECT-TYPE Write IR command number to send IR command | 1.3.6.1.4.1.25728.7900.1.1 | INTEGER (1..16) | read-write | current |
| npIrReset OBJECT-TYPE Write 1 to reset IR transiever. After reset, send IR command and check npIrStatus. | 1.3.6.1.4.1.25728.7900.1.2 | INTEGER (0..1) | read-write | current |
| npIrStatus OBJECT-TYPE IR transiever status | 1.3.6.1.4.1.25728.7900.1.3 | INTEGER {commandCompleted(0), protocolError(1), commandAccepted(2), errorUnknown(16), errorBadNumber(17), errorEmptyRecord(18), errorFlashChip(19), errorTimeout(20), errorExtBusBusy(21)} | read-only | current |
| npSmoke OBJECT-IDENTITY | 1.3.6.1.4.1.25728.8200 | |||
| npSmokeTable OBJECT-TYPE Smoke Sensors Table | 1.3.6.1.4.1.25728.8200.1 | not-accessible | current | |
| npSmokeEntry OBJECT-TYPE Smoke Sensors Table Row | 1.3.6.1.4.1.25728.8200.1.1 | not-accessible | current | |
| npSmokeSensorN OBJECT-TYPE The id of 1Wire Smoke sensor, 1 to 4 | 1.3.6.1.4.1.25728.8200.1.1.1 | INTEGER (1..4) | read-only | current |
| npSmokeStatus OBJECT-TYPE Status of Smoke sensor | 1.3.6.1.4.1.25728.8200.1.1.2 | INTEGER {ok(0), alarm(1), off(4), failed(5)} | read-only | current |
| npSmokePower OBJECT-TYPE Controls power on Smoke sensor current loop | 1.3.6.1.4.1.25728.8200.1.1.3 | INTEGER {off(0), on(1)} | read-write | current |
| npSmokeReset OBJECT-TYPE Write 1 to switch off for approx. 10s to reset sensor | 1.3.6.1.4.1.25728.8200.1.1.4 | INTEGER | read-write | current |
| npSmokeMemo OBJECT-TYPE Smoke sensor memo | 1.3.6.1.4.1.25728.8200.1.1.6 | DisplayString | read-only | current |
| npSmokeTraps OBJECT-IDENTITY | 1.3.6.1.4.1.25728.8200.2 | |||
| npSmokeTrapPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.25728.8200.2.0 | |||
| npSmokeTrapSensorN OBJECT-TYPE The id of 1Wire Smoke sensor, 1 to 4 | 1.3.6.1.4.1.25728.8200.2.1 | INTEGER (1..4) | read-only | current |
| npSmokeTrapStatus OBJECT-TYPE New status of Smoke sensor | 1.3.6.1.4.1.25728.8200.2.2 | INTEGER {ok(0), alarm(1), off(4), failed(5)} | read-only | current |
| npSmokeTrapMemo OBJECT-TYPE Smoke sensor memo | 1.3.6.1.4.1.25728.8200.2.6 | DisplayString | read-only | current |
| npCurLoop OBJECT-IDENTITY | 1.3.6.1.4.1.25728.8300 | |||
| npCurLoopTable OBJECT-TYPE Current loop sensors Table | 1.3.6.1.4.1.25728.8300.1 | not-accessible | current | |
| npCurLoopEntry OBJECT-TYPE Current loop sensors Table Row | 1.3.6.1.4.1.25728.8300.1.1 | not-accessible | current | |
| npCurLoopN OBJECT-TYPE Index of current loop, 1 to max supported | 1.3.6.1.4.1.25728.8300.1.1.1 | INTEGER (1..8) | read-only | current |
| npCurLoopStatus OBJECT-TYPE Status of the loop 0=Normal, 1=Alert, 2=Cut, 3=Short, 4=Not Powered | 1.3.6.1.4.1.25728.8300.1.1.2 | INTEGER {ok(0), alert(1), cut(2), short(3), notPowered(4)} | read-only | current |
| npCurLoopI OBJECT-TYPE Loop current, mA | 1.3.6.1.4.1.25728.8300.1.1.3 | INTEGER (0..99999) | read-only | current |
| npCurLoopV OBJECT-TYPE Voltage drop on the loop, mV | 1.3.6.1.4.1.25728.8300.1.1.4 | INTEGER (0..99999) | read-only | current |
| npCurLoopR OBJECT-TYPE Resistance of the loop, Ohm | 1.3.6.1.4.1.25728.8300.1.1.5 | INTEGER (0..99999) | read-only | current |
| npCurLoopPower OBJECT-TYPE Control of loop power 0=Off, 1=On, 2=reset by off/on power | 1.3.6.1.4.1.25728.8300.1.1.7 | INTEGER {off(0), on(1), cyclePower(2)} | read-write | current |
| npCurLoopTraps OBJECT-IDENTITY | 1.3.6.1.4.1.25728.8300.2 | |||
| npCurLoopTrapPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.25728.8300.2.0 | |||
| npCurLoopTrapN OBJECT-TYPE Index of current loop, which status has changed | 1.3.6.1.4.1.25728.8300.2.1 | INTEGER (1..8) | read-only | current |
| npCurLoopTrapStatus OBJECT-TYPE Status of the loop 0=Normal, 1=Alert, 2=Cut, 3=Short, 4=Not Powered | 1.3.6.1.4.1.25728.8300.2.2 | INTEGER {ok(0), alert(1), cut(2), short(3), notPowered(4)} | read-only | current |
| npCurLoopTrapI OBJECT-TYPE Loop current, mA | 1.3.6.1.4.1.25728.8300.2.3 | INTEGER (0..99999) | read-only | current |
| npCurLoopTrapV OBJECT-TYPE Voltage drop on the loop, mV | 1.3.6.1.4.1.25728.8300.2.4 | INTEGER (0..99999) | read-only | current |
| npCurLoopTrapR OBJECT-TYPE Resistance of the loop, Ohm | 1.3.6.1.4.1.25728.8300.2.5 | INTEGER (0..99999) | read-only | current |
| npCurLoopTrapPower OBJECT-TYPE Status of loop power 0=Off, 1=On | 1.3.6.1.4.1.25728.8300.2.7 | INTEGER {off(0), on(1)} | read-write | current |
| npRelHumidity OBJECT-IDENTITY | 1.3.6.1.4.1.25728.8400 | |||
| npRelHumTable OBJECT-TYPE Humidity+Temperature Sensors Table | 1.3.6.1.4.1.25728.8400.1 | not-accessible | current | |
| npRelHumEntry OBJECT-TYPE Humidity+Temperature Sensors Table Row | 1.3.6.1.4.1.25728.8400.1.1 | not-accessible | current | |
| npRelHumN OBJECT-TYPE Index of Humidity+Temperature sensor, 1 to max supported | 1.3.6.1.4.1.25728.8400.1.1.1 | INTEGER (1..4) | read-only | current |
| npRelHumValue OBJECT-TYPE Relative humidity value, % | 1.3.6.1.4.1.25728.8400.1.1.2 | INTEGER (0..100) | read-only | current |
| npRelHumStatus OBJECT-TYPE Status of Relative Humiduty | 1.3.6.1.4.1.25728.8400.1.1.3 | INTEGER {sensorFailed(0), belowSafeRange(1), inSafeRange(2), aboveSafeRange(3)} | read-only | current |
| npRelHumTempValue OBJECT-TYPE Sensor temperature, deg.C | 1.3.6.1.4.1.25728.8400.1.1.4 | INTEGER (-60..200) | read-only | current |
| npRelHumTempStatus OBJECT-TYPE Status of Relative Humiduty | 1.3.6.1.4.1.25728.8400.1.1.5 | INTEGER {sensorFailed(0), belowSafeRange(1), inSafeRange(2), aboveSafeRange(3)} | read-only | current |
| npRelHumMemo OBJECT-TYPE Sensor Memo/Location | 1.3.6.1.4.1.25728.8400.1.1.6 | DisplayString | read-only | current |
| npRelHumSafeRangeHigh OBJECT-TYPE Relative Humidity safe range, top margin, %RH | 1.3.6.1.4.1.25728.8400.1.1.7 | INTEGER (0..100) | read-only | current |
| npRelHumSafeRangeLow OBJECT-TYPE Relative Humidity safe range, bottom margin, %RH | 1.3.6.1.4.1.25728.8400.1.1.8 | INTEGER (0..100) | read-only | current |
| npRelHumTempSafeRangeHigh OBJECT-TYPE Temperature safe range, top margin, deg.C | 1.3.6.1.4.1.25728.8400.1.1.9 | INTEGER (-55..150) | read-only | current |
| npRelHumTempSafeRangeLow OBJECT-TYPE Temperature safe range, bottom margin, deg.C | 1.3.6.1.4.1.25728.8400.1.1.10 | INTEGER (-55..150) | read-only | current |
| npRelHumTrapData OBJECT-IDENTITY | 1.3.6.1.4.1.25728.8400.3 | |||
| npRelHumTrapDataN OBJECT-TYPE Index of Humidity+Temperature sensor, 1 to max supported | 1.3.6.1.4.1.25728.8400.3.1 | INTEGER (1..4) | read-only | current |
| npRelHumTrapDataValue OBJECT-TYPE Sensor humidity, %RH, or temperature, deg.C | 1.3.6.1.4.1.25728.8400.3.2 | INTEGER | read-only | current |
| npRelHumTrapDataStatus OBJECT-TYPE Status of humidity or temperature | 1.3.6.1.4.1.25728.8400.3.4 | INTEGER {sensorFailed(0), belowSafeRange(1), inSafeRange(2), aboveSafeRange(3)} | read-only | current |
| npRelHumTrapDataMemo OBJECT-TYPE Sensor Memo/Location | 1.3.6.1.4.1.25728.8400.3.6 | DisplayString | read-only | current |
| npRelHumTrapDataSafeRangeHigh OBJECT-TYPE Relative Humidity safe range, top margin, %RH or deg.C | 1.3.6.1.4.1.25728.8400.3.7 | INTEGER | read-only | current |
| npRelHumTrapDataSafeRangeLow OBJECT-TYPE Relative Humidity safe range, bottom margin, %RH or deg.C | 1.3.6.1.4.1.25728.8400.3.8 | INTEGER | read-only | current |
| npRelHumTrap OBJECT-IDENTITY | 1.3.6.1.4.1.25728.8400.6 | |||
| npRelHumTrapAllEvents OBJECT-IDENTITY | 1.3.6.1.4.1.25728.8400.6.127 | |||
| npRelHumTrapTemp OBJECT-IDENTITY | 1.3.6.1.4.1.25728.8400.7 | |||
| npRelHumTrapTempAllEvents OBJECT-IDENTITY | 1.3.6.1.4.1.25728.8400.7.127 | |||
| npThermo OBJECT-IDENTITY | 1.3.6.1.4.1.25728.8800 | |||
| npThermoTable OBJECT-TYPE Thermo Sensors Table | 1.3.6.1.4.1.25728.8800.1 | not-accessible | current | |
| npThermoEntry OBJECT-TYPE Thermo Sensors Table Row | 1.3.6.1.4.1.25728.8800.1.1 | not-accessible | current | |
| npThermoSensorN OBJECT-TYPE The id of temperature sensor, 1 to 8 | 1.3.6.1.4.1.25728.8800.1.1.1 | INTEGER (1..8) | read-only | current |
| npThermoValue OBJECT-TYPE Temperature, deg.C | 1.3.6.1.4.1.25728.8800.1.1.2 | INTEGER (-60..280) | read-only | current |
| npThermoStatus OBJECT-TYPE Temperature status (0=fault, 1=underheat, 2=normal, 3=overheat) | 1.3.6.1.4.1.25728.8800.1.1.3 | INTEGER {failed(0), low(1), norm(2), high(3)} | read-only | current |
| npThermoLow OBJECT-TYPE Bottom margin of normal temperature range, deg.C | 1.3.6.1.4.1.25728.8800.1.1.4 | INTEGER (-60..280) | read-only | current |
| npThermoHigh OBJECT-TYPE Top margin of normal temperature range, deg.C | 1.3.6.1.4.1.25728.8800.1.1.5 | INTEGER (-60..280) | read-only | current |
| npThermoMemo OBJECT-TYPE T channel memo | 1.3.6.1.4.1.25728.8800.1.1.6 | DisplayString | read-only | current |
| npThermoValuePrecise OBJECT-TYPE Temperature, deg.C, with fractional part 3 digits after point | 1.3.6.1.4.1.25728.8800.1.1.7 | FixedPoint1000 | read-only | current |
| npThermoTraps OBJECT-IDENTITY | 1.3.6.1.4.1.25728.8800.2 | |||
| npThermoTrapPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.25728.8800.2.0 | |||
| npThermoTrapSensorN OBJECT-TYPE The id of temperature sensor, 1 to 8 | 1.3.6.1.4.1.25728.8800.2.1 | INTEGER (1..8) | read-only | current |
| npThermoTrapValue OBJECT-TYPE Temperature, deg.C | 1.3.6.1.4.1.25728.8800.2.2 | INTEGER (-60..280) | read-only | current |
| npThermoTrapStatus OBJECT-TYPE Temperature status (0=fault, 1=underheat, 2=normal, 3=overheat) | 1.3.6.1.4.1.25728.8800.2.3 | INTEGER {failed(0), low(1), norm(2), high(3)} | read-only | current |
| npThermoTrapLow OBJECT-TYPE Bottom margin of normal temperature range, deg.C | 1.3.6.1.4.1.25728.8800.2.4 | INTEGER (-60..280) | read-only | current |
| npThermoTrapHigh OBJECT-TYPE Top margin of normal temperature range, deg.C | 1.3.6.1.4.1.25728.8800.2.5 | INTEGER (-60..280) | read-only | current |
| npThermoTrapMemo OBJECT-TYPE T channel memo | 1.3.6.1.4.1.25728.8800.2.6 | DisplayString | read-only | current |
| npIo OBJECT-IDENTITY | 1.3.6.1.4.1.25728.8900 | |||
| npIoTable OBJECT-TYPE Digital Input/output Table | 1.3.6.1.4.1.25728.8900.1 | not-accessible | current | |
| npIoEntry OBJECT-TYPE Digital Input/output Table Row | 1.3.6.1.4.1.25728.8900.1.1 | not-accessible | current | |
| npIoLineN OBJECT-TYPE Number of IO line, from 1 to max supported | 1.3.6.1.4.1.25728.8900.1.1.1 | INTEGER (1..8) | read-only | current |
| npIoLevelIn OBJECT-TYPE Input level, 0 or 1 | 1.3.6.1.4.1.25728.8900.1.1.2 | INTEGER (0..1) | read-only | current |
| npIoLevelOut OBJECT-TYPE Output level, 0 or 1. Write -1 to flip output. | 1.3.6.1.4.1.25728.8900.1.1.3 | INTEGER {flip(-1), low(0), high(1)} | read-write | current |
| npIoMemo OBJECT-TYPE IO line memo | 1.3.6.1.4.1.25728.8900.1.1.6 | DisplayString | read-only | current |
| npIoPulseCounter OBJECT-TYPE Pulse Counter on IO input line (counts positive fronts) Write 0 to reset. | 1.3.6.1.4.1.25728.8900.1.1.9 | Counter32 | read-write | current |
| npIoSinglePulseDuration OBJECT-TYPE Set duration of single pulse on IO output line, 100ms to 25500ms, min. step is 100ms | 1.3.6.1.4.1.25728.8900.1.1.12 | INTEGER (100..25500) | read-write | current |
| npIoSinglePulseStart OBJECT-TYPE Write 1 to start single pulse on IO output. Output will be inverted for time, specified by npIoSinglePulseDuration | 1.3.6.1.4.1.25728.8900.1.1.13 | INTEGER | read-write | current |
| npIoTraps OBJECT-IDENTITY | 1.3.6.1.4.1.25728.8900.2 | |||
| npIoTrapPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.25728.8900.2.0 | |||
| npIoTrapLineN OBJECT-TYPE Trap data, Number of IO line | 1.3.6.1.4.1.25728.8900.2.1 | INTEGER (1..2) | read-only | current |
| npIoTrapLevelIn OBJECT-TYPE Trap data, new Input level, 0 or 1 | 1.3.6.1.4.1.25728.8900.2.2 | INTEGER (0..1) | read-only | current |
| npIoTrapMemo OBJECT-TYPE Trap data, IO line memo | 1.3.6.1.4.1.25728.8900.2.6 | DisplayString | read-only | current |
| npIoTrapLevelLegend OBJECT-TYPE Legend for current logic level on the IO line | 1.3.6.1.4.1.25728.8900.2.7 | DisplayString | read-only | current |
Notifications
| Name | OID | Status |
|---|---|---|
| npGsmTrap NOTIFICATION-TYPE GSM modem or SMS firmware problems | 1.3.6.1.4.1.25728.3800.2.0.1 | current |
| npSmokeTrap NOTIFICATION-TYPE Status of 1W Smoke sensor has changed | 1.3.6.1.4.1.25728.8200.2.0.1 | current |
| npCurLoopTrap NOTIFICATION-TYPE Status of current loop N has changed! | 1.3.6.1.4.1.25728.8300.2.0.1 | current |
| npRelHumTrapFail NOTIFICATION-TYPE Rel.Humidity sensor failed! | 1.3.6.1.4.1.25728.8400.6.100 | current |
| npRelHumTrapBelowSafe NOTIFICATION-TYPE Humidity below the Safe range | 1.3.6.1.4.1.25728.8400.6.101 | current |
| npRelHumTrapSafe NOTIFICATION-TYPE Humidity in the Safe range | 1.3.6.1.4.1.25728.8400.6.102 | current |
| npRelHumTrapAboveSafe NOTIFICATION-TYPE Humidity above the Safe range | 1.3.6.1.4.1.25728.8400.6.103 | current |
| npRelHumTrapAllChannels NOTIFICATION-TYPE Status of Humidity has changed! | 1.3.6.1.4.1.25728.8400.6.127.99 | current |
| npRelHumTrapTempFail NOTIFICATION-TYPE Sensor failed! | 1.3.6.1.4.1.25728.8400.7.100 | current |
| npRelHumTrapTempBelowSafe NOTIFICATION-TYPE Temperature below the Safe range | 1.3.6.1.4.1.25728.8400.7.101 | current |
| npRelHumTrapTempSafe NOTIFICATION-TYPE Temperature in the Safe range | 1.3.6.1.4.1.25728.8400.7.102 | current |
| npRelHumTrapTempAboveSafe NOTIFICATION-TYPE Temperature above the Safe range | 1.3.6.1.4.1.25728.8400.7.103 | current |
| npRelHumTrapTempAllChannels NOTIFICATION-TYPE Status of Temperature has changed! | 1.3.6.1.4.1.25728.8400.7.127.99 | current |
| npThermoTrap NOTIFICATION-TYPE Status of Thermo sensor is changed (crossing of normal temp. range) | 1.3.6.1.4.1.25728.8800.2.0.1 | current |
| npIoTrap NOTIFICATION-TYPE Input state of IO line is changed | 1.3.6.1.4.1.25728.8900.2.0.1 | current |