DKSF-253-5-X-A-X

File: DKSF-253-5-X-A-X.mib (9195 bytes)

Imported modules

RFC1155-SMI SNMPv2-SMI SNMPv2-TC
SNMPv2-MIB

Imported symbols

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

Defined Types

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

NpElecEntry  
SEQUENCE    
  npElecIndex INTEGER
  npElecPulsesPerKwh INTEGER
  npElecPower Gauge32
  npElecEnergy Counter32
  npElecEnergy100 Counter32

Defined Values

netPing 1.3.6.1.4.1.25728.50
MIB for NetPing remote sensing and control
MODULE-IDENTITY    

lightcom 1.3.6.1.4.1.25728
OBJECT IDENTIFIER    

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 (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..4  

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  

npIoTrapLevelIn1 1.3.6.1.4.1.25728.8900.2.21
Trap data, current Input level Line 1, value 0 or 1
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..1  

npIoTrapLevelIn2 1.3.6.1.4.1.25728.8900.2.22
Trap data, current Input level Line 2, value 0 or 1
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..1  

npIoTrapLevelIn3 1.3.6.1.4.1.25728.8900.2.23
Trap data, current Input level Line 3, value 0 or 1
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..1  

npIoTrapLevelIn4 1.3.6.1.4.1.25728.8900.2.24
Trap data, current Input level Line 4, value 0 or 1
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..1  

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    

npElecMeter 1.3.6.1.4.1.25728.9700
OBJECT IDENTIFIER    

npElecTable 1.3.6.1.4.1.25728.9700.1
Electricity Meter Table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    NpElecEntry

npElecEntry 1.3.6.1.4.1.25728.9700.1.1
Electricity Meter Table Table Row
Status: current Access: not-accessible
OBJECT-TYPE    
  NpElecEntry  

npElecIndex 1.3.6.1.4.1.25728.9700.1.1.1
Number of elec.meter, associated with IO line
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..4  

npElecPulsesPerKwh 1.3.6.1.4.1.25728.9700.1.1.2
Pulses on IO line input per 1 kWh of consumed energy
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

npElecPower 1.3.6.1.4.1.25728.9700.1.1.3
Power, Watts, based on pulse rate/interval, 5 minute average
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

npElecEnergy 1.3.6.1.4.1.25728.9700.1.1.4
Energy counter, kWh, based on pulse count Write 0 to clear (npElecEnergy, npElecEnergy100 and npIoPulseCounter at once)
Status: current Access: read-write
OBJECT-TYPE    
  Counter32  

npElecEnergy100 1.3.6.1.4.1.25728.9700.1.1.5
Energy counter, kWh*100, based on pulse count Write 0 to clear (npElecEnergy, npElecEnergy100 and npIoPulseCounter at once)
Status: current Access: read-write
OBJECT-TYPE    
  Counter32  

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