HM2-IOMODULE-MIB

File: HM2-IOMODULE-MIB.mib (20058 bytes)

Imported modules

SNMPv2-SMI INET-ADDRESS-MIB HM2-TC-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 InetPortNumber InetAddressType
InetAddress HmEnabledStatus hm2ConfigurationMibs

Defined Types

Hm2IOModConfigDigInputEntry  
SEQUENCE    
  hm2IOModConfigDigInputModID Integer32
  hm2IOModConfigDigInputID Integer32
  hm2IOModConfigDigInputLogEvent HmEnabledStatus
  hm2IOModConfigDigInputSnmpTrap HmEnabledStatus

Hm2IOModConfigDigOutputEntry  
SEQUENCE    
  hm2IOModConfigDigOutputModID Integer32
  hm2IOModConfigDigOutputID Integer32
  hm2IOModConfigDigOutputLogEvent HmEnabledStatus
  hm2IOModConfigDigOutputSnmpTrap HmEnabledStatus
  hm2IOModConfigDigOutputSourceAddressType InetAddressType
  hm2IOModConfigDigOutputSourceAddress InetAddress
  hm2IOModConfigDigOutputSourcePort InetPortNumber
  hm2IOModConfigDigOutputSourceModID Integer32
  hm2IOModConfigDigOutputSourceID Integer32

Hm2IOModValueDigInputEntry  
SEQUENCE    
  hm2IOModValueDigInputModID Integer32
  hm2IOModValueDigInputID Integer32
  hm2IOModValueDigInputValue INTEGER

Hm2IOModValueDigOutputEntry  
SEQUENCE    
  hm2IOModValueDigOutputModID Integer32
  hm2IOModValueDigOutputID Integer32
  hm2IOModValueDigOutputValue INTEGER

Defined Values

hm2IOModuleMib 1.3.6.1.4.1.248.11.100
Hirschmann IO Module MIB. Copyright (C) 2012. All Rights Reserved.
MODULE-IDENTITY    

hm2IOModuleMibNotifications 1.3.6.1.4.1.248.11.100.0
OBJECT IDENTIFIER    

hm2IOModuleMibObjects 1.3.6.1.4.1.248.11.100.1
OBJECT IDENTIFIER    

hm2IOModConfigGroup 1.3.6.1.4.1.248.11.100.1.1
OBJECT IDENTIFIER    

hm2IOModConfigCommon 1.3.6.1.4.1.248.11.100.1.1.1
OBJECT IDENTIFIER    

hm2IOModConfigDigInputAdminState 1.3.6.1.4.1.248.11.100.1.1.1.1
Enables polling of input values. (if disable(2) input task will do nothing)
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2IOModConfigDigOutputAdminState 1.3.6.1.4.1.248.11.100.1.1.1.2
Enables mirroring of input values to output ports. (if disable(2) output task will do nothing)
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2IOModConfigDigInputRefreshInterval 1.3.6.1.4.1.248.11.100.1.1.1.3
The refresh interval (in ms) of the input values. The accuracy of the interval value is 100ms. Minimum 1000ms (1s), Maximum 10000ms (10s).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1000..10000  

hm2IOModConfigDigOutputRefreshInterval 1.3.6.1.4.1.248.11.100.1.1.1.4
The refresh interval (in ms) of the output values. The accuracy of the interval value is 100ms. Minimum 1000ms (1s), Maximum 10000ms (10s).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1000..10000  

hm2IOModConfigDigOutputRetryCount 1.3.6.1.4.1.248.11.100.1.1.1.5
The retry count for the output values. when after the number of configured retries no SNMP get request was answered, the output value (hm2IOModValueDigOutputValue) will be set to invalid (3). Minimum 1, Maximum 10.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..10  

hm2IOModConfigDigInputTable 1.3.6.1.4.1.248.11.100.1.1.2
IO module config table for inputs
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2IOModConfigDigInputEntry

hm2IOModConfigDigInputEntry 1.3.6.1.4.1.248.11.100.1.1.2.1
IO module config entry for inputs
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2IOModConfigDigInputEntry  

hm2IOModConfigDigInputModID 1.3.6.1.4.1.248.11.100.1.1.2.1.1
The module ID of an input. Module ID 0 corresponds to the power supply module.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..7  

hm2IOModConfigDigInputID 1.3.6.1.4.1.248.11.100.1.1.2.1.2
The ID of an input.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4  

hm2IOModConfigDigInputLogEvent 1.3.6.1.4.1.248.11.100.1.1.2.1.3
Trigger an event log when input status changes. If the value is disable (2), no event log entry will be written. If the value is enable (1), an event log entry will be written when the input state changes. The input state will be checked according to the refresh interval entered in hm2IOModConfigDigInputRefreshInterval.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2IOModConfigDigInputSnmpTrap 1.3.6.1.4.1.248.11.100.1.1.2.1.4
Trigger an SNMP trap log when input status changes. If the value is disable (2), no SNMP trap will be sent. If the value is enable (1), a SNMP trap will be sent when the input state changes. The SNMP trap will be sent to all receivers configured in the snmpTargetAddrTable. The input state will be checked according to the refresh interval entered in hm2IOModConfigDigInputRefreshInterval.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2IOModConfigDigOutputTable 1.3.6.1.4.1.248.11.100.1.1.3
IO module config table for outputs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2IOModConfigDigOutputEntry

hm2IOModConfigDigOutputEntry 1.3.6.1.4.1.248.11.100.1.1.3.1
IO module config entry for outputs
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2IOModConfigDigOutputEntry  

