All MIBs › ACD-PORT-MIB › acdPortTxStatsPkts8192andMore
acdPortTxStatsPkts8192andMore
Module: ACD-PORT-MIB
OID (symbolic): ACD-PORT-MIB::acdPortTxStatsPkts8192andMore
OID (numeric): 1.3.6.1.4.1.22420.2.9.1.3.1.1.28
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: The total number of packets, good or bad, transmitted by this port that were greater than 8192 bytes in length (excluding preamble and SFD but including CRC).
What is acdPortTxStatsPkts8192andMore?
This counter tracks packets transmitted that exceed 8192 bytes, representing the absolute largest frame sizes supported by the equipment. Engineers monitor this when the network has been explicitly configured for giant jumbo frames and want to confirm high-bandwidth applications are using them. If this counter grows, for example to a value of 100, it confirms that 8KB+ packets are being successfully transmitted and not hitting size restrictions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22420.2.9.1.3.1.1.28 snmpwalk -v2c -c public <target> ACD-PORT-MIB::acdPortTxStatsPkts8192andMore
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.22420.2.9.1.3.1.1.28.1 snmpget -v2c -c public <target> ACD-PORT-MIB::acdPortTxStatsPkts8192andMore.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> acdPortTxStatsPkts8192andMore.1
Start monitoring Accedian MetroNID devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACD-PORT-MIB::acdPortTxStatsPkts8192andMore OID value, configure state conditions and alerts, and monitor any Accedian MetroNID devices from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.22420 | accedianMIB | ACCEDIAN-SMI |
| 1.3.6.1.4.1.22420.2 | acdMibs | ACCEDIAN-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.22420.2.9 | acdPort | ACD-PORT-MIB |
| 1.3.6.1.4.1.22420.2.9.1 | acdPortMIBObjects | ACD-PORT-MIB |
| 1.3.6.1.4.1.22420.2.9.1.3 | acdPortStats | ACD-PORT-MIB |
| 1.3.6.1.4.1.22420.2.9.1.3.1 | acdPortTxStatsTable | ACD-PORT-MIB |
| 1.3.6.1.4.1.22420.2.9.1.3.1.1 | acdPortTxStatsEntry | ACD-PORT-MIB |
| 1.3.6.1.4.1.22420.2.9.1.3.1.1.28 | acdPortTxStatsPkts8192andMore | ACD-PORT-MIB |