coDot11WEPICVErrorCount

COLUBRIS-802DOT11-MIB · .1.3.6.1.4.1.8744.5.4.1.4.1.4

Object

This counter increments when a frame is received with the
WEP subfield of the Frame Control field set to one and the
value of the ICV as received in the frame does not match the
ICV value that is calculated for the contents of the received
frame. ICV errors for TKIP are not counted in this variable
but in coDot11RSNAStatsTKIPICVErrors.

Context

MIB
COLUBRIS-802DOT11-MIB
OID
.1.3.6.1.4.1.8744.5.4.1.4.1.4
Type
column
Access
readonly
Status
current
Parent
coDot11PrivacyEntry
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 'COLUBRIS-802DOT11-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'COLUBRIS-802DOT11-MIB::coDot11WEPICVErrorCount'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'COLUBRIS-802DOT11-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'COLUBRIS-802DOT11-MIB::coDot11WEPICVErrorCount.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'COLUBRIS-802DOT11-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'COLUBRIS-802DOT11-MIB::coDot11WEPICVErrorCount'

Syntax

Source
SNMPv2-SMICounter32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance