tcpServerMaxConnection
MOXA-IAW5x50A_IO-MIB ·
.1.3.6.1.4.1.8691.2.21.1.4.1.2.3.1.1.3
Object
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 NPort IAW5x50A_IO series device server, and the TCP server driver on that host will have full control over the port. Max. connection 1: Allows only a single host's to connect specific NPort IAW5x50A_IO series device Max connection 2 to 8: Allows 2 to 8 hosts' to conncect NPort IAW5x50A_IO series device at the same time.
Context
- MIB
- MOXA-IAW5x50A_IO-MIB
- OID
.1.3.6.1.4.1.8691.2.21.1.4.1.2.3.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tcpServerEntry
Net-SNMP examples
How SNMP and these commands workWalk 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-IAW5x50A_IO-MIB' -M '/opt/observium/mibs/moxa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MOXA-IAW5x50A_IO-MIB::tcpServerMaxConnection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MOXA-IAW5x50A_IO-MIB' -M '/opt/observium/mibs/moxa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MOXA-IAW5x50A_IO-MIB::tcpServerMaxConnection.<portIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MOXA-IAW5x50A_IO-MIB' -M '/opt/observium/mibs/moxa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MOXA-IAW5x50A_IO-MIB::tcpServerMaxConnection'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647