RADLAN-SOCKET-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
1
Rows
1
Columns
5
.1.3.6.1.4.1.89.85.2 · 1 row entry · 5 columns
The (conceptual) table listing the sockets which are currently
open in the system.
rlSocketEntry entry .1.3.6.1.4.1.89.85.2.1
An entry (conceptual row) in the SocketTable.
Indexes
rlSocketId
Column Syntax OID
rlSocketId
The value of the id of the socket.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.89.85.2.1.1
rlSocketType
Specifies the type of the socket.
Enumeration
Enumerated Values:
1stream
2dgram
3raw
.1.3.6.1.4.1.89.85.2.1.2
rlSocketState
Specifies the state in which the socket is in.
Enumeration
Enumerated Values:
1connected
2notConnected
3recvClosed
4sendClosed
5closed
6peerClosed
7sendRecvClosed
.1.3.6.1.4.1.89.85.2.1.3
rlSocketBlockMode
Specifies the blocking mode of the socket.
Enumeration
Enumerated Values:
1blocking
2nonBlocking
.1.3.6.1.4.1.89.85.2.1.4
rlSocketUpTime
The time elapsed since this socket was created.
SNMPv2-SMITimeTicks
Textual Convention: SNMPv2-SMITimeTicks Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.89.85.2.1.5