dot11NetAuthMode
BRCM-80211-MGMT-MIB ·
.1.3.6.1.4.1.4413.2.2.2.1.5.2.6
Object
scalar deprecated
r/w
Enumeration
Sets the network authentication method. 802.1X and WPA require that valid RADIUS parameters be set. WPA-PSK requires a valid WPA Pre-Shared Key to be set.
Context
- MIB
- BRCM-80211-MGMT-MIB
- OID
.1.3.6.1.4.1.4413.2.2.2.1.5.2.6- Type
- scalar
- Access
- readwrite
- Status
- deprecated
- Parent
- dot11MgmtPrivacy
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BRCM-80211-MGMT-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BRCM-80211-MGMT-MIB::dot11NetAuthMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BRCM-80211-MGMT-MIB' -M '/opt/observium/mibs/broadcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BRCM-80211-MGMT-MIB::dot11NetAuthMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | ieee802dot1X |
2 | wpa |
3 | wpa-psk |