oacAAAAuthenticationServerConfigTable

ONEACCESS-AAA-MIB · .1.3.6.1.4.1.13191.10.3.4.10.1.5

Object

table
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

Context

MIB
ONEACCESS-AAA-MIB
OID
.1.3.6.1.4.1.13191.10.3.4.10.1.5
Type
table
Status
current
Parent
oacAAAConfigObjects
Children
1

Use a bulk walk to inspect objects and instances beneath this OID.

Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ONEACCESS-AAA-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ONEACCESS-AAA-MIB::oacAAAAuthenticationServerConfigTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ONEACCESS-AAA-MIB' -M '/opt/observium/mibs/oneaccess:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ONEACCESS-AAA-MIB::oacAAAAuthenticationServerConfigTable'

Syntax

No syntax metadata recorded.

Values & Constraints

No enumerated values or constraints recorded.