cwrArqDataLatency
CISCO-WIRELESS-IF-MIB ·
.1.3.6.1.4.1.9.9.136.1.4.1.1.3
Object
column r/w
millisecondsInteger32
This object specifies the expected latency values for data. Reducing the latency, provides the ARQ engine less time to correct codeword errors. So if latency is reduced sufficiently, the data throughput will get effected. Also note that the latency values on both ends of the link should be kept identical, else the data throughput will be effected.
Context
- MIB
- CISCO-WIRELESS-IF-MIB
- OID
.1.3.6.1.4.1.9.9.136.1.4.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Units
- milliseconds
- Parent
- cwrPhyQualityEntry
- 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 'CISCO-WIRELESS-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WIRELESS-IF-MIB::cwrArqDataLatency'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WIRELESS-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WIRELESS-IF-MIB::cwrArqDataLatency.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WIRELESS-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WIRELESS-IF-MIB::cwrArqDataLatency'
Syntax
millisecondsInteger32
Values & Constraints
Object Constraints
range: 1-2147483647
Conformance
Member of