HM2-INDUSTRIAL-PROTOCOLS-MIB: View SNMP OID List / Download MIB

VENDOR: RICHARD HIRSCHMANN


 Home MIB: HM2-INDUSTRIAL-PROTOCOLS-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
 hm2IndustrialProtocolsMib 1.3.6.1.4.1.248.11.101
Hirschmann Industrial Protocols MIB. Copyright (C) 2013. All Rights Reserved.
         hm2IndustrialProtocolsNotifications 1.3.6.1.4.1.248.11.101.0
         hm2IndustrialProtocolsMibObjects 1.3.6.1.4.1.248.11.101.1
             hm2Iec61850Group 1.3.6.1.4.1.248.11.101.1.1
                 hm2Iec61850ConfigGroup 1.3.6.1.4.1.248.11.101.1.1.1
                     hm2Iec61850MmsServerAdminStatus 1.3.6.1.4.1.248.11.101.1.1.1.1 hmenabledstatus read-write
Enables/disables the IEC61850 MMS server functionality on this device. If disabled(2), the IEC61850 MMS Server is deactivated, but the IEC61850 MIBs can be accessed. The default value is disabled.
                     hm2Iec61850MmsServerWriteAccessStatus 1.3.6.1.4.1.248.11.101.1.1.1.2 hmenabledstatus read-write
Enables/disables the read/write capability of the IEC61850 MMS. If disabled(2), the IEC61850 MMS Server is accessible read-only, if enabled(1) the device configuration can be changed using the IEC61850 MMS protocol. The default value is disabled.
                     hm2Iec61850MmsServerPortNumber 1.3.6.1.4.1.248.11.101.1.1.1.3 inetportnumber read-write
The port number of the IEC61850 MMS server. Setting the port to zero is not allowed.
                     hm2Iec61850MmsServerMaxSessionsCount 1.3.6.1.4.1.248.11.101.1.1.1.4 integer32 read-write
Max number of IEC61850 MMS sessions permitted on this switch.
                     hm2Iec61850MmsServerTechnicalKey 1.3.6.1.4.1.248.11.101.1.1.1.5 snmpadminstring read-write
The IEC61850 MMS server technical key setting corresponds to the IEC61850 IED name. This name is used to identify the device via a IEC61850 MMS client. The size is restricted to 32 characters. According to IEC61850-7-2 Ed. the TechnicalKey represents an IEC61850 VisibleString. Thus the following characters are allowed: VisibleString ( FROM ('A'|'a'|'B'|'b'|'C'|'c'|'D'|'d'|'E'|'e'|'F'|'f'| 'G'|'g'|'H'|'h'|'I'|'i'|'J'|'j'|'K'|'k'|'L'|'l'| 'M'|'m'|'N'|'n'|'O'|'o'|'P'|'p'|'Q'|'q'|'R'|'r'| 'S'|'s'|'T'|'t'|'U'|'u'|'V'|'v'|'W'|'w'|'X'|'x'| 'Y'|'y'|'Z'|'z'|'_'|'0'|'1'|'2'|'3'|'4'|'5'|'6'| '7'|'8'|'9') )
                     hm2Iec61850MmsTlsServerAdminStatus 1.3.6.1.4.1.248.11.101.1.1.1.10 hmenabledstatus read-write
Enables/disables the IEC61850 MMS over TLS server functionality on this device. If disabled(2), the IEC61850 MMS over TLS Server is deactivated, but the IEC61850 MIBs can be accessed. The default value is disabled.
                     hm2Iec61850MmsTlsServerWriteAccessStatus 1.3.6.1.4.1.248.11.101.1.1.1.11 hmenabledstatus read-write
Enables/disables the read/write capability of the IEC61850 MMS. If disabled(2), the IEC61850 MMS over TLS Server is accessible read-only, if enabled(1) the device configuration can be changed using the IEC61850 MMS over TLS protocol. The default value is disabled.
                     hm2Iec61850MmsTlsServerPortNumber 1.3.6.1.4.1.248.11.101.1.1.1.12 inetportnumber read-write
The port number of the IEC61850 MMS over TLS server. Setting the port to zero is not allowed.
                     hm2Iec61850MmsTlsServerMaxSessionsCount 1.3.6.1.4.1.248.11.101.1.1.1.13 integer32 read-write
Max number of IEC61850 MMS over TLS sessions permitted on this switch.
                     hm2Iec61850MmsTlsServerKeysPresent 1.3.6.1.4.1.248.11.101.1.1.1.20 integer read-only
Indicates what key files are present on the device, if any. Enumeration: 'both': 3, 'none': 4, 'rsa': 2, 'dsa': 1.
                     hm2Iec61850MmsTlsServerKeyOperStatus 1.3.6.1.4.1.248.11.101.1.1.1.21 integer read-only
