cDot11WidsEapolFloodClientMac

CISCO-DOT11-WIDS-MIB · .1.3.6.1.4.1.9.9.456.1.1.7.1.2

Object

This object identifies the MAC address of the
wireless client that has made the maximum
number of authentication attempts in the
duration specified by the 
cDot11WidsEapolFloodInterval object.
              
At the end of each interval time indicated by 
cDot11WidsFloodInterval, the 802.11 station
checks whether the total count of the number of
authentication attempts made by all the clients
exceed the threshold configured through the
object cDot11WidsEapolFloodThreshold.  If yes,
then the agent populates this MIB object
with the MAC of the wireless client that has
made the maximum number of authentication
attempts in that interval.
              
When the flood event is observed to be stopped,
as indicated by a non-zero value for the
cDot11WidsEapolFloodStopTime object,
this object indicates the MAC of the wireless
client that has made the maximum number of
attempts for the entire duration of the flood
observed between the times indicated by the
objects cDot11WidsEapolFloodStartTime and
cDot11WidsEapolFloodStopTime respectively.

Context

MIB
CISCO-DOT11-WIDS-MIB
OID
.1.3.6.1.4.1.9.9.456.1.1.7.1.2
Type
column
Access
readonly
Status
current
Parent
cDot11WidsEapolFloodEntry
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 'CISCO-DOT11-WIDS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DOT11-WIDS-MIB::cDot11WidsEapolFloodClientMac'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DOT11-WIDS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DOT11-WIDS-MIB::cDot11WidsEapolFloodClientMac.<ifIndex>.<cDot11WidsEapolFloodIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DOT11-WIDS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DOT11-WIDS-MIB::cDot11WidsEapolFloodClientMac'

Syntax

Source
SNMPv2-TCMacAddress
Base type
OctetString
Display format
1x:
Type Description
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires MAC
addresses to be transmitted most significant bit first.

Values & Constraints

Type Constraints
range: 6

Conformance