All MIBs › APPC-MIB › appcCnosCommand
appcCnosCommand
Module: APPC-MIB
OID (symbolic): APPC-MIB::appcCnosCommand
OID (numeric): 1.3.6.1.2.1.34.3.1.1.4.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Specifies the CNOS command or verb to issue. First set the values of the particular CNOS parameter objects (from the range { appcCnosControl 2 } through { appcCnosControl 8 }) that apply to the CNOS command to be executed, set the three CNOS target objects ({ appcCnosControl 9 } through { appcCnosControl 11 }), then set this object to the command to be executed.
Here is the list of parameter objects that must be set for each of the CNOS commands:
INIT_SESSION_LIMIT - appcCnosMaxSessLimit appcCnosMinCwinLimit appcCnosMinClosLimit appcCnosTargetLocLuName appcCnosTargetParLuName appcCnosTargetModeName
CHANGE_SESSION_LIMIT - appcCnosMaxSessLimit appcCnosMinCwinLimit appcCnosMinClosLimit appcCnosResponsible appcCnosTargetLocLuName appcCnosTargetParLuName appcCnosTargetModeName
RESET_SESSION_LIMIT - appcCnosResponsible appcCnosDrainPart appcCnosForce appcCnosTargetLocLuName appcCnosTargetParLuName appcCnosTargetModeName
What is appcCnosCommand?
A writable control object used to trigger a CNOS (Change Number of Sessions) command or verb against a target LU-mode pair. Operators set the associated CNOS parameter objects first, then write the desired command to this object to execute the negotiation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.34.3.1.1.4.1 snmpwalk -v2c -c public <target> APPC-MIB::appcCnosCommand
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.34.3.1.1.4.1.1 snmpget -v2c -c public <target> APPC-MIB::appcCnosCommand.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.34.3.1.1.4.1.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::appcCnosCommand 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.1 | appcCnosCommand | APPC-MIB |