h3cRS485SessionType
The type of a session. A session can use UDP socket, TCP socket as a client, or TCP socket as a server.
Details
Possible values
| 1 | udp |
| 2 | tcpClient |
| 3 | tcpServer |
Table columns
7 objects| Oid | Name | Access | Type |
|---|---|---|---|
| 1.3.6.1.4.1.2011.10.2.109.2.2.1.1 | h3cRS485SessionIndex | noaccess | Unknown |
| 1.3.6.1.4.1.2011.10.2.109.2.2.1.2 | h3cRS485SessionType | readwrite | udp(1), tcpClient(2), tcpServer(3) |
| 1.3.6.1.4.1.2011.10.2.109.2.2.1.3 | h3cRS485SessionAddType | readwrite | InetAddressType |
| 1.3.6.1.4.1.2011.10.2.109.2.2.1.4 | h3cRS485SessionRemoteIP | readwrite | InetAddress |
| 1.3.6.1.4.1.2011.10.2.109.2.2.1.5 | h3cRS485SessionRemotePort | readwrite | Unknown |
| 1.3.6.1.4.1.2011.10.2.109.2.2.1.6 | h3cRS485SessionLocalPort | readwrite | Unknown |
| 1.3.6.1.4.1.2011.10.2.109.2.2.1.7 | h3cRS485SessionStatus | readwrite | RowStatus |