MIB Viewer

rcTacacsServerConnectionType

OBJECT-TYPE
1.3.6.1.4.1.2272.1.65.2.1.4
Access
read-create
Status
current
Sub-identifiers
0
Specifies TCP connection type between device and TACACS+ server. Either a single open connection between a device and server (SingleConnection), or open/close connection per communication session (PerSessionConnection).
INTEGER { singleConnection(1), perSessionConnection(2) }