All MIBs › ACC-MIB › accEnetChipCrashes
accEnetChipCrashes
Module: ACC-MIB
OID (symbolic): ACC-MIB::accEnetChipCrashes
OID (numeric): 1.3.6.1.4.1.5.1.1.8.3.1.12
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
Number of times aberrant behaviour was detected in Ethernet chip
What is accEnetChipCrashes?
This counter logs how many times the Ethernet controller chip exhibited aberrant behavior—hardware errors, hangs, or resets—that indicate the device is failing. Network engineers need to monitor this because a non-zero value means the network interface hardware is degrading and will eventually fail completely, causing downtime. A value of 2 chip crashes in a month, for example, means the network card should be scheduled for replacement before it fails entirely.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.8.3.1.12 snmpwalk -v2c -c public <target> ACC-MIB::accEnetChipCrashes
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.8.3.1.12.1 snmpget -v2c -c public <target> ACC-MIB::accEnetChipCrashes.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.12 | accEnetChipCrashes | ACC-MIB |