HM2-IOMODULE-MIB: View SNMP OID List / Download MIB

VENDOR: RICHARD HIRSCHMANN


 Home MIB: HM2-IOMODULE-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 hm2IOModuleMib 1.3.6.1.4.1.248.11.100
Hirschmann IO Module MIB. Copyright (C) 2012. All Rights Reserved.
         hm2IOModuleMibNotifications 1.3.6.1.4.1.248.11.100.0
             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).
             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).
         hm2IOModuleMibObjects 1.3.6.1.4.1.248.11.100.1
             hm2IOModConfigGroup 1.3.6.1.4.1.248.11.100.1.1
                 hm2IOModConfigCommon 1.3.6.1.4.1.248.11.100.1.1.1
                     hm2IOModConfigDigInputAdminState 1.3.6.1.4.1.248.11.100.1.1.1.1 hmenabledstatus read-write
Enables polling of input values. (if disable(2) input task will do nothing)
                     hm2IOModConfigDigOutputAdminState 1.3.6.1.4.1.248.11.100.1.1.1.2 hmenabledstatus read-write
Enables mirroring of input values to output ports. (if disable(2) output task will do nothing)
                     hm2IOModConfigDigInputRefreshInterval 1.3.6.1.4.1.248.11.100.1.1.1.3 integer32 read-write
The refresh interval (in ms) of the input values. The accuracy of the interval value is 100ms. Minimum 1000ms (1s), Maximum 10000ms (10s).
                     hm2IOModConfigDigOutputRefreshInterval 1.3.6.1.4.1.248.11.100.1.1.1.4 integer32 read-write
The refresh interval (in ms) of the output values. The accuracy of the interval value is 100ms. Minimum 1000ms (1s), Maximum 10000ms (10s).
                     hm2IOModConfigDigOutputRetryCount 1.3.6.1.4.1.248.11.100.1.1.1.5 integer32 read-write
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.
                 hm2IOModConfigDigInputTable 1.3.6.1.4.1.248.11.100.1.1.2 no-access
IO module config table for inputs
                     hm2IOModConfigDigInputEntry 1.3.6.1.4.1.248.11.100.1.1.2.1 no-access
IO module config entry for inputs
                         hm2IOModConfigDigInputModID 1.3.6.1.4.1.248.11.100.1.1.2.1.1 integer32 no-access
The module ID of an input. Module ID 0 corresponds to the power supply module.
                         hm2IOModConfigDigInputID 1.3.6.1.4.1.248.11.100.1.1.2.1.2 integer32 no-access
The ID of an input.
                         hm2IOModConfigDigInputLogEvent 1.3.6.1.4.1.248.11.100.1.1.2.1.3 hmenabledstatus read-write
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.
                         hm2IOModConfigDigInputSnmpTrap 1.3.6.1.4.1.248.11.100.1.1.2.1.4 hmenabledstatus read-write
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.
                 hm2IOModConfigDigOutputTable 1.3.6.1.4.1.248.11.100.1.1.3 no-access
IO module config table for outputs.
                     hm2IOModConfigDigOutputEntry 1.3.6.1.4.1.248.11.100.1.1.3.1 no-access
IO module config entry for outputs
                         hm2IOModConfigDigOutputModID 1.3.6.1.4.1.248.11.100.1.1.3.1.1 integer32 no-access
The module ID of an output. Module ID 0 corresponds to the power supply module.
                         hm2IOModConfigDigOutputID 1.3.6.1.4.1.248.11.100.1.1.3.1.2 integer32 no-access
The ID of an output.
                         hm2IOModConfigDigOutputLogEvent 1.3.6.1.4.1.248.11.100.1.1.3.1.3 hmenabledstatus read-write
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.
                         hm2IOModConfigDigOutputSnmpTrap 1.3.6.1.4.1.248.11.100.1.1.3.1.4 hmenabledstatus read-write
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.
                         hm2IOModConfigDigOutputSourceAddressType 1.3.6.1.4.1.248.11.100.1.1.3.1.5 inetaddresstype read-write
Address type of an input mirrored to the output. Currently, only ipv4 is supported.
                         hm2IOModConfigDigOutputSourceAddress 1.3.6.1.4.1.248.11.100.1.1.3.1.6 inetaddress read-write
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.
                         hm2IOModConfigDigOutputSourcePort 1.3.6.1.4.1.248.11.100.1.1.3.1.7 inetportnumber read-write
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.
                         hm2IOModConfigDigOutputSourceModID 1.3.6.1.4.1.248.11.100.1.1.3.1.8 integer32 read-write
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.
                         hm2IOModConfigDigOutputSourceID 1.3.6.1.4.1.248.11.100.1.1.3.1.9 integer32 read-write
The ID of an input mirrored to the output. Ignored when hm2IOModConfigDigOutputSourceIP is 0.0.0.0.
             hm2IOModValueGroup 1.3.6.1.4.1.248.11.100.1.2
                 hm2IOModValueDigInputTable 1.3.6.1.4.1.248.11.100.1.2.1 no-access
IO module value table for inputs
                     hm2IOModValueDigInputEntry 1.3.6.1.4.1.248.11.100.1.2.1.1 no-access
IO module value entry for inputs
                         hm2IOModValueDigInputModID 1.3.6.1.4.1.248.11.100.1.2.1.1.1 integer32 no-access
The module ID of an input. Module ID 0 corresponds to the power supply module.
                         hm2IOModValueDigInputID 1.3.6.1.4.1.248.11.100.1.2.1.1.2 integer32 no-access
The ID of an input.
                         hm2IOModValueDigInputValue 1.3.6.1.4.1.248.11.100.1.2.1.1.3 integer read-only
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. Enumeration: 'not-available': 0, 'high': 1, 'low': 2.
                 hm2IOModValueDigOutputTable 1.3.6.1.4.1.248.11.100.1.2.2 no-access
IO module value table for outputs
                     hm2IOModValueDigOutputEntry 1.3.6.1.4.1.248.11.100.1.2.2.1 no-access
IO module value entry for outputs
                         hm2IOModValueDigOutputModID 1.3.6.1.4.1.248.11.100.1.2.2.1.1 integer32 no-access
The module ID of an Output. Module ID 0 corresponds to the power supply module.
                         hm2IOModValueDigOutputID 1.3.6.1.4.1.248.11.100.1.2.2.1.2 integer32 no-access
The ID of an Output.
                         hm2IOModValueDigOutputValue 1.3.6.1.4.1.248.11.100.1.2.2.1.3 integer read-only
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. Enumeration: 'not-available': 0, 'high': 1, 'not-configured': 4, 'low': 2, 'invalid': 3.