ACC-X25 :: accX25XmtDatas

MIB Reference — IPNetwork Monitor · Updated September 13, 2026

All MIBsACC-X25accX25XmtDatas

accX25XmtDatas

Module: ACC-X25

OID (symbolic): ACC-X25::accX25XmtDatas

OID (numeric): 1.3.6.1.4.1.5.1.1.17.4.1.29

Node type: OBJECT-TYPE

Type: Counter

Access: read-only

Description: Number of Data packets transmitted on this port.

What is accX25XmtDatas?

This OID counts outbound data packets transmitted on the port, measuring your actual payload transmission rate. Engineers compare this to received data packets to identify asymmetric traffic patterns or one-way link failures. A value of 95,000 means 95,000 data packets were sent, and comparing to received counts reveals whether traffic is balanced.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.17.4.1.29
snmpwalk -v2c -c public <target> ACC-X25::accX25XmtDatas

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.17.4.1.29.1
snmpget -v2c -c public <target> ACC-X25::accX25XmtDatas.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> accX25XmtDatas.1

Start monitoring ACC/Ericsson WAN access routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACC-X25::accX25XmtDatas OID value, configure state conditions and alerts, and monitor any ACC/Ericsson WAN access routers (legacy) from a single console.

OID Breakdown

Upper-level ancestors (12 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.17accX25ACC-MIB
1.3.6.1.4.1.5.1.1.17.4accX25PktStatTableACC-MIB
1.3.6.1.4.1.5.1.1.17.4.1accX25PktStatEntryACC-MIB
Numeric OIDNameModule
1.3.6.1.4.1.5.1.1.17.4.1.29accX25XmtDatasACC-X25