saRgDot11BssSecurityMode

SA-RG-MIB · .1.3.6.1.4.1.1429.79.2.2.2.1.1.4

Object

column r/w Enumeration
Secrity for BSS.
Beacause WPA2 is backwords compatible with WPA, setting this
object to wpaWpa2Psk(7) is allowed and has the same effect as
setting to wpa2Psk(3). The same is true for wpaWpa2Enterprise(8)
and wpa2Enterprise(5).
The value for primary BSS is stored in non-vol and is wpaWpa2Psk(7)
after factory reset.
For each other BSS security has to be included in configuration
file or the BSS will be disabled.

Context

MIB
SA-RG-MIB
OID
.1.3.6.1.4.1.1429.79.2.2.2.1.1.4
Type
column
Access
readwrite
Status
current
Parent
saRgDot11BssEntry

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 'SA-RG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SA-RG-MIB::saRgDot11BssSecurityMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SA-RG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SA-RG-MIB::saRgDot11BssSecurityMode.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SA-RG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SA-RG-MIB::saRgDot11BssSecurityMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0disabled
1wep
2wpaPsk
3wpa2Psk
4wpaEnterprise
5wpa2Enterprise
7wpaWpa2Psk
8wpaWpa2Enterprise