HWG-PWR-MIB

File: HWG-PWR-MIB.mib (7542 bytes)

Imported modules

RFC-1212 RFC-1215 RFC1155-SMI
RFC1213-MIB

Imported symbols

OBJECT-TYPE TRAP-TYPE enterprises
sysName DisplayString

Defined Types

PositiveInteger  
INTEGER 1..2147483647    

Txt8  
DisplayString Size(0..8)    

Txt16  
DisplayString Size(0..16)    

SensorValue  
INTEGER    

SensorID  
INTEGER    

OpenClose  
INTEGER open(0), close(1)    

AlarmState  
INTEGER invalid(0), normal(1), alarm(2)    

MtEntry  
SEQUENCE    
  mtIndex PositiveInteger
  mtName Txt16
  mtAddr PositiveInteger
  mtSecAddr PositiveInteger
  mtValNumber PositiveInteger

MtvalEntry  
SEQUENCE    
  mtvalIndex PositiveInteger
  mtvalName Txt16
  mtvalUnit Txt8
  mtvalTarif PositiveInteger
  mtvalExp PositiveInteger
  mtvalMbusValue PositiveInteger
  mtvalTxtValue Txt8
  mtvalAlarmState AlarmState
  mtvalZeroOffset INTEGER

InpEntry  
SEQUENCE    
  inpIndex PositiveInteger
  inpName Txt16
  inpValue OpenClose
  inpValueName Txt8
  inpAlarmState AlarmState

Defined Values

hwgroup 1.3.6.1.4.1.21796
OBJECT IDENTIFIER    

x390 1.3.6.1.4.1.21796.4
OBJECT IDENTIFIER    

hwgpwr 1.3.6.1.4.1.21796.4.6
OBJECT IDENTIFIER    

info 1.3.6.1.4.1.21796.4.6.70
OBJECT IDENTIFIER    

meters 1.3.6.1.4.1.21796.4.6.1
OBJECT IDENTIFIER    

input 1.3.6.1.4.1.21796.4.6.2
OBJECT IDENTIFIER    

infoAddressMAC 1.3.6.1.4.1.21796.4.6.70.1
MAC address in text form. It is here to distinguish devices in trap messages.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..17)  

mtNumber 1.3.6.1.4.1.21796.4.6.1.1
Pocet pripojenych M-BUS meridel
Status: mandatory Access: read-only
OBJECT-TYPE    
  PositiveInteger  

mtTableMeters 1.3.6.1.4.1.21796.4.6.1.2
A unique value for each meter.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MtEntry

mtEntry 1.3.6.1.4.1.21796.4.6.1.2.1
An entry containing information applicable to a particular sensor.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MtEntry  

mtIndex 1.3.6.1.4.1.21796.4.6.1.2.1.1
The sensor index.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PositiveInteger  

mtName 1.3.6.1.4.1.21796.4.6.1.2.1.2
Jmeno merice.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Txt16  

mtAddr 1.3.6.1.4.1.21796.4.6.1.2.1.3
Primarni adresa.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PositiveInteger  

mtSecAddr 1.3.6.1.4.1.21796.4.6.1.2.1.4
Sekundarni adresa.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PositiveInteger  

mtValNumber 1.3.6.1.4.1.21796.4.6.1.2.1.5
Pocet merenych hodnot merice.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PositiveInteger  

mtvalTableValues 1.3.6.1.4.1.21796.4.6.1.3
A unique value for each meter.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MtvalEntry

mtvalEntry 1.3.6.1.4.1.21796.4.6.1.3.1
An entry containing information applicable to a particular sensor.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  MtvalEntry  

mtvalIndex 1.3.6.1.4.1.21796.4.6.1.3.1.1
The sensor index.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PositiveInteger  

mtvalName 1.3.6.1.4.1.21796.4.6.1.3.1.2
Jmeno parametru.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Txt16  

mtvalUnit 1.3.6.1.4.1.21796.4.6.1.3.1.3
Jednotka parametru.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Txt8  

mtvalTarif 1.3.6.1.4.1.21796.4.6.1.3.1.4
Tarif parametru.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PositiveInteger  

mtvalExp 1.3.6.1.4.1.21796.4.6.1.3.1.5
Exponent parametru.
Status: mandatory Access: read-write
OBJECT-TYPE    
  PositiveInteger  

mtvalMbusValue 1.3.6.1.4.1.21796.4.6.1.3.1.6
Aktualni hodnota prarametru v ciselnem formatu. Hodnota bez exponentu a ZeroOffsetu
Status: mandatory Access: read-only
OBJECT-TYPE    
  PositiveInteger  

mtvalTxtValue 1.3.6.1.4.1.21796.4.6.1.3.1.7
Aktualni hodnota prarametru v textovem formatu. Hodnota se zapocitanym exponentm
Status: mandatory Access: read-only
OBJECT-TYPE    
  Txt8  

mtvalAlarmState 1.3.6.1.4.1.21796.4.6.1.3.1.8
Value Alarm State
Status: mandatory Access: read-only
OBJECT-TYPE    
  AlarmState  

mtvalZeroOffset 1.3.6.1.4.1.21796.4.6.1.3.1.9
Value Zero Offset.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

inpNumber 1.3.6.1.4.1.21796.4.6.2.1
Number of Input Dry Contacts
Status: mandatory Access: read-only
OBJECT-TYPE    
  PositiveInteger  

inpTable 1.3.6.1.4.1.21796.4.6.2.2
A list of binary input entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    InpEntry

inpEntry 1.3.6.1.4.1.21796.4.6.2.2.1
An entry containing information applicable to a particular binary input.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  InpEntry  

inpIndex 1.3.6.1.4.1.21796.4.6.2.2.1.1
The binary input index.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PositiveInteger  

inpName 1.3.6.1.4.1.21796.4.6.2.2.1.2
The binary input name.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Txt16  

inpValue 1.3.6.1.4.1.21796.4.6.2.2.1.3
The binary input value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OpenClose  

inpValueName 1.3.6.1.4.1.21796.4.6.2.2.1.4
The binary input name.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Txt8  

inpAlarmState 1.3.6.1.4.1.21796.4.6.2.2.1.5
The binary input alarm state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  AlarmState  

pwrStateToAlarm 1
Value changed to Alarm state.
TRAP-TYPE    

pwrStateToNormal 2
Value changed to Normal state.
TRAP-TYPE    

inContactStateToAlarm 3
Input Dry Contact to Alarm state.
TRAP-TYPE    

inContactStateToNormal 4
Input Dry Contact to Normal state.
TRAP-TYPE