deviceControlMaxConnection

MOXA-CN2600-MIB · .1.3.6.1.4.1.8691.2.11.1.4.1.2.1.1.1.2

Object

column r/w Integer32
Max connection is usually used when the user needs
to receive data from different hosts simultaneously.
The factory default is 1. In this case, only one
specific host can access this port of the Terminal Server CN2600
series device server, and the Real COM driver on that
host will have full control over the port.
Max. connection = 1:
Allows only a single host??s Real COM driver to open
the specific Terminal Server CN2600 series device server??s
serial port.
Max connection = 2 to 8:
Allows 2 to 8 hosts?? Real COM drivers to open the
specific Terminal Server CN2600 series device server??s serial
port, at the same time. When multiple hosts?? Real
COM drivers open the serial port at the same time,
the COM driver only provides a pure data tunnel
without control ability. The serial port parameter
will use the firmware settings instead of getting
the settings from your application program (AP).

Context

MIB
MOXA-CN2600-MIB
OID
.1.3.6.1.4.1.8691.2.11.1.4.1.2.1.1.1.2
Type
column
Access
readwrite
Status
current
Parent
deviceControlEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'MOXA-CN2600-MIB' -M '/opt/observium/mibs/moxa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MOXA-CN2600-MIB::deviceControlMaxConnection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MOXA-CN2600-MIB' -M '/opt/observium/mibs/moxa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MOXA-CN2600-MIB::deviceControlMaxConnection.<portIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MOXA-CN2600-MIB' -M '/opt/observium/mibs/moxa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MOXA-CN2600-MIB::deviceControlMaxConnection'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647