DKSF-48-4-X-X-1

File: DKSF-48-4-X-X-1.mib (24847 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-MIB

Imported symbols

enterprises MODULE-IDENTITY OBJECT-TYPE
Counter32 Gauge32 Counter64
Integer32 TimeTicks NOTIFICATION-TYPE
TEXTUAL-CONVENTION DisplayString TruthValue
TimeStamp snmpTraps

Defined Types

NpRelayEntry  
SEQUENCE    
  npRelayN INTEGER
  npRelayMode INTEGER
  npRelayStartReset INTEGER
  npRelayMemo DisplayString
  npRelayFlip INTEGER
  npRelayState INTEGER
  npRelayPowered INTEGER

NpPwrEntry  
SEQUENCE    
  npPwrChannelN INTEGER
  npPwrStartReset INTEGER
  npPwrResetsCounter INTEGER
  npPwrRepeatingResetsCounter INTEGER
  npPwrMemo DisplayString

NpSmokeEntry  
SEQUENCE    
  npSmokeSensorN INTEGER
  npSmokeStatus INTEGER
  npSmokePower INTEGER
  npSmokeReset INTEGER
  npSmokeMemo DisplayString

NpThermoEntry  
SEQUENCE    
  npThermoSensorN INTEGER
  npThermoValue INTEGER
  npThermoStatus INTEGER
  npThermoLow INTEGER
  npThermoHigh INTEGER
  npThermoMemo DisplayString

NpIoEntry  
SEQUENCE    
  npIoLineN INTEGER
  npIoLevelIn INTEGER
  npIoLevelOut INTEGER
  npIoMemo DisplayString
  npIoPulseCounter Counter32
  npIoSinglePulseDuration INTEGER
  npIoSinglePulseStart INTEGER

Defined Values

netPing8Pwr 1.3.6.1.4.1.25728.48
Generic MIB for NetPing remote sensing and control
MODULE-IDENTITY    

lightcom 1.3.6.1.4.1.25728
OBJECT IDENTIFIER    

npRelay 1.3.6.1.4.1.25728.5500
OBJECT IDENTIFIER    

npRelayTable 1.3.6.1.4.1.25728.5500.5
Watchdog and outlet/relay control table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NpRelayEntry

npRelayEntry 1.3.6.1.4.1.25728.5500.5.1
Relay/outlet table row
Status: current Access: not-accessible
OBJECT-TYPE    
  NpRelayEntry  

npRelayN 1.3.6.1.4.1.25728.5500.5.1.1
The N of output relay
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..8  

npRelayMode 1.3.6.1.4.1.25728.5500.5.1.2
Control of relay: 0 - manual off 1 - manual on 2 - watchdog 3 - schedule 4 - both schedule and watchdog (while switched on by schedule) 5 - logic
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER off(0), on(1), watchdog(2), schedule(3), scheduleAndWatchdog(4), logic(5)  

npRelayStartReset 1.3.6.1.4.1.25728.5500.5.1.3
Write 1 to start reset (switch relay off for some time)
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

npRelayMemo 1.3.6.1.4.1.25728.5500.5.1.6
Relay memo
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

npRelayFlip 1.3.6.1.4.1.25728.5500.5.1.14
Write -1 to flip between manual on and manual off states of relay
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER flip(-1)  

npRelayState 1.3.6.1.4.1.25728.5500.5.1.15
Actual relay state at the moment, regardless of source of control. 0 - relay is off 1 - relay is on
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER off(0), on(1)  

npRelayPowered 1.3.6.1.4.1.25728.5500.5.1.16
AC presence on output. 0 - no AC dew to relay switched off or no ac on input 1 - AC is present
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER no(0), yes(1)  

npPwr 1.3.6.1.4.1.25728.5800
OBJECT IDENTIFIER    

npPwrTable 1.3.6.1.4.1.25728.5800.3
Watchdog and outlet/relay control table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NpPwrEntry

npPwrEntry 1.3.6.1.4.1.25728.5800.3.1
Watchdog control table row
Status: current Access: not-accessible
OBJECT-TYPE    
  NpPwrEntry  

npPwrChannelN 1.3.6.1.4.1.25728.5800.3.1.1
The id of watchdog/power channel
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..4  

npPwrStartReset 1.3.6.1.4.1.25728.5800.3.1.2
Deprecated in current FW version: Write 1 to start forced reset. On read: 0 - normal operation 1 - reset is active 2 - reboot pause is active or watchdog is inactive
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER 0..2  

npPwrResetsCounter 1.3.6.1.4.1.25728.5800.3.1.4
Counter of watchdog resets Write 0 to clear.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

npPwrRepeatingResetsCounter 1.3.6.1.4.1.25728.5800.3.1.5
Counter of continous failed watchdog resets
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

npPwrMemo 1.3.6.1.4.1.25728.5800.3.1.6
Watchdog channel memo
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

npSmoke 1.3.6.1.4.1.25728.8200
OBJECT IDENTIFIER    

npSmokeTable 1.3.6.1.4.1.25728.8200.1
Smoke Sensors Table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NpSmokeEntry

npSmokeEntry 1.3.6.1.4.1.25728.8200.1.1
Smoke Sensors Table Row
Status: current Access: not-accessible
OBJECT-TYPE    
  NpSmokeEntry  

npSmokeSensorN 1.3.6.1.4.1.25728.8200.1.1.1
The id of 1Wire Smoke sensor, 1 to 4
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..4  

npSmokeStatus 1.3.6.1.4.1.25728.8200.1.1.2
Status of Smoke sensor
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ok(0), alarm(1), off(4), failed(5)  

npSmokePower 1.3.6.1.4.1.25728.8200.1.1.3
Controls power on Smoke sensor current loop
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER off(0), on(1)  

npSmokeReset 1.3.6.1.4.1.25728.8200.1.1.4
Write 1 to switch off for approx. 10s to reset sensor
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

npSmokeMemo 1.3.6.1.4.1.25728.8200.1.1.6
Smoke sensor memo
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

npSmokeTraps 1.3.6.1.4.1.25728.8200.2
OBJECT IDENTIFIER    

npSmokeTrapPrefix 1.3.6.1.4.1.25728.8200.2.0
OBJECT IDENTIFIER    

npSmokeTrapSensorN 1.3.6.1.4.1.25728.8200.2.1
The id of 1Wire Smoke sensor, 1 to 4
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..4  

npSmokeTrapStatus 1.3.6.1.4.1.25728.8200.2.2
New status of Smoke sensor
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ok(0), alarm(1), off(4), failed(5)  

npSmokeTrapMemo 1.3.6.1.4.1.25728.8200.2.6
Smoke sensor memo
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

npSmokeTrap 1.3.6.1.4.1.25728.8200.2.0.1
Status of 1W Smoke sensor has changed
Status: current Access: read-only
NOTIFICATION-TYPE    

npThermo 1.3.6.1.4.1.25728.8800
OBJECT IDENTIFIER    

npThermoTable 1.3.6.1.4.1.25728.8800.1
Thermo Sensors Table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NpThermoEntry

npThermoEntry 1.3.6.1.4.1.25728.8800.1.1
Thermo Sensors Table Row
Status: current Access: not-accessible
OBJECT-TYPE    
  NpThermoEntry  

npThermoSensorN 1.3.6.1.4.1.25728.8800.1.1.1
The id of temperature sensor, 1 to 8
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..8  

npThermoValue 1.3.6.1.4.1.25728.8800.1.1.2
Temperature, deg.C
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -60..280  

npThermoStatus 1.3.6.1.4.1.25728.8800.1.1.3
Temperature status (0=fault, 1=underheat, 2=normal, 3=overheat)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER failed(0), low(1), norm(2), high(3)  

npThermoLow 1.3.6.1.4.1.25728.8800.1.1.4
Bottom margin of normal temperature range, deg.C
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -60..280  

npThermoHigh 1.3.6.1.4.1.25728.8800.1.1.5
Top margin of normal temperature range, deg.C
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -60..280  

npThermoMemo 1.3.6.1.4.1.25728.8800.1.1.6
T channel memo
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

npThermoTraps 1.3.6.1.4.1.25728.8800.2
OBJECT IDENTIFIER    

npThermoTrapPrefix 1.3.6.1.4.1.25728.8800.2.0
OBJECT IDENTIFIER    

npThermoTrapSensorN 1.3.6.1.4.1.25728.8800.2.1
The id of temperature sensor, 1 to 8
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..8  

npThermoTrapValue 1.3.6.1.4.1.25728.8800.2.2
Temperature, deg.C
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -60..280  

npThermoTrapStatus 1.3.6.1.4.1.25728.8800.2.3
Temperature status (0=fault, 1=underheat, 2=normal, 3=overheat)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER failed(0), low(1), norm(2), high(3)  

npThermoTrapLow 1.3.6.1.4.1.25728.8800.2.4
Bottom margin of normal temperature range, deg.C
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -60..280  

npThermoTrapHigh 1.3.6.1.4.1.25728.8800.2.5
Top margin of normal temperature range, deg.C
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -60..280  

npThermoTrapMemo 1.3.6.1.4.1.25728.8800.2.6
T channel memo
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

npThermoTrap 1.3.6.1.4.1.25728.8800.2.0.1
Status of Thermo sensor is changed (crossing of normal temp. range)
Status: current Access: read-only
NOTIFICATION-TYPE    

npIo 1.3.6.1.4.1.25728.8900
OBJECT IDENTIFIER    

npIoTable 1.3.6.1.4.1.25728.8900.1
Digital Input/output Table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NpIoEntry

npIoEntry 1.3.6.1.4.1.25728.8900.1.1
Digital Input/output Table Row
Status: current Access: not-accessible
OBJECT-TYPE    
  NpIoEntry  

npIoLineN 1.3.6.1.4.1.25728.8900.1.1.1
Number of IO line, from 1 to max supported
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..4  

npIoLevelIn 1.3.6.1.4.1.25728.8900.1.1.2
Input level, 0 or 1
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..1  

npIoLevelOut 1.3.6.1.4.1.25728.8900.1.1.3
Output level, 0 or 1
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1  

npIoMemo 1.3.6.1.4.1.25728.8900.1.1.6
IO line memo
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

npIoPulseCounter 1.3.6.1.4.1.25728.8900.1.1.9
Pulse Counter on IO input line (counts positive fronts) Write 0 to reset.
Status: current Access: read-write
OBJECT-TYPE    
  Counter32  

npIoSinglePulseDuration 1.3.6.1.4.1.25728.8900.1.1.12
Set duration of single pulse on IO output line, 100ms to 25500ms, min. step is 100ms
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 100..25500  

npIoSinglePulseStart 1.3.6.1.4.1.25728.8900.1.1.13
Write 1 to start single pulse on IO output. Output will be inverted for time, specified by npIoSinglePulseDuration
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

npIoTraps 1.3.6.1.4.1.25728.8900.2
OBJECT IDENTIFIER    

npIoTrapPrefix 1.3.6.1.4.1.25728.8900.2.0
OBJECT IDENTIFIER    

npIoTrapLineN 1.3.6.1.4.1.25728.8900.2.1
Trap data, Number of IO line
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..2  

npIoTrapLevelIn 1.3.6.1.4.1.25728.8900.2.2
Trap data, new Input level, 0 or 1
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..1  

npIoTrapMemo 1.3.6.1.4.1.25728.8900.2.6
Trap data, IO line memo
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

npIoTrap 1.3.6.1.4.1.25728.8900.2.0.1
Input state of IO line is changed
Status: current Access: read-only
NOTIFICATION-TYPE    

npRelHumidity 1.3.6.1.4.1.25728.8400
OBJECT IDENTIFIER    

npRelHumSensor 1.3.6.1.4.1.25728.8400.2
OBJECT IDENTIFIER    

npRelHumSensorStatus 1.3.6.1.4.1.25728.8400.2.3
Status of the Rel.Humidity Sensor One 1=Normal, 0=Error or Sensor isn't connected
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER error(0), ok(1)  

npRelHumSensorValueH 1.3.6.1.4.1.25728.8400.2.2
Relative humidity value, %
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

npRelHumSensorValueT 1.3.6.1.4.1.25728.8400.2.4
Sensor temperature, deg.C
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -60..200  

npRelHumSensorStatusH 1.3.6.1.4.1.25728.8400.2.5
Status of Relative Humiduty
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER sensorFailed(0), belowSafeRange(1), inSafeRange(2), aboveSafeRange(3)  

npRelHumSafeRangeHigh 1.3.6.1.4.1.25728.8400.2.7
Relative Humidity safe range, top margin, %RH
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

npRelHumSafeRangeLow 1.3.6.1.4.1.25728.8400.2.8
Relative Humidity safe range, bottom margin, %RH
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

npRelHumSensorValueT100 1.3.6.1.4.1.25728.8400.2.9
Sensor temperature, deg.C * 100 (fixed point two decimal places) Used to get access to the fractional part of T value
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

npRelHumTraps 1.3.6.1.4.1.25728.8400.9
OBJECT IDENTIFIER    

npRelHumTrapPrefix 1.3.6.1.4.1.25728.8400.9.0
OBJECT IDENTIFIER    

npRelHumTrap 1.3.6.1.4.1.25728.8400.9.0.1
Status of Relative Humidity RH sensor has changed!
Status: current Access: read-only
NOTIFICATION-TYPE    

npGsm 1.3.6.1.4.1.25728.3800
OBJECT IDENTIFIER    

npGsmInfo 1.3.6.1.4.1.25728.3800.1
OBJECT IDENTIFIER    

npGsmFailed 1.3.6.1.4.1.25728.3800.1.1
Firmware's GSM module status
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ok(0), failed(1), fatalError(2)  

npGsmRegistration 1.3.6.1.4.1.25728.3800.1.2
Status of modem registration in GSM network (AT+CREG? result)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER impossible(0), homeNetwork(1), searching(2), denied(3), unknown(4), roaming(5), infoUpdate(255)  

npGsmStrength 1.3.6.1.4.1.25728.3800.1.3
GSM signal strength. 0..31 = 0..100%, 99 = unknown or n/a, 255 = updating info
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

npGsmSendSms 1.3.6.1.4.1.25728.3800.1.9
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 Only Latin characters allowed in message body
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

npGsmTraps 1.3.6.1.4.1.25728.3800.2
OBJECT IDENTIFIER    

npGsmTrapPrefix 1.3.6.1.4.1.25728.3800.2.0
OBJECT IDENTIFIER    

npGsmTrap 1.3.6.1.4.1.25728.3800.2.0.1
GSM modem or SMS firmware problems
Status: current Access: read-write
NOTIFICATION-TYPE    

npIr 1.3.6.1.4.1.25728.7900
OBJECT IDENTIFIER    

npIrCtrl 1.3.6.1.4.1.25728.7900.1
OBJECT IDENTIFIER    

npIrPlayCmd 1.3.6.1.4.1.25728.7900.1.1
Write IR command number to send IR command
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..16  

npIrReset 1.3.6.1.4.1.25728.7900.1.2
Write 1 to reset IR transiever. After reset, send IR command and check npIrStatus.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 0..1  

npIrStatus 1.3.6.1.4.1.25728.7900.1.3
IR transiever status
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER commandCompleted(0), protocolError(1), commandAccepted(2), errorUnknown(16), errorBadNumber(17), errorEmptyRecord(18), errorFlashChip(19), errorTimeout(20), errorExtBusBusy(21)  

npReboot 1.3.6.1.4.1.25728.911
OBJECT IDENTIFIER    

npSoftReboot 1.3.6.1.4.1.25728.911.1
Write 1 to reboot device after current operations completition
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

npResetStack 1.3.6.1.4.1.25728.911.2
Write 1 to re-initialize network stack
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

npForcedReboot 1.3.6.1.4.1.25728.911.3
Write 1 to immediate forced reboot
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER