MIB Viewer

oacAAAAuthenticationServerConfigTable

OBJECT-TYPE
1.3.6.1.4.1.13191.10.3.4.10.1.5
Access
not-accessible
Status
current
Sub-identifiers
1
AAA configuration on OneOS The AAA servers can be configured to either authenticate user login or authenticate enable commands for a given user. OneOS can either use all radius servers or all tacas servers or a group of configured radius servers or a group of configured tacacs servers or only the local database. By default if a radius/tacacs servers are configured, ONEOS will use the AAA servers in the order in which they are configured. The following commands are available to configure the AAA servers. aaa authentication login {default|console|network} {<group-name>|radius|tacacs} aaa authentication enable {default|console|network} {<group-name>|radius|tacacs} Hence the following will be the attributes for the AAA authentication configuration table 1) Authentication for (login or enable) Integer as enum 2) Authentication from (default or console or network) Integer as enum 3) Authentication servertype String
SEQUENCE OF OacAAAAuthenticationServerConfigEntry