wtSeriTcpResponseMode
Com-Server-Intern-MIB ·
.1.3.6.1.4.1.5040.1.1.1.3.5.1.10
Object
column mandatory
r/w
Enumeration
In Response Mode the application, special characters are output which are used to inform the application in the serial terminal device about the network-side connection status of the Com-Server This function is only available in TCP client mode. The following messages are output on the serial port: C (connected): The connection was opened successfully. There is a TCP connection to the server. N (not connected): The connection was not opened successfully. The TCP server is not responding. D (disconnected): The connection query was rejected by the TCP server or a previously open connection was properly ended by the TCP server or by the Com-Server. Ixxx.xxx.xxx.xxx (invoked by...): A client application on the indicated station has successfully opened a TCP connection to the Com-Server (e.g., I172.20.20.1).
Context
- MIB
- Com-Server-Intern-MIB
- OID
.1.3.6.1.4.1.5040.1.1.1.3.5.1.10- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- wtSeriTcpClientEntry
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 'Com-Server-Intern-MIB' -M '/opt/observium/mibs/webgraph:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Com-Server-Intern-MIB::wtSeriTcpResponseMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Com-Server-Intern-MIB' -M '/opt/observium/mibs/webgraph:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Com-Server-Intern-MIB::wtSeriTcpResponseMode.<wtSeriInterfaceNo>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Com-Server-Intern-MIB' -M '/opt/observium/mibs/webgraph:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Com-Server-Intern-MIB::wtSeriTcpResponseMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | wtSeriTcpRespModeOff |
2 | wtSeriTcpRespModeOn |