All MIBs › APPC-MIB › appcActSessMaxSndRuSize
appcActSessMaxSndRuSize
Module: APPC-MIB
OID (symbolic): APPC-MIB::appcActSessMaxSndRuSize
OID (numeric): 1.3.6.1.2.1.34.3.1.4.1.1.19
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The maximum RU size used on this session for sending RUs.
What is appcActSessMaxSndRuSize?
Reports the maximum Request/Response Unit (RU) size negotiated for outbound data on this APPC session. Larger RU sizes can improve throughput by reducing per-message overhead.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.34.3.1.4.1.1.19 snmpwalk -v2c -c public <target> APPC-MIB::appcActSessMaxSndRuSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.34.3.1.4.1.1.19.1 snmpget -v2c -c public <target> APPC-MIB::appcActSessMaxSndRuSize.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> appcActSessMaxSndRuSize.1
Start monitoring SNA/APPC gateway or protocol converter with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the APPC-MIB::appcActSessMaxSndRuSize OID value, configure state conditions and alerts, and monitor any SNA/APPC gateway or protocol converter 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.34 | snanauMIB | SNA-NAU-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.34.3 | appcMIB | APPC-MIB |
| 1.3.6.1.2.1.34.3.1 | appcObjects | APPC-MIB |
| 1.3.6.1.2.1.34.3.1.4 | appcSession | APPC-MIB |
| 1.3.6.1.2.1.34.3.1.4.1 | appcActSessTable | APPC-MIB |
| 1.3.6.1.2.1.34.3.1.4.1.1 | appcActSessEntry | APPC-MIB |
| 1.3.6.1.2.1.34.3.1.4.1.1.19 | appcActSessMaxSndRuSize | APPC-MIB |