APPC-MIB :: appcActSessOperState

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsAPPC-MIBappcActSessOperState

appcActSessOperState

Module: APPC-MIB

OID (symbolic): APPC-MIB::appcActSessOperState

OID (numeric): 1.3.6.1.2.1.34.3.1.4.1.1.23

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The value indicates the current operational state of the session.

'unbound (1)' - session has been unbound; in this state it will be removed from the session table by the Agent.

'pendingBind (2)' - this state has different meanings for dependent and independent LUs;

for dependent LU - waiting for BIND from the host, for independent LU - waiting for BIND response. When a session enters this state, the corresponding entry in the session table is created by the Agent.

'bound (3)' - session has been successfully bound.

'pendingUnbind (4)' - session enters this state when an UNBIND is sent and before the rsp(UNBIND) is received.

Session deactivation:

If a session is in the operational state 'bound (3)' then setting the value of this object to 'unbound (1)' will initiate the session shutdown.

If a session is in the operational state 'pendingBind (2)' then setting the value of this object to 'unbound (1)' will initiate the session shutdown.

If a session is in the operational state 'pendingUnbind (4)' for an abnormally long period of time (e.g., three minutes) then setting the value of this object to 'unbound (1)' will change the session operational state to 'unbound (1)'.

What is appcActSessOperState?

Shows the current operational state of the APPC session (e.g., unbound, pending bind, active) and can be written to deactivate the session. Monitoring this value tracks the lifecycle of the session from establishment through teardown.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.34.3.1.4.1.1.23
snmpwalk -v2c -c public <target> APPC-MIB::appcActSessOperState

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.34.3.1.4.1.1.23.1
snmpget -v2c -c public <target> APPC-MIB::appcActSessOperState.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.2.1.34.3.1.4.1.1.23.1 i <value>

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::appcActSessOperState 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.4appcSessionAPPC-MIB
1.3.6.1.2.1.34.3.1.4.1appcActSessTableAPPC-MIB
1.3.6.1.2.1.34.3.1.4.1.1appcActSessEntryAPPC-MIB
1.3.6.1.2.1.34.3.1.4.1.1.23appcActSessOperStateAPPC-MIB