fsWEPAuthenAlgorithm
FS-WLAN-SECURITY-MIB ·
.1.3.6.1.4.1.52642.1.1.10.2.61.1.2.1.20
Object
column Enumeration
authentication algorithms supported by the Authencator. The following are the values and the associated algorithm. Value = 1: Open System Value = 2: Shared Key
Context
- MIB
- FS-WLAN-SECURITY-MIB
- OID
.1.3.6.1.4.1.52642.1.1.10.2.61.1.2.1.20- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsWLANsecurityConfigEntry
- Groups
- 1
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-WLAN-SECURITY-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-WLAN-SECURITY-MIB::fsWEPAuthenAlgorithm'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-WLAN-SECURITY-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-WLAN-SECURITY-MIB::fsWEPAuthenAlgorithm.<fsApgWlanId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-WLAN-SECURITY-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-WLAN-SECURITY-MIB::fsWEPAuthenAlgorithm'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | openSystem |
2 | sharedKey |
Conformance
Member of