appcCnosCommand

APPC-MIB · .1.3.6.1.2.1.34.3.1.1.4.1

Object

scalar r/w Enumeration
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

Context

MIB
APPC-MIB
OID
.1.3.6.1.2.1.34.3.1.1.4.1
Type
scalar
Access
readwrite
Status
current
Parent
appcCnosControl
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APPC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPC-MIB::appcCnosCommand.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APPC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APPC-MIB::appcCnosCommand'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1initSesslimit
2changeSesslimit
3resetSesslimit

Conformance