DKSF-54-1-X-X-1

File: DKSF-54-1-X-X-1.mib (16819 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

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

Defined Values

netPing4Pwr 1.3.6.1.4.1.25728.54
MIB for NetPing 4PWR-220/SMS 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..4  

npRelayMode 1.3.6.1.4.1.25728.5500.5.1.2
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
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER flip(-1), 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 (relay operation check) 0 - no AC on output socket 1 - AC is present on oputput
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  

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    

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    

npBattery 1.3.6.1.4.1.25728.3900
OBJECT IDENTIFIER    

npBatteryInfo 1.3.6.1.4.1.25728.3900.1
OBJECT IDENTIFIER    

npBatteryPok 1.3.6.1.4.1.25728.3900.1.1
Power source
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER batteryPower(0), externalPower(1)  

npBatteryLevel 1.3.6.1.4.1.25728.3900.1.2
Battery charge, approximate value, in percent. Valid only if npBatteryPok = 0
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..100  

npBatteryChg 1.3.6.1.4.1.25728.3900.1.3
Battery chargeing status. 0 if charging suspended or battery is full, 1 while LiPo fast charging.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER batteryChargingSuspended(0), batteryFastCharging(1)  

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