All MIBs › ACD-PORT-MIB › acdPortTxStatsSupportBits
acdPortTxStatsSupportBits
Module: ACD-PORT-MIB
OID (symbolic): ACD-PORT-MIB::acdPortTxStatsSupportBits
OID (numeric): 1.3.6.1.4.1.22420.2.9.1.3.1.1.2
Node type: OBJECT-TYPE
Type: Bits
Access: read-only
Description: A value that identifies the set of TX statistics supported by the device. Each bit indicates whether or not the specific statistic value is valid on the system.
What is acdPortTxStatsSupportBits?
This OID contains a bitmap describing which transmit statistics counters the device actually tracks and reports as valid (each bit = one statistic type). Engineers use this to understand which performance metrics they can reliably query from the device when building monitoring dashboards. Example: if bit 3 is set to 1, the device genuinely supports and tracks unicast packet transmission counts.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22420.2.9.1.3.1.1.2 snmpwalk -v2c -c public <target> ACD-PORT-MIB::acdPortTxStatsSupportBits
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.22420.2.9.1.3.1.1.2.1 snmpget -v2c -c public <target> ACD-PORT-MIB::acdPortTxStatsSupportBits.1
Start monitoring Accedian MetroNID devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACD-PORT-MIB::acdPortTxStatsSupportBits 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.2 | acdPortTxStatsSupportBits | ACD-PORT-MIB |