All MIBs › AIX1-MIB › aix1StatOutCharsPerSec80s
aix1StatOutCharsPerSec80s
Module: AIX1-MIB
OID (symbolic): AIX1-MIB::aix1StatOutCharsPerSec80s
OID (numeric): 1.3.6.1.4.1.539.12.1.21
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: The average number of data characters (characters in the data field of X.25 data packets) transmitted to the network per second over the last 80 seconds.
What is aix1StatOutCharsPerSec80s?
This is a counter of data characters transmitted per second averaged over the last 80 seconds. It measures network throughput on the outbound path. Compare with inbound to balance load and identify asymmetric traffic patterns.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.539.12.1.21 snmpwalk -v2c -c public <target> AIX1-MIB::aix1StatOutCharsPerSec80s
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.539.12.1.21.1 snmpget -v2c -c public <target> AIX1-MIB::aix1StatOutCharsPerSec80s.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> aix1StatOutCharsPerSec80s.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::aix1StatOutCharsPerSec80s 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.1 | aiX1System | AIX1-MIB |
| 1.3.6.1.4.1.539.12.1.21 | aix1StatOutCharsPerSec80s | AIX1-MIB |