All MIBs › APPC-MIB › appcTpAdminTpOperation
appcTpAdminTpOperation
Module: APPC-MIB
OID (symbolic): APPC-MIB::appcTpAdminTpOperation
OID (numeric): 1.3.6.1.2.1.34.3.1.3.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Specifies how the program will be started. other - Specifies that the program operation is none of the methods specified. It may be a product-specific method.
queuedOperatorStarted - Specifies that one version of the program will be run at a time. If an incoming attach arrives and the program has not been started yet, APPC will issue a message to the operator to start the specified program. Subsequent attaches that arrive while the program is active will be queued.
queuedOperatorPreloaded - Specifies that one version of the program will be run at a time. If an incoming attach arrives and the program has not been started yet, the Attach will be rejected. The APPC attach manager determines that a TP has started upon reception of an APPC RECEIVE_ALLOCATE verb, or a CPI-C Accept_Conversation (CMACCP) or Specify_Local_TP_Name (CMSLTP) call. No message is sent to the operator. Subsequent attaches that arrive while the program is active are queued.
queuedAmStarted - Specifies that one version of the program will be run at a time and will be started by the APPC attach manager. Subsequent attaches
that arrive while the program is active will be queued.
nonqueuedAmStarted - Specifies that multiple copies of the program will be run at a time and will be started by the APPC attach manager.
What is appcTpAdminTpOperation?
Describes the method used to start this transaction program, such as queued operator-started or a product-specific mechanism. This determines how the APPC subsystem invokes the program when an incoming conversation request arrives.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.34.3.1.3.1.1.5 snmpwalk -v2c -c public <target> APPC-MIB::appcTpAdminTpOperation
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.34.3.1.3.1.1.5.1 snmpget -v2c -c public <target> APPC-MIB::appcTpAdminTpOperation.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::appcTpAdminTpOperation 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.3 | appcTp | APPC-MIB |
| 1.3.6.1.2.1.34.3.1.3.1 | appcTpAdminTable | APPC-MIB |
| 1.3.6.1.2.1.34.3.1.3.1.1 | appcTpAdminEntry | APPC-MIB |
| 1.3.6.1.2.1.34.3.1.3.1.1.5 | appcTpAdminTpOperation | APPC-MIB |