fsQAPProfileCWmax
SUPERMICRO-DOT11-MIB ·
.1.3.6.1.4.1.10876.101.2.83.4.3.1.4
Object
column r/w
Integer32
This attribute shall specify the value of the maximum size of the window that shall be used by an AP for a particular AC for generating a random number for the backoff. The value of this attribute shall be such that it could always be expressed in the form of 2X - 1, where X is an integer. The default value for this attribute is 1) aCWmax, if dot11QAPEDCATableIndex is 1. 2) 4*(aCWmin+1) - 1, if dot11QAPEDCATableIndex is 2. 3) aCWmin, if dot11QAPEDCATableIndex is 3. 4) (aCWmin+1)/2 - 1, if dot11QAPEDCATableIndex is 4.
Context
- MIB
- SUPERMICRO-DOT11-MIB
- OID
.1.3.6.1.4.1.10876.101.2.83.4.3.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsQAPProfileEntry
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 'SUPERMICRO-DOT11-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-DOT11-MIB::fsQAPProfileCWmax'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-DOT11-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-DOT11-MIB::fsQAPProfileCWmax.<fsQAPProfileName>.<fsQAPProfileIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-DOT11-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-DOT11-MIB::fsQAPProfileCWmax'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-65535