arrisRouterWMM50EDCAAPCWmin

ARRIS-ROUTER-DEVICE-MIB · .1.3.6.1.4.1.4115.1.20.1.1.3.63.4.1.2

Object

column r/w millisecondsSNMPv2-SMIUnsigned32
Minimum Contention Window. 
This parameter is input to the algorithm that determines the initial random backoff wait time (window) for retry of a transmission. 
The value specified here in the Minimum Contention Window is the upper limit of a range from which the initial random backoff 
wait time is determined. The first random number generated will be a number between 0 and the number specified here. 
If the first random backoff wait time expires before the data frame is sent, a retry counter is incremented and the 
random backoff value (window) is doubled. Doubling will continue until the size of the random backoff value reaches the number 
defined in the Maximum Contention Window. 
Valid values are 1, 3, 7, 15, 31, 63, 127, 255, and 511. 
This value must be lower than the value for arrisRouterWMMEDCAAPCWmax

Context

MIB
ARRIS-ROUTER-DEVICE-MIB
OID
.1.3.6.1.4.1.4115.1.20.1.1.3.63.4.1.2
Type
column
Access
readwrite
Status
current
Units
milliseconds
Parent
arrisRouterWMM50EDCAAPEntry

Walk 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 'ARRIS-ROUTER-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-ROUTER-DEVICE-MIB::arrisRouterWMM50EDCAAPCWmin'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARRIS-ROUTER-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-ROUTER-DEVICE-MIB::arrisRouterWMM50EDCAAPCWmin.<arrisRouterWMM50EDCAAPIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARRIS-ROUTER-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARRIS-ROUTER-DEVICE-MIB::arrisRouterWMM50EDCAAPCWmin'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295