Indicates what key files are currently being generated or deleted, if any. Enumeration: 'both': 3, 'none': 4, 'rsa': 2, 'dsa': 1.
                     hm2Iec61850MmsTlsServerRSAKeyControl 1.3.6.1.4.1.248.11.101.1.1.1.22 integer read-write
Controls RSA key generation and deletion. Always returns noop(1). Enumeration: 'noop': 1, 'generate': 2, 'delete': 3.
                     hm2Iec61850MmsTlsServerDSAKeyControl 1.3.6.1.4.1.248.11.101.1.1.1.23 integer read-write
Controls DSA key generation and deletion. Always returns noop(1). Enumeration: 'noop': 1, 'generate': 2, 'delete': 3.
                     hm2Iec61850MmsTlsServerFingerPrintDSA 1.3.6.1.4.1.248.11.101.1.1.1.24 displaystring read-only
The local DSA fingerprint for IEC61850 MMS over TLS connections.
                     hm2Iec61850MmsTlsServerFingerPrintRSA 1.3.6.1.4.1.248.11.101.1.1.1.25 displaystring read-only
The local RSA fingerprint for IEC61850 MMS over TLS connections.
                     hm2Iec61850MmsServerStatus 1.3.6.1.4.1.248.11.101.1.1.1.26 integer read-only
Returns current MMS server status. As the MMS server takes a long time to start or to stop, this will return the actual server state, not just if it is enabled or disabled. If the value is unavailable(1) then the feature is not available on the device. Enumeration: 'unavailable': 1, 'halted': 5, 'running': 3, 'error': 6, 'stopping': 4, 'starting': 2.
                 hm2Iec61850StatisticsGroup 1.3.6.1.4.1.248.11.101.1.1.2
                     hm2Iec61850MmsServerSessionsCount 1.3.6.1.4.1.248.11.101.1.1.2.1 integer32 read-only
Current number of active IEC61850 MMS sessions on this switch.
                     hm2Iec61850MmsTlsServerSessionsCount 1.3.6.1.4.1.248.11.101.1.1.2.10 integer32 read-only
Current number of active IEC61850 MMS over TLS sessions on this switch.
             hm2ProfinetIOGroup 1.3.6.1.4.1.248.11.101.1.2
                 hm2ProfinetIOConfigGroup 1.3.6.1.4.1.248.11.101.1.2.1
                     hm2PNIOAdminStatus 1.3.6.1.4.1.248.11.101.1.2.1.1 integer read-write
Enables/disables the ProfinetIO functionality on this device. If disabled(2), the ProfinetIO protocol is inactive, but the ProfinetIO MIBs can be accessed. The default value is disabled. Enumeration: 'enable': 1, 'disable': 2.
                     hm2PNIODeviceID 1.3.6.1.4.1.248.11.101.1.2.1.2 integer32 read-only
Identifier of the device family. Values 1 .. 65635 are valid device IDs.
                     hm2PNIOModuleIdentNumber 1.3.6.1.4.1.248.11.101.1.2.1.3 integer32 read-only
Identifier ID of the device of port or module.
                     hm2PNIOOrderID 1.3.6.1.4.1.248.11.101.1.2.1.4 displaystring read-only
Product (switch) order ID. The size is restricted to 64 characters.
                     hm2PNIODeviceTypeDetails 1.3.6.1.4.1.248.11.101.1.2.1.5 displaystring read-only
Switch device type details, for example: 4 Port Rail Switch.
                     hm2PNIOSoftwareRelease 1.3.6.1.4.1.248.11.101.1.2.1.6 displaystring read-only
This value is a string that contains Version number of software in profinetio format, for example: 01.0.03.
                     hm2PNIOHardwareRelease 1.3.6.1.4.1.248.11.101.1.2.1.7 integer32 read-only
Version number of switch hardware in profinetio format.
                     hm2PNIOOrderID9th 1.3.6.1.4.1.248.11.101.1.2.1.8 displaystring read-only
Product (switch) order ID. The size is restricted to 32 characters (In the form of the 9-th numbers).
                     hm2PNIONameOfStation 1.3.6.1.4.1.248.11.101.1.2.1.9 displaystring read-write
Device name. The size is restricted to 240 characters. It must be conform to the restrictions as decribed in PNIO protocol specification.
                     hm2PNIONumActiveApplicationRelations 1.3.6.1.4.1.248.11.101.1.2.1.10 unsigned32 read-only
Returns the number of active application relations.
                     hm2PNIOClearIpParameter 1.3.6.1.4.1.248.11.101.1.2.1.11 truthvalue read-write
