rcMbServerAuxTcpPort

RUGGEDCOM-SERIAL-MIB · .1.3.6.1.4.1.15004.4.6.2.1.1.3

Object

column r/w Integer32
The alternative TCP port number where a 'rcMbServerPort' may listen 
to incoming TCP conncetions. 
              
Note:TCP Modbus Server always listens on TCP port 502.
So this parameter allows the RuggedCom serial device to accept
TCP Modbus Protocol connections request on both TCP ports.

Context

MIB
RUGGEDCOM-SERIAL-MIB
OID
.1.3.6.1.4.1.15004.4.6.2.1.1.3
Type
column
Access
readwrite
Status
current
Parent
rcMbServerEntry
Groups
1

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 'RUGGEDCOM-SERIAL-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RUGGEDCOM-SERIAL-MIB::rcMbServerAuxTcpPort'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RUGGEDCOM-SERIAL-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RUGGEDCOM-SERIAL-MIB::rcMbServerAuxTcpPort.<rcMbServerPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RUGGEDCOM-SERIAL-MIB' -M '/opt/observium/mibs/siemens:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RUGGEDCOM-SERIAL-MIB::rcMbServerAuxTcpPort'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1024-65535

Conformance