RADLAN-SOCKET-MIB
AI MIB Summary
RADLAN-SOCKET-MIB facilitates the monitoring and management of TCP/UDP socket states, connection counts, and resource utilization metrics on RADLAN network devices. This private MIB enables administrators to track active sessions, listen ports, and socket-level errors for troubleshooting connectivity and performance issues on RAD vendor hardware.
This private MIB module defines socket private MIBs.
Main OID:
rlSocket.1.3.6.1.4.1.89.85
10
Objects
Active
Status
2
Dependencies
Imported Objects
Objects
10 total| Object Name |
|---|
rlSocketThis private MIB module defines socket private MIBs. MODULE-IDENTITY .1.3.6.1.4.1.89.85 |
RADLAN-MIBThis private MIB module defines socket private MIBs. Unknown .1.3.6.1.4.1.89.85 |
rlSocketMibVersionMIB's version, the current version is 1.ro INTEGER .1.3.6.1.4.1.89.85.1 |
rlSocketTableThe (conceptual) table listing the sockets which are currently
open in the system. SEQUENCE OF RlSocketEntry .1.3.6.1.4.1.89.85.2 |
rlSocketEntryAn entry (conceptual row) in the SocketTable. RlSocketEntry .1.3.6.1.4.1.89.85.2.1 |
rlSocketIdThe value of the id of the socket.ro INTEGER .1.3.6.1.4.1.89.85.2.1.1 |
rlSocketTypeSpecifies the type of the socket.ro Enumeration .1.3.6.1.4.1.89.85.2.1.2 |
rlSocketStateSpecifies the state in which the socket is in.ro Enumeration .1.3.6.1.4.1.89.85.2.1.3 |
rlSocketBlockModeSpecifies the blocking mode of the socket.ro Enumeration .1.3.6.1.4.1.89.85.2.1.4 |
rlSocketUpTimeThe time elapsed since this socket was created.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.89.85.2.1.5 |