Clears the IP parameters if set to true and PNIO is enabled.
                     hm2PNIODcpModeTable 1.3.6.1.4.1.248.11.101.1.2.1.20 no-access
Table of DCP mode entries
                           hm2PNIODcpModeEntry 1.3.6.1.4.1.248.11.101.1.2.1.20.1 no-access
DCP mode entry
                               hm2PNIODcpModePortID 1.3.6.1.4.1.248.11.101.1.2.1.20.1.1 integer32 no-access
Port ID for the DCP mode table entry
                               hm2PNIODcpMode 1.3.6.1.4.1.248.11.101.1.2.1.20.1.2 integer read-write
DCP mode for one port. Allowed values none(0), ingress(1), egress(2) or both(3) which is default. Enumeration: 'both': 3, 'none': 0, 'egress': 2, 'ingress': 1.
                 hm2ProfinetIOStatisticsGroup 1.3.6.1.4.1.248.11.101.1.2.2
             hm2EthernetIPGroup 1.3.6.1.4.1.248.11.101.1.3
                 hm2EthernetIPConfigGroup 1.3.6.1.4.1.248.11.101.1.3.1
                     hm2EtherNetIPAdminStatus 1.3.6.1.4.1.248.11.101.1.3.1.1 hmenabledstatus read-write
Enables/disables the EtherNet/IP(TM) operation on this device. If disabled, the EtherNet/IP protocol is deactivated, but the EtherNet/IP MIBs can be accessed. The default value is disabled.
                     hm2EtherNetIPErrorCode 1.3.6.1.4.1.248.11.101.1.3.1.2 integer32 read-only
Read the error code within EtherNet/IP(TM) action.
                     hm2EtherNetIPProductCode 1.3.6.1.4.1.248.11.101.1.3.1.3 integer32 read-only
Read the Product Code as shown in the Identity Object of EtherNet/IP(TM). Values 1 .. 65635 are valid product codes.
                     hm2EtherNetIPMajorRevision 1.3.6.1.4.1.248.11.101.1.3.1.4 integer32 read-only
Read the major revision number as shown in the Identity Object of EtherNet/IP(TM). Values 1 .. 255 are valid revisions.
                     hm2EtherNetIPMinorRevision 1.3.6.1.4.1.248.11.101.1.3.1.5 integer32 read-only
Read the minor revision number as shown in the Identity Object of EtherNet/IP(TM). Values 1 .. 255 are valid revisions.
                     hm2EtherNetIPProductName 1.3.6.1.4.1.248.11.101.1.3.1.6 snmpadminstring read-only
Read the product name as shown in the Identity Object of EtherNet/IP(TM). The size is restricted to 32 Characters.
                     hm2EtherNetIPCatalogName 1.3.6.1.4.1.248.11.101.1.3.1.7 snmpadminstring read-only
Read the catolog name as provided in the EDS file for EtherNet/IP(TM). The size is restricted to 255 Characters.
                     hm2EtherNetIPWriteAccessStatus 1.3.6.1.4.1.248.11.101.1.3.1.8 hmenabledstatus read-write
Enables/disables the read/write capability of the EtherNet/IP protocol. If disabled(2), the EtherNet/IP protocol is accessible the get requests only, if enabled(1), the EtherNet/IP protocol is accessible the set/get requests, The default value is disabled.
                 hm2EthernetIPStatisticsGroup 1.3.6.1.4.1.248.11.101.1.3.2
                     hm2EtherNetIPConnEstablished 1.3.6.1.4.1.248.11.101.1.3.2.1 unsigned32 read-only
Statistics: number of connections that have been established within EtherNet/IP.
                     hm2EtherNetIPConnTimeouts 1.3.6.1.4.1.248.11.101.1.3.2.2 unsigned32 read-only
Statistics: number of connection timeouts that have been occurred within EtherNet/IP.
                     hm2EtherNetIPVendorObjRequests 1.3.6.1.4.1.248.11.101.1.3.2.3 unsigned32 read-only
Statistics: number of requests to the vendor specific objects within EtherNet/IP.
                 hm2EthernetIPTCPIPObjectGroup 1.3.6.1.4.1.248.11.101.1.3.3
                     hm2EtherNetIPMcastTTLValue 1.3.6.1.4.1.248.11.101.1.3.3.1 integer32 read-write
Time-to-Live value for IP multicast packets.
                     hm2EtherNetIPMcastAllocControl 1.3.6.1.4.1.248.11.101.1.3.3.2 integer read-write
