All MIBs › AIX1-MIB › aix1PhysStatTxAborts
aix1PhysStatTxAborts
Module: AIX1-MIB
OID (symbolic): AIX1-MIB::aix1PhysStatTxAborts
OID (numeric): 1.3.6.1.4.1.539.12.5.3.1.2
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The number of abort sequences transmitted on the serial interfaces. This is a proprietary object because the RS232-like MIB (RFC 1659) doesn't define a similar object! RFC 1659 defines a counter for receive aborts, but not transmit aborts.
What is aix1PhysStatTxAborts?
This is a counter of abort sequences transmitted on the serial interfaces at the physical layer. Aborts signal the termination of a malformed or incomplete frame. Persistent increments indicate frame errors or flow control issues.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.539.12.5.3.1.2 snmpwalk -v2c -c public <target> AIX1-MIB::aix1PhysStatTxAborts
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.539.12.5.3.1.2.1 snmpget -v2c -c public <target> AIX1-MIB::aix1PhysStatTxAborts.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> aix1PhysStatTxAborts.1
Start monitoring Applied Innovation X.25 line cards with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AIX1-MIB::aix1PhysStatTxAborts OID value, configure state conditions and alerts, and monitor any Applied Innovation X.25 line cards from a single console.
OID Breakdown
Upper-level ancestors (7 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.539 | aii | AI198CLC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.539.12 | aiX1 | AIX1-MIB |
| 1.3.6.1.4.1.539.12.5 | aiX1Phys | AIX1-MIB |
| 1.3.6.1.4.1.539.12.5.3 | aix1PhysStatTable | AIX1-MIB |
| 1.3.6.1.4.1.539.12.5.3.1 | aix1PhysStatEntry | AIX1-MIB |
| 1.3.6.1.4.1.539.12.5.3.1.2 | aix1PhysStatTxAborts | AIX1-MIB |