All MIBs › APPC-MIB › appcActiveConvSendBytes
appcActiveConvSendBytes
Module: APPC-MIB
OID (symbolic): APPC-MIB::appcActiveConvSendBytes
OID (numeric): 1.3.6.1.2.1.34.3.1.5.1.1.12
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description: Indicates the number of bytes that was sent on the conversation. The count includes all SNA RU bytes sent, including those in the FMH-5 (Attach), FMH-7 (Error Description), SIGNAL, LUSTAT, and SNA responses; it does not include SNA TH and RH bytes.
What is appcActiveConvSendBytes?
Tracks the total number of SNA RU bytes sent on an active APPC conversation, including control data from headers like FMH-5 and FMH-7, but excluding SNA transport and request headers. This counter helps measure outbound data volume for a given conversation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.34.3.1.5.1.1.12 snmpwalk -v2c -c public <target> APPC-MIB::appcActiveConvSendBytes
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.34.3.1.5.1.1.12.1 snmpget -v2c -c public <target> APPC-MIB::appcActiveConvSendBytes.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> appcActiveConvSendBytes.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::appcActiveConvSendBytes 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.5 | appcConversation | APPC-MIB |
| 1.3.6.1.2.1.34.3.1.5.1 | appcActiveConvTable | APPC-MIB |
| 1.3.6.1.2.1.34.3.1.5.1.1 | appcActiveConvEntry | APPC-MIB |
| 1.3.6.1.2.1.34.3.1.5.1.1.12 | appcActiveConvSendBytes | APPC-MIB |