MIB Viewer

alpsRemPeerState

OBJECT-TYPE
1.3.6.1.4.1.9.9.95.1.2.2.1.5
Access
read-only
Status
deprecated
Sub-identifiers
0
TCP Peer State. Initially the connection is in the closed state. For permanent connections, it starts opening the TCP connection immediately, but for dynamic ones, it waits till there is traffic addressed to the remote peer. It then progresses via opening into the opened state.
INTEGER { closed(1), opening(2), opened(3) }