MIB Viewer

cieConnStatus

OBJECT-TYPE
1.3.6.1.4.1.9.9.52.1.3.2.1.4
Access
read-only
Status
current
Sub-identifiers
0
Integer describing status/type of connection. The pending and bad connections may be removed after 4 minutes of non-activity. Open (active) connections may be removed if they have not transmitted/received traffic in the last cieEncryptionKeyTimeout minutes.
INTEGER { pendingConnection(1), openConnection(2), exchangeKeys(3), badConnection(4) }