All MIBs › HMPRIV-MGMT-SNMP-MIB › hmEtherNetIPConnTimeouts
hmEtherNetIPConnTimeouts
Module: HMPRIV-MGMT-SNMP-MIB
OID (symbolic): HMPRIV-MGMT-SNMP-MIB::hmEtherNetIPConnTimeouts
OID (numeric): 1.3.6.1.4.1.248.14.2.16.4.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
Statistics: number of connection timeouts that have been occurred within EtherNet/IP.
What is hmEtherNetIPConnTimeouts?
This OID counts how many times a connection in the industrial EtherNet/IP protocol failed because it didn't receive a response within the allowed time. Each timeout represents a failed handshake or communication attempt with remote equipment. Industrial network managers track this to diagnose intermittent device failures or network congestion affecting real-time industrial automation communications.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.248.14.2.16.4.2 snmpwalk -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmEtherNetIPConnTimeouts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.248.14.2.16.4.2.1 snmpget -v2c -c public <target> HMPRIV-MGMT-SNMP-MIB::hmEtherNetIPConnTimeouts.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.248 | hirschmann | HM2-TC-MIB |
| 1.3.6.1.4.1.248.14 | hmConfiguration | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2 | hmAgent | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.16 | hmIndustrialEthernetProtocols | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.16.4 | hmEthernetIPStatisticsGroup | HMPRIV-MGMT-SNMP-MIB |
| 1.3.6.1.4.1.248.14.2.16.4.2 | hmEtherNetIPConnTimeouts | HMPRIV-MGMT-SNMP-MIB |