dot11MediumOccupancyLimit
SUPERMICRO-DOT11u-MIB ·
.1.3.6.1.4.1.10876.101.2.78.1.2.1.1.17
Object
column r/w
Integer32
This attribute shall indicate the maximum amount of time, in TU, that a point coordinator may control the usage of the wireless medium without relinquishing control for long enough to allow at least one instance of DCF access to the medium. The default value of this attribute shall be 100, and the maximum value shall be 1000.
Context
- MIB
- SUPERMICRO-DOT11u-MIB
- OID
.1.3.6.1.4.1.10876.101.2.78.1.2.1.1.17- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dot11StationConfigEntry
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-DOT11u-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-DOT11u-MIB::dot11MediumOccupancyLimit'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-DOT11u-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-DOT11u-MIB::dot11MediumOccupancyLimit.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-DOT11u-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-DOT11u-MIB::dot11MediumOccupancyLimit'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-1000