zhoneSystemUserAuthMethod

ZHONE-SYSTEM-MIB · .1.3.6.1.4.1.5504.3.1.5.17

Object

scalar r/w Enumeration
This object determines how users access to the device is authenticated.
A value of local indicates that user should be authenticated using
locally provisioned user-profile profiles. A value of radius 
indicates that only RADIUS authentication should be used. A value
of radiusThenLocal indicates that the user should be authenticated
first by using RADIUS authentication and if that fails, then by local
user-profile profiles. A value of radiusThenCraft indicates that the 
user should be authenticated first by using RADIUS authentication and 
if that fails, then only on the local craft port authentication by local 
user-profile profiles is allowed but all other ports will be denied 
access.

Context

MIB
ZHONE-SYSTEM-MIB
OID
.1.3.6.1.4.1.5504.3.1.5.17
Type
scalar
Access
readwrite
Status
current
Parent
zhoneSystemConfiguration
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-SYSTEM-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-SYSTEM-MIB::zhoneSystemUserAuthMethod.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-SYSTEM-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-SYSTEM-MIB::zhoneSystemUserAuthMethod'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1local
2radius
3radiusThenLocal
4radiusThenCraft

Conformance