coQOSFailedCount

ALVARION-QOS-MIB · .1.3.6.1.4.1.12394.1.10.5.13.1.1.1.1.4

Object

This counter increments when an MSDU is not transmitted
successfully due to the number of transmit attempts exceeding
either the  coQOSShortRetryLimit or coQOSLongRetryLimit.

Context

MIB
ALVARION-QOS-MIB
OID
.1.3.6.1.4.1.12394.1.10.5.13.1.1.1.1.4
Type
column
Access
readonly
Status
current
Parent
coQOSCountersEntry
Groups
1

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 'ALVARION-QOS-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALVARION-QOS-MIB::coQOSFailedCount'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALVARION-QOS-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALVARION-QOS-MIB::coQOSFailedCount.<ifIndex>.<coQOSQueueId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALVARION-QOS-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALVARION-QOS-MIB::coQOSFailedCount'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance