APPC-MIB :: appcActiveConvDuplex

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsAPPC-MIBappcActiveConvDuplex

appcActiveConvDuplex

Module: APPC-MIB

OID (symbolic): APPC-MIB::appcActiveConvDuplex

OID (numeric): 1.3.6.1.2.1.34.3.1.5.1.1.10

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Indicates the conversation duplex style in effect for the conversation.

half Indicates that information can be transferred in both directions, but only in one direction at a time.

full Indicates that information can be transferred in both directions at the same time.

What is appcActiveConvDuplex?

Reports the duplex mode in use for an active APPC conversation, indicating whether communication is half-duplex (one direction at a time) or full-duplex (simultaneous bidirectional). This helps administrators understand the data transfer capability of the current conversation.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.34.3.1.5.1.1.10
snmpwalk -v2c -c public <target> APPC-MIB::appcActiveConvDuplex

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.34.3.1.5.1.1.10.1
snmpget -v2c -c public <target> APPC-MIB::appcActiveConvDuplex.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> appcActiveConvDuplex.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::appcActiveConvDuplex 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
1.3.6.1.2.1.34snanauMIBSNA-NAU-MIB
Numeric OIDNameModule
1.3.6.1.2.1.34.3appcMIBAPPC-MIB
1.3.6.1.2.1.34.3.1appcObjectsAPPC-MIB
1.3.6.1.2.1.34.3.1.5appcConversationAPPC-MIB
1.3.6.1.2.1.34.3.1.5.1appcActiveConvTableAPPC-MIB
1.3.6.1.2.1.34.3.1.5.1.1appcActiveConvEntryAPPC-MIB
1.3.6.1.2.1.34.3.1.5.1.1.10appcActiveConvDuplexAPPC-MIB