authMode

WHISP-APS-MIB · .1.3.6.1.4.1.161.19.3.1.1.31

Object

scalar r/w Enumeration
Variable to enable/disable authentication. The authentication optional mode
is for APs only. This variable can only be set when authentication feature
is enabled.  Setting it to 1 will use a BAM server for authentication of SMs.  Setting
it to 2 will make use of the Authentication Key on the AP for authenticating SMs.  The
keys must match on SM and AP in order for the SM to be authenticated in this mode.

Context

MIB
WHISP-APS-MIB
OID
.1.3.6.1.4.1.161.19.3.1.1.31
Type
scalar
Access
readwrite
Status
current
Parent
whispApsConfig
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 'WHISP-APS-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WHISP-APS-MIB::authMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WHISP-APS-MIB' -M '/opt/observium/mibs/cambium:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WHISP-APS-MIB::authMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0authenticationDisabled
1authenticationRequiredBam
3authenticationRequiredAP
4authenticationRequiredAAA

Conformance