All MIBs › ACC-X25 › accX25XotStatsXmtTotals
accX25XotStatsXmtTotals
Module: ACC-X25
OID (symbolic): ACC-X25::accX25XotStatsXmtTotals
OID (numeric): 1.3.6.1.4.1.5.1.1.17.12.4.1.9
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description:
The total number of packets transmitted by the XOT over TCP connections on this router.
What is accX25XotStatsXmtTotals?
This counter tracks the total number of packets that the router has transmitted using X.25 over TCP (XOT) connections. A network engineer would monitor this to verify that X.25 traffic is flowing correctly through TCP tunnels and to detect whether transmission is stuck or failing. For example, a value of 1,500,000 means the router has sent 1.5 million XOT packets since the last restart.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.17.12.4.1.9 snmpwalk -v2c -c public <target> ACC-X25::accX25XotStatsXmtTotals
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.17.12.4.1.9.1 snmpget -v2c -c public <target> ACC-X25::accX25XotStatsXmtTotals.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.17 | accX25 | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.17.12 | accX25Xot | ACC-X25 |
| 1.3.6.1.4.1.5.1.1.17.12.4 | accX25XotStatsTable | ACC-X25 |
| 1.3.6.1.4.1.5.1.1.17.12.4.1 | accX25XotStatsEntry | ACC-X25 |
| 1.3.6.1.4.1.5.1.1.17.12.4.1.9 | accX25XotStatsXmtTotals | ACC-X25 |