All MIBs › ACD-PORT-MIB › acdPortTxStatsUnicastPkts
acdPortTxStatsUnicastPkts
Module: ACD-PORT-MIB
OID (symbolic): ACD-PORT-MIB::acdPortTxStatsUnicastPkts
OID (numeric): 1.3.6.1.4.1.22420.2.9.1.3.1.1.5
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: This is a count of the good unicast packets transmitted by this port. Good unicast packets are packets that are not dropped and have a good CRC. Unicast packets are identified by having a 0 in the least significant bit of the first byte of the destination address (i.e. the first bit transmitted is a 0).
What is acdPortTxStatsUnicastPkts?
This counter increments each time the port transmits a good packet with a unicast destination address (one-to-one communication). Network engineers use this metric to monitor normal point-to-point traffic and identify ports dominated by broadcast/multicast traffic. Example: a value of 1,000,000 means the port has transmitted 1 million individual (non-broadcast) packets to specific destinations.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22420.2.9.1.3.1.1.5 snmpwalk -v2c -c public <target> ACD-PORT-MIB::acdPortTxStatsUnicastPkts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.22420.2.9.1.3.1.1.5.1 snmpget -v2c -c public <target> ACD-PORT-MIB::acdPortTxStatsUnicastPkts.1
Start monitoring Accedian MetroNID devices with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACD-PORT-MIB::acdPortTxStatsUnicastPkts 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.5 | acdPortTxStatsUnicastPkts | ACD-PORT-MIB |