fsStaAssoAuthMode
FS-AC-MGMT-MIB ·
.1.3.6.1.4.1.52642.1.1.10.2.56.5.1.1.1.15
Object
column Enumeration
The Sta associate authentication mode.
Context
- MIB
- FS-AC-MGMT-MIB
- OID
.1.3.6.1.4.1.52642.1.1.10.2.56.5.1.1.1.15- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsStaEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'FS-AC-MGMT-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-AC-MGMT-MIB::fsStaAssoAuthMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-AC-MGMT-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-AC-MGMT-MIB::fsStaAssoAuthMode.<fsStaMacAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-AC-MGMT-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-AC-MGMT-MIB::fsStaAssoAuthMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | open |
1 | wep |
2 | dot1x-wep |
3 | dot1x-wpa |
4 | dot1x-wpa2 |
5 | mab |
6 | psk-wpa |
7 | psk-wpa2 |
8 | wapi |