All MIBs › ACC-MIB › accEnetStatGiants
accEnetStatGiants
Module: ACC-MIB
OID (symbolic): ACC-MIB::accEnetStatGiants
OID (numeric): 1.3.6.1.4.1.5.1.1.8.3.1.8
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
Number of giant frames detected.
What is accEnetStatGiants?
This counter records the number of Ethernet frames that exceed the maximum allowed size (larger than 1518 bytes). Network engineers monitor this metric to detect hardware defects, cable issues, or configuration errors on the Ethernet segment. A non-zero count (for example, 12 giant frames detected over a week) indicates the physical layer has problems that should trigger investigation of network cables, switches, or the network interface card itself.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.8.3.1.8 snmpwalk -v2c -c public <target> ACC-MIB::accEnetStatGiants
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.8.3.1.8.1 snmpget -v2c -c public <target> ACC-MIB::accEnetStatGiants.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.8 | accEnetStatGiants | ACC-MIB |