All MIBs › APPC-MIB › appcCnosDrainSelf
appcCnosDrainSelf
Module: APPC-MIB
OID (symbolic): APPC-MIB::appcCnosDrainSelf
OID (numeric): 1.3.6.1.2.1.34.3.1.1.4.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Specifies whether the local LU is draining its conversations for this mode. When a mode session limit is reset (via a CNOS RESET_SESSION_LIMIT request), the local LU could be set to process all queued conversations before deactivating all of the sessions (using the SNA Bracket Initiation Stopped or BIS protocol).
This parameter should be set to the desired value before setting the command (appcCnosCommand).
This parameter applies only to the RESET_SESSION_LIMIT verb.
What is appcCnosDrainSelf?
Controls whether the local LU will drain (finish processing) all queued conversations before deactivating sessions when a CNOS RESET_SESSION_LIMIT request is received. When enabled, in-progress work completes before the session teardown occurs.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.34.3.1.1.4.5 snmpwalk -v2c -c public <target> APPC-MIB::appcCnosDrainSelf
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.34.3.1.1.4.5.1 snmpget -v2c -c public <target> APPC-MIB::appcCnosDrainSelf.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.34.3.1.1.4.5.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> appcCnosDrainSelf.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::appcCnosDrainSelf 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.1 | appcGlobal | APPC-MIB |
| 1.3.6.1.2.1.34.3.1.1.4 | appcCnosControl | APPC-MIB |
| 1.3.6.1.2.1.34.3.1.1.4.5 | appcCnosDrainSelf | APPC-MIB |