MIB Viewer

ipeCfgUserAccountAuthOrder

OBJECT-TYPE
1.3.6.1.4.1.119.2.3.69.5.3.12.4.1.4
Access
read-write
Status
current
Sub-identifiers
0
Indicate the user authentication order. This object is effective only if ipeCfgUserAccountAuthMode is set to mode2 or mode3. External authentication means authentication with RADIUS or LDAP. localAuthFirst : local -> external externalAuthFirst : external -> local
INTEGER { invalid(0), localAuthFirst(1), externalAuthFirst(2) }