HMIOMODULE-SNMP-MIB

File: HMIOMODULE-SNMP-MIB.mib (19040 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC HMPRIV-MGMT-SNMP-MIB
INET-ADDRESS-MIB

Imported symbols

MODULE-IDENTITY OBJECT-IDENTITY OBJECT-TYPE
NOTIFICATION-TYPE Integer32 IpAddress
TEXTUAL-CONVENTION DisplayString hmChassis
hmChassisEvent InetPortNumber

Defined Types

HmEnabledStatus  
Status of a feature
TEXTUAL-CONVENTION    
  INTEGER enable(1), disable(2)  

HmIOModConfigDigInputEntry  
SEQUENCE    
  hmIOModConfigDigInputModID Integer32
  hmIOModConfigDigInputID Integer32
  hmIOModConfigDigInputLogEvent HmEnabledStatus
  hmIOModConfigDigInputSnmpTrap HmEnabledStatus

HmIOModConfigDigOutputEntry  
SEQUENCE    
  hmIOModConfigDigOutputModID Integer32
  hmIOModConfigDigOutputID Integer32
  hmIOModConfigDigOutputLogEvent HmEnabledStatus
  hmIOModConfigDigOutputSnmpTrap HmEnabledStatus
  hmIOModConfigDigOutputSourceIP IpAddress
  hmIOModConfigDigOutputSourceModID Integer32
  hmIOModConfigDigOutputSourceID Integer32
  hmIOModConfigDigOutputSourcePort InetPortNumber

HmIOModValueDigInputEntry  
SEQUENCE    
  hmIOModValueDigInputModID Integer32
  hmIOModValueDigInputID Integer32
  hmIOModValueDigInputValue INTEGER

HmIOModValueDigOutputEntry  
SEQUENCE    
  hmIOModValueDigOutputModID Integer32
  hmIOModValueDigOutputID Integer32
  hmIOModValueDigOutputValue INTEGER

Defined Values

hmIOModuleGroup 1.3.6.1.4.1.248.14.1.13
The Hirschmann Private IO Module definitions for Platform devices.
MODULE-IDENTITY    

hmIOModuleConfigGroup 1.3.6.1.4.1.248.14.1.13.1
OBJECT IDENTIFIER    

hmIOModConfigCommon 1.3.6.1.4.1.248.14.1.13.1.1
OBJECT IDENTIFIER    

hmIOModConfigDigInputAdminState 1.3.6.1.4.1.248.14.1.13.1.1.1
enables sending SNMP traps or log events on input change. (if disable(2) input task will do nothing).
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hmIOModConfigDigOutputAdminState 1.3.6.1.4.1.248.14.1.13.1.1.2
enables polling of output values (if disable(2) output task will do nothing).
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hmIOModConfigDigInputRefreshInterval 1.3.6.1.4.1.248.14.1.13.1.1.3
The refresh interval (in ms) of the input values. Minimum 500ms, Maximum 10000ms (10s).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 500..10000  

hmIOModConfigDigOutputRefreshInterval 1.3.6.1.4.1.248.14.1.13.1.1.4
The refresh interval (in ms) of the output values. Minimum 500ms, Maximum 10000ms (10s).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 500..10000  

hmIOModConfigDigOutputRetryCount 1.3.6.1.4.1.248.14.1.13.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 (hmIOModOutputValue) will be set to invalid (3). Minimum 1, Maximum 10.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..10  

hmIOModConfigDigInputTable 1.3.6.1.4.1.248.14.1.13.1.2
IO module config table for inputs
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HmIOModConfigDigInputEntry

hmIOModConfigDigInputEntry 1.3.6.1.4.1.248.14.1.13.1.2.1
IO module config entry for inputs
Status: current Access: not-accessible
OBJECT-TYPE    
  HmIOModConfigDigInputEntry  

hmIOModConfigDigInputModID 1.3.6.1.4.1.248.14.1.13.1.2.1.1
The module ID of an input.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..7  

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

hmIOModConfigDigInputLogEvent 1.3.6.1.4.1.248.14.1.13.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 acording to the refresh interval entered in hmIOModConfigDigInputRefreshInterval.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hmIOModConfigDigInputSnmpTrap 1.3.6.1.4.1.248.14.1.13.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 hmAgentSnmpTrapReceiverConfigTable. The input state will be checked acording to the refresh interval entered in hmIOModConfigDigInputRefreshInterval.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hmIOModConfigDigOutputTable 1.3.6.1.4.1.248.14.1.13.1.3
IO module config table for outputs
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HmIOModConfigDigOutputEntry

hmIOModConfigDigOutputEntry 1.3.6.1.4.1.248.14.1.13.1.3.1
IO module config entry for outputs
Status: current Access: not-accessible
OBJECT-TYPE    
  HmIOModConfigDigOutputEntry  

hmIOModConfigDigOutputModID 1.3.6.1.4.1.248.14.1.13.1.3.1.1
The module ID of an output.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..7  

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

hmIOModConfigDigOutputLogEvent 1.3.6.1.4.1.248.14.1.13.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 acording to the refresh interval entered in hmIOModConfigDigOutputRefreshInterval.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hmIOModConfigDigOutputSnmpTrap 1.3.6.1.4.1.248.14.1.13.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 hmAgentSnmpTrapReceiverConfigTable. The output state will be checked acording to the refresh interval entered in hmIOModConfigDigOutputRefreshInterval.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hmIOModConfigDigOutputSourceIP 1.3.6.1.4.1.248.14.1.13.1.3.1.5
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 hmIOModOutputValue is invalid (3). Use 127.0.0.1 if an local input should be used.
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

hmIOModConfigDigOutputSourceModID 1.3.6.1.4.1.248.14.1.13.1.3.1.6
The module ID of an input mirrored to the output. Ignored when hmIOModConfigDigOutputSourceIP is 0.0.0.0.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..7  

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

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

hmIOModuleValueGroup 1.3.6.1.4.1.248.14.1.13.2
OBJECT IDENTIFIER    

hmIOModValueDigInputTable 1.3.6.1.4.1.248.14.1.13.2.1
IO module value table for inputs
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HmIOModValueDigInputEntry

hmIOModValueDigInputEntry 1.3.6.1.4.1.248.14.1.13.2.1.1
IO module value entry for inputs
Status: current Access: not-accessible
OBJECT-TYPE    
  HmIOModValueDigInputEntry  

hmIOModValueDigInputModID 1.3.6.1.4.1.248.14.1.13.2.1.1.1
The module ID of an input.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..7  

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

hmIOModValueDigInputValue 1.3.6.1.4.1.248.14.1.13.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)  

hmIOModValueDigOutputTable 1.3.6.1.4.1.248.14.1.13.2.2
IO module value table for outputs
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HmIOModValueDigOutputEntry

hmIOModValueDigOutputEntry 1.3.6.1.4.1.248.14.1.13.2.2.1
IO module value entry for outputs
Status: current Access: not-accessible
OBJECT-TYPE    
  HmIOModValueDigOutputEntry  

hmIOModValueDigOutputModID 1.3.6.1.4.1.248.14.1.13.2.2.1.1
The module ID of an Output.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..7  

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

hmIOModValueDigOutputValue 1.3.6.1.4.1.248.14.1.13.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 can not 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)  

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

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