publicAccessUsersConfigAuthenMode

ALVARION-PUBLIC-ACCESS-MIB · .1.3.6.1.4.1.12394.1.10.5.1.1.3.5.1.3

Object

Specifies how the user authentication is performed.  It can
be done with the local user list or via a AAA server profile.
If both are enabled, the local user list is checked first.

Context

MIB
ALVARION-PUBLIC-ACCESS-MIB
OID
.1.3.6.1.4.1.12394.1.10.5.1.1.3.5.1.3
Type
column
Access
readonly
Status
current
Parent
publicAccessUsersConfigEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ALVARION-PUBLIC-ACCESS-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALVARION-PUBLIC-ACCESS-MIB::publicAccessUsersConfigAuthenMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALVARION-PUBLIC-ACCESS-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALVARION-PUBLIC-ACCESS-MIB::publicAccessUsersConfigAuthenMode.<publicAccessUsersConfigIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALVARION-PUBLIC-ACCESS-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALVARION-PUBLIC-ACCESS-MIB::publicAccessUsersConfigAuthenMode'

Values & Constraints

Type Values
0none
1local
2profile
3localAndProfile