Controls how the device shall allocate IP multicast addresses. A value of 0 means multicast addresses shall be generated using the default allocation algorithm. A value of 1 means multicast addresses shall be allocated according to the values specified in Num Mcast and Mcast Start Addr. The value 2 is reserved. Enumeration: 'default': 0, 'defined': 1, 'reserved': 2.
                     hm2EtherNetIPMcastCount 1.3.6.1.4.1.248.11.101.1.3.3.3 integer32 read-write
The maximum number of IP multicast addresses to be allocated.
                     hm2EtherNetIPMcastStartAddress 1.3.6.1.4.1.248.11.101.1.3.3.4 inetaddressipv4 read-write
The starting multicast address from which Num Mcast addresses are allocated.
                     hm2EtherNetIPLastConflictDetectedACDActivity 1.3.6.1.4.1.248.11.101.1.3.3.5 octet string read-write
The ARP Response PDU (a copy of the ARP message that caused the address conflict) in binary format. Can only be written to a value of zero.
                     hm2EtherNetIPSelectACDStatus 1.3.6.1.4.1.248.11.101.1.3.3.6 integer read-write
Sets the status of the ip address conflict detection mechanism on this device. The new value of this element is applied after the device executes a restart. Enumeration: 'default': 0, 'disabled': 2, 'enabled': 1.
                 hm2EthernetIPQoSObjectGroup 1.3.6.1.4.1.248.11.101.1.3.4
                     hm2EtherNetIPQosDscpUrgentValue 1.3.6.1.4.1.248.11.101.1.3.4.1 integer32 read-write
DSCP value for CIP transport Urgent priority messages.
                     hm2EtherNetIPQosDscpScheduledValue 1.3.6.1.4.1.248.11.101.1.3.4.2 integer32 read-write
DSCP value for CIP transport Scheduled priority messages.
                     hm2EtherNetIPQosDscpHighValue 1.3.6.1.4.1.248.11.101.1.3.4.3 integer32 read-write
DSCP value for CIP transport High priority messages.
                     hm2EtherNetIPQosDscpLowValue 1.3.6.1.4.1.248.11.101.1.3.4.4 integer32 read-write
DSCP value for CIP transport Low priority messages.
                     hm2EtherNetIPQosDscpExplicitValue 1.3.6.1.4.1.248.11.101.1.3.4.5 integer32 read-write
DSCP value for CIP transport Explicit priority messages.
                     hm2EtherNetIPQosValue 1.3.6.1.4.1.248.11.101.1.3.4.6 truthvalue read-write
This object indicates a changes which be applied after the device executes a restart.
             hm2ModbusGroup 1.3.6.1.4.1.248.11.101.1.4
                 hm2ModbusConfigGroup 1.3.6.1.4.1.248.11.101.1.4.1
                     hm2ModbusTcpServerAdminStatus 1.3.6.1.4.1.248.11.101.1.4.1.1 hmenabledstatus read-write
Enables/disables the Modbus TCP server functionality on this device. If disabled(2), the Modbus TCP Server is deactivated, but the Modbus MIBs can be accessed. The default value is disabled.
                     hm2ModbusTcpServerWriteAccessStatus 1.3.6.1.4.1.248.11.101.1.4.1.2 hmenabledstatus read-write
Enables/disables the read/write capability of the Modbus TCP server. If disabled(2), the Modbus TCP Server is accessible read-only, if enabled(1) the device configuration can be changed using the Modbus TCP protocol. The default value is disabled.
                     hm2ModbusTcpServerPortNumber 1.3.6.1.4.1.248.11.101.1.4.1.3 inetportnumber read-write
The port number of the Modbus TCP server. Setting the port to zero is not allowed.
                     hm2ModbusTcpServerMaxSessionsCount 1.3.6.1.4.1.248.11.101.1.4.1.4 integer32 read-write
Maximum number of concurrent sessions allowed by the Modbus TCP server.
                 hm2ModbusStatisticsGroup 1.3.6.1.4.1.248.11.101.1.4.2
                     hm2ModbusTcpServerSessionsCount 1.3.6.1.4.1.248.11.101.1.4.2.1 integer32 read-only
Current number of active sessions to the Modbus TCP server.
         hm2IndustrialProtocolsMibSNMPExtensionGroup 1.3.6.1.4.1.248.11.101.3
             hm2Iec61850SESGroup 1.3.6.1.4.1.248.11.101.3.1
             hm2ProfinetIOSESGroup 1.3.6.1.4.1.248.11.101.3.2
                 hm2ProfinetIOInvalidStationName 1.3.6.1.4.1.248.11.101.3.2.1
Invalid station name.
             hm2EthernetIPSESGroup 1.3.6.1.4.1.248.11.101.3.3
             hm2ModbusSESGroup 1.3.6.1.4.1.248.11.101.3.4