aiClientHtMode
AI-AP-MIB ·
.1.3.6.1.4.1.14823.2.3.3.1.2.4.1.18
Object
column ArubaHTMode
The HT mode of this Client
Context
- MIB
- AI-AP-MIB
- OID
.1.3.6.1.4.1.14823.2.3.3.1.2.4.1.18- Type
- column
- Access
- readonly
- Status
- current
- Parent
- aiClientEntry
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 'AI-AP-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AI-AP-MIB::aiClientHtMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AI-AP-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AI-AP-MIB::aiClientHtMode.<aiClientMACAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AI-AP-MIB' -M '/opt/observium/mibs/aruba:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AI-AP-MIB::aiClientHtMode'
Syntax
- Source
- ArubaHTMode
- Base type
Enumeration
Values & Constraints
Type Values
1 | none |
2 | ht20 |
3 | ht40 |
4 | vht20 |
5 | vht40 |
6 | vht80 |
7 | vht160 |
8 | vht80plus80 |
9 | he20 |
10 | he40 |
11 | he80 |
12 | he160 |
13 | he80plus80 |