h3cRS485SessionType
A3COM-HUAWEI-RS485-MIB ·
.1.3.6.1.4.1.43.45.1.10.2.109.2.2.1.2
Object
column
r/w
Enumeration
The type of a session. A session can use UDP socket, TCP socket as a client, or TCP socket as a server.
Context
- MIB
- A3COM-HUAWEI-RS485-MIB
- OID
.1.3.6.1.4.1.43.45.1.10.2.109.2.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- h3cRS485RawSessionEntry
- Table
- h3cRS485RawSessionTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | udp |
2 | tcpClient |
3 | tcpServer |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| h3cRS485SessionIndex Raw session index. | column | Integer32 | .1.3.6.1.4.1.43.45.1.10.2.109.2.2.1.1 |
| h3cRS485SessionAddType This object indicates the transport type of the
address contained in h3cRS485SessionRemoteIP object. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.43.45.1.10.2.109.2.2.1.3 |
| h3cRS485SessionRemoteIP The IP of remote entry.
When session type is 'udp', this is the IP of the peer.
When session type is 'tcpClient', this is the IP of the server .
… | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.43.45.1.10.2.109.2.2.1.4 |
| h3cRS485SessionRemotePort The port of remote entry.
When session type is 'udp', this is port of the peer.
When session type is 'tcpClient', this is the port of the server.
… | column | Integer32 | .1.3.6.1.4.1.43.45.1.10.2.109.2.2.1.5 |
| h3cRS485SessionLocalPort Local socket port.
When session type is 'udp', this is local UDP socket port.
When session type is 'tcpClient', this is invalid,
it will return 0.
… | column | Integer32 | .1.3.6.1.4.1.43.45.1.10.2.109.2.2.1.6 |
| h3cRS485SessionStatus The status column used for creating,
modifying, and deleting instances of
the columnar objects in raw session table. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.43.45.1.10.2.109.2.2.1.7 |