All MIBs › ACC-ENET › accEnetStatOneRetrys
accEnetStatOneRetrys
Module: ACC-ENET
OID (symbolic): ACC-ENET::accEnetStatOneRetrys
OID (numeric): 1.3.6.1.4.1.5.1.1.8.3.1.9
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
Number of times a retry condition was detected.
What is accEnetStatOneRetrys?
This OID counts how many times the port had to retry transmitting a frame exactly once before succeeding, a sign of mild network congestion or collision activity. A few retries are normal, but high numbers suggest the port is struggling to transmit, often due to duplex mismatches or noise. For example, a value of 500 retries in an hour on a quiet link suggests the duplex mode should be checked.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.8.3.1.9 snmpwalk -v2c -c public <target> ACC-ENET::accEnetStatOneRetrys
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.8.3.1.9.1 snmpget -v2c -c public <target> ACC-ENET::accEnetStatOneRetrys.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.9 | accEnetStatOneRetrys | ACC-ENET |