rlSocketState
RADLAN-SOCKET-MIB ·
.1.3.6.1.4.1.89.85.2.1.3
Object
column
Enumeration
Specifies the state in which the socket is in.
Context
- MIB
- RADLAN-SOCKET-MIB
- OID
.1.3.6.1.4.1.89.85.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rlSocketEntry
- Table
- rlSocketTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | connected |
2 | notConnected |
3 | recvClosed |
4 | sendClosed |
5 | closed |
6 | peerClosed |
7 | sendRecvClosed |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| rlSocketId The value of the id of the socket. | column | Integer32 | .1.3.6.1.4.1.89.85.2.1.1 |
| rlSocketType Specifies the type of the socket. | column | Enumeration | .1.3.6.1.4.1.89.85.2.1.2 |
| rlSocketBlockMode Specifies the blocking mode of the socket. | column | Enumeration | .1.3.6.1.4.1.89.85.2.1.4 |
| rlSocketUpTime The time elapsed since this socket was created. | column | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.89.85.2.1.5 |