ostAaaMethodCfgMethodList
OMNITRON-AAA-MIB ·
.1.3.6.1.4.1.7342.20.2.1.2
Object
column
r/w
OctetString
This objects specifies the order of the methods used for a specific
client. Up to three methods may be selected. Methods are separated
by commas. The first method in the list is the first one tried,
the second the second one tried, and the third the third one tried.
If the string is a null length string no methods are allowed for the
specific client.
The four methods possible are:
'none' Selects no authentication for the specific method. It
effectively 'skips' this particular method for the
client.
'local' Selects authentication via the local client only
'tacacs+' Selects authentication via TACACS+
'radius' Selects authentication via RADIUS
Some valid examples:
radius,tacacs+,local
radius,tacacs+
local
tacacs+,radius,local
Context
- MIB
- OMNITRON-AAA-MIB
- OID
.1.3.6.1.4.1.7342.20.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ostAaaMethodCfgEntry
- Table
- ostAaaMethodCfgTable
- Siblings
- 1
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-32
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ostAaaMethodCfgClientIndex This index specifies the client to configure.
console(1) Selects console (serial) port for AAA configuration
telnet(2) Selects telnet client for AAA configurat… | column | Enumeration | .1.3.6.1.4.1.7342.20.2.1.1 |