apRadioNCfgAmpduAggregationMaxRecvSize
SYMBOL-AP-MIB ·
.1.3.6.1.4.1.388.11.3.4.1.9.1.7
Object
column r/w
bytesEnumeration
This value is used to tell other stations the maximum length AMPDU
that they can send. The allowed values are:
0 bytes (special case, to disable AMPDU rx-limit).
8191 bytes
16383 bytes
32767 bytes
65535 bytes.
Context
- MIB
- SYMBOL-AP-MIB
- OID
.1.3.6.1.4.1.388.11.3.4.1.9.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Units
- bytes
- Parent
- apRadioNCfgEntry
- 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 'SYMBOL-AP-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYMBOL-AP-MIB::apRadioNCfgAmpduAggregationMaxRecvSize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SYMBOL-AP-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYMBOL-AP-MIB::apRadioNCfgAmpduAggregationMaxRecvSize.<apRadioSettingsIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SYMBOL-AP-MIB' -M '/opt/observium/mibs/symbol:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SYMBOL-AP-MIB::apRadioNCfgAmpduAggregationMaxRecvSize'
Syntax
bytesEnumeration
Values & Constraints
Enumerated Values
0 | size0 |
8191 | size8191 |
16383 | size16383 |
32767 | size32767 |
65535 | size65535 |
Conformance
Member of