hm2IOModConfigDigOutputModID 1.3.6.1.4.1.248.11.100.1.1.3.1.1
The module ID of an output. Module ID 0 corresponds to the power supply module.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..7  

hm2IOModConfigDigOutputID 1.3.6.1.4.1.248.11.100.1.1.3.1.2
The ID of an output.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4  

hm2IOModConfigDigOutputLogEvent 1.3.6.1.4.1.248.11.100.1.1.3.1.3
Trigger an event log when output status changes. If the value is disable (2), no event log entry will be written. If the value is enable (1), an event log entry will be written when the output state changes. The output state will be checked according to the refresh interval entered in hm2IOModConfigDigOutputRefreshInterval.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2IOModConfigDigOutputSnmpTrap 1.3.6.1.4.1.248.11.100.1.1.3.1.4
Trigger an SNMP trap log when output status changes. If the value is disable (2), no SNMP trap will be sent. If the value is enable (1), a SNMP trap will be sent when the output state changes. The SNMP trap will be sent to all receivers configured in the snmpTargetAddrTable. The output state will be checked according to the refresh interval entered in hm2IOModConfigDigOutputRefreshInterval.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2IOModConfigDigOutputSourceAddressType 1.3.6.1.4.1.248.11.100.1.1.3.1.5
Address type of an input mirrored to the output. Currently, only ipv4 is supported.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddressType  

hm2IOModConfigDigOutputSourceAddress 1.3.6.1.4.1.248.11.100.1.1.3.1.6
The IP address of an input mirrored to the output. Use 0.0.0.0 if the output should not be set. In this case hm2IOModValueDigOutputValue is not-configured(4). Use 127.0.0.1 if a local input should be used.
Status: current Access: read-write
OBJECT-TYPE    
  InetAddress  

hm2IOModConfigDigOutputSourcePort 1.3.6.1.4.1.248.11.100.1.1.3.1.7
The SNMP port number being used by the input mirrored to the output. This port would be the destination of the SNMP requests for polling the state of the input.
Status: current Access: read-write
OBJECT-TYPE    
  InetPortNumber  

hm2IOModConfigDigOutputSourceModID 1.3.6.1.4.1.248.11.100.1.1.3.1.8
The module ID of an input mirrored to the output. Module ID 0 corresponds to the power supply module. Ignored when hm2IOModConfigDigOutputSourceIP is 0.0.0.0.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..7  

hm2IOModConfigDigOutputSourceID 1.3.6.1.4.1.248.11.100.1.1.3.1.9
The ID of an input mirrored to the output. Ignored when hm2IOModConfigDigOutputSourceIP is 0.0.0.0.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..4  

hm2IOModValueGroup 1.3.6.1.4.1.248.11.100.1.2
OBJECT IDENTIFIER    

hm2IOModValueDigInputTable 1.3.6.1.4.1.248.11.100.1.2.1
IO module value table for inputs
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2IOModValueDigInputEntry

hm2IOModValueDigInputEntry 1.3.6.1.4.1.248.11.100.1.2.1.1
IO module value entry for inputs
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2IOModValueDigInputEntry  

hm2IOModValueDigInputModID 1.3.6.1.4.1.248.11.100.1.2.1.1.1
The module ID of an input. Module ID 0 corresponds to the power supply module.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..7  

hm2IOModValueDigInputID 1.3.6.1.4.1.248.11.100.1.2.1.1.2
The ID of an input.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4  

hm2IOModValueDigInputValue 1.3.6.1.4.1.248.11.100.1.2.1.1.3
Status of the input. If the value is not-available(0), then the IO module is not plugged in, if the value is high(1), the input has high (+24V) value, if the value is low(2), the input has low (0V) value.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER not-available(0), high(1), low(2)  

hm2IOModValueDigOutputTable 1.3.6.1.4.1.248.11.100.1.2.2
IO module value table for outputs
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2IOModValueDigOutputEntry

hm2IOModValueDigOutputEntry 1.3.6.1.4.1.248.11.100.1.2.2.1
IO module value entry for outputs
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2IOModValueDigOutputEntry  

hm2IOModValueDigOutputModID 1.3.6.1.4.1.248.11.100.1.2.2.1.1
The module ID of an Output. Module ID 0 corresponds to the power supply module.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..7  

hm2IOModValueDigOutputID 1.3.6.1.4.1.248.11.100.1.2.2.1.2
The ID of an Output.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..4  

hm2IOModValueDigOutputValue 1.3.6.1.4.1.248.11.100.1.2.2.1.3
Status of the output. If the value is not-available(0), then the IO module is not plugged in, if the value is high(1), the output has high (+24V) value, if the value is low(2), the output has low (0V) value. If the value is invalid (3), the output has low (0V) value and the IO input source is configured but cannot be read. If the value is not-configured (4), the output has low (0V) value and has no IO input source configured.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER not-available(0), high(1), low(2), invalid(3), not-configured(4)  

hm2IOModDigInputChangeTrap 1.3.6.1.4.1.248.11.100.0.1
This trap is sent if the state of an input changes. This trap is sent only when hm2IOModConfigDigInputSnmpTrap is set to enabled (1).
Status: current Access: read-only
NOTIFICATION-TYPE    

hm2IOModDigOutputChangeTrap 1.3.6.1.4.1.248.11.100.0.2
This trap is sent if the state of an input changes. This trap is sent when hm2IOModConfigDigOutputSnmpTrap is set to enabled (1) or when the output value changes from or to invalid (3).
Status: current Access: read-only
NOTIFICATION-TYPE