clExtHtDot11nAmpduEnable
CISCO-LWAPP-EXT-MIB ·
.1.3.6.1.4.1.9.9.9998.1.1.6.1.1.1
Object
This object is used to indicate the support for 802.11n A-MPDU on this band. A value of 'on' indicates that A-MPDU is enabled for this band. A value of 'off' indicates that A-MPDU is disabled for this band.
Context
- MIB
- CISCO-LWAPP-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.9998.1.1.6.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- clExtHtMacOperationsEntry
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 'CISCO-LWAPP-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-EXT-MIB::clExtHtDot11nAmpduEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-EXT-MIB::clExtHtDot11nAmpduEnable.<cldHtDot11nBand>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-EXT-MIB::clExtHtDot11nAmpduEnable'