cfgWlanDevHtCapabilities

WESTERMO-SW6-MIB · .1.3.6.1.4.1.16177.1.400.1.1.3.1.1.24

Object

column r/w Integer32
HT capability flags:
              
* [LDPC]          = 1      Enable support for LDPC coding
* [SHORT-GI-20]   = 32     Allow short GI for 20 MHz
* [SHORT-GI-40]   = 64     Allow short GI for 40 MHz
* [TX-STBC]       = 128    Enable support for TX-STBC
* [RX-STBC1]      = 256    Enable support for RX-STBC1
* [DSSS_CCK-40]   = 4096   Enable support for DSSS/CCK Mode in 40 MHz
* [40-INTOLERANT] = 16384  Advertise 40 MHz intolerance
              
Applies to AP. 802.11n products only.

Context

MIB
WESTERMO-SW6-MIB
OID
.1.3.6.1.4.1.16177.1.400.1.1.3.1.1.24
Type
column
Access
readwrite
Status
current
Parent
cfgWlanDeviceTableEntry
Groups
1

Walk 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 'WESTERMO-SW6-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WESTERMO-SW6-MIB::cfgWlanDevHtCapabilities'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WESTERMO-SW6-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WESTERMO-SW6-MIB::cfgWlanDevHtCapabilities.<cfgWlanDevIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WESTERMO-SW6-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WESTERMO-SW6-MIB::cfgWlanDevHtCapabilities'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-65535

Conformance