ahClientAuthMethod
AH-INTERFACE-MIB ·
.1.3.6.1.4.1.26928.1.1.1.2.1.2.1.7
Object
column AhAuthenticationMethod
The authentication method the client uses to communicated with AP
Context
- MIB
- AH-INTERFACE-MIB
- OID
.1.3.6.1.4.1.26928.1.1.1.2.1.2.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ahAssociationEntry
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 'AH-INTERFACE-MIB' -M '/opt/observium/mibs/aerohive:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AH-INTERFACE-MIB::ahClientAuthMethod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AH-INTERFACE-MIB' -M '/opt/observium/mibs/aerohive:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AH-INTERFACE-MIB::ahClientAuthMethod.<ifIndex>.<ahClientMac>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AH-INTERFACE-MIB' -M '/opt/observium/mibs/aerohive:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AH-INTERFACE-MIB::ahClientAuthMethod'
Syntax
- Source
- AhAuthenticationMethod
- Base type
Enumeration
Values & Constraints
Type Values
0 | cwp |
1 | open |
2 | wep-open |
3 | wep-shared |
4 | wpa-psk |
5 | wpa2-psk |
6 | wpa-8021x |
7 | wpa2-8021X |
8 | wpa-auto-psk |
9 | wpa-auto-8021x |
10 | dynamic-wep |