ccDetailsLoginType
1.3.6.1.4.1.207.8.4.4.4.37.1.1.35
The type of login for calls generated using this call details entry, for incoming calls only. Incoming calls
can be configured to go through a logging in phase before the call is brought up. This object defines which login
types are used. The value 'none' means don't do a login phase. The value 'userdb' means use the user database on
the router to check login parameters. The value 'radius' means use the router's configured RADIUS servers to
check the login parameters. The values 'pap-tacacs', 'chap' and 'pap-radius' apply only when the user is 'ppp' and
determine how the dynamic PPP interface are configured for authentication. The value 'pap-tacacs' means use PAP
to authenticate and use the TACACS server to check the login parameters. The value 'pap-radius' means use PAP
to authenticate and use the RADIUS server to check the login parameters. The value 'chap' means use CHAP to
authenticate. The value 'tacacs' means use the TACACS server to check login parameters. The value 'all' means use
the user database, TACACS and RADIUS to check the login parameters. The login parameters for values 'userdb',
'radius', 'tacacs' and 'all' are determined by the ccDetailsUsername and ccDetailsPassword objects.