All MIBs › ACC-MIB › accEnetStatHeartbeatErrs
accEnetStatHeartbeatErrs
Module: ACC-MIB
OID (symbolic): ACC-MIB::accEnetStatHeartbeatErrs
OID (numeric): 1.3.6.1.4.1.5.1.1.8.3.1.7
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
Number of heartbeat errors detected.
What is accEnetStatHeartbeatErrs?
This counter tracks heartbeat errors—failures of older Ethernet transceivers to confirm transmission completion after sending frames. Heartbeat errors indicate the transceiver hardware is failing or its connection to the device is becoming unreliable (relevant mainly on legacy 10BASE5 networks). Example: if this reaches 3, the transceiver failed to confirm three transmissions, suggesting imminent transceiver or cable failure.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.8.3.1.7 snmpwalk -v2c -c public <target> ACC-MIB::accEnetStatHeartbeatErrs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.8.3.1.7.1 snmpget -v2c -c public <target> ACC-MIB::accEnetStatHeartbeatErrs.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.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.8 | accEnet | ACC-ENET |
| 1.3.6.1.4.1.5.1.1.8.3 | accEnetStatTable | ACC-ENET |
| 1.3.6.1.4.1.5.1.1.8.3.1 | accEnetStatEntry | ACC-ENET |
| 1.3.6.1.4.1.5.1.1.8.3.1.7 | accEnetStatHeartbeatErrs | ACC-MIB |