wsStationEDCAMaxContentionWindow
AT-UWC-WLAN-SWITCH-MIB ·
.1.3.6.1.4.1.207.8.42.8.34.3.7.1.8
Object
column Enumeration
Specifies the upper limit for the doubling of the
random backoff value, doubling continues until
either the data frame is sent or this value is
reached.
The default values for each QOS Id is
mentioned below:
voice(0) - 7 msec
video(1) - 15 msec
besteffort(2) - 63 msec
background(3) - 1023 msec
Context
- MIB
- AT-UWC-WLAN-SWITCH-MIB
- OID
.1.3.6.1.4.1.207.8.42.8.34.3.7.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- wsAPProfileQOSEntry
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 'AT-UWC-WLAN-SWITCH-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-UWC-WLAN-SWITCH-MIB::wsStationEDCAMaxContentionWindow'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AT-UWC-WLAN-SWITCH-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-UWC-WLAN-SWITCH-MIB::wsStationEDCAMaxContentionWindow.<wsAPProfileId>.<wsAPRadioInterface>.<wsQOSQueueId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AT-UWC-WLAN-SWITCH-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AT-UWC-WLAN-SWITCH-MIB::wsStationEDCAMaxContentionWindow'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | one |
3 | three |
7 | seven |
15 | fifteen |
31 | thirty-one |
63 | sixty-three |
127 | onetwenty-seven |
255 | twofifty-five |
511 | fivehundred-eleven |
1023 | onethousand-twentythree |