cpaeAuthReAuthMax

CISCO-PAE-MIB · .1.3.6.1.4.1.9.9.220.1.10.1.6

Object

This object specifies the number of reauthentication
attempts that are permitted before the port becomes
unauthorized.
              
The value of this object is used as the reAuthMax
constant by the Authenticator PAE state machine.

Context

MIB
CISCO-PAE-MIB
OID
.1.3.6.1.4.1.9.9.220.1.10.1.6
Type
column
Access
readwrite
Status
current
Parent
cpaeAuthConfigEntry
Groups
2

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

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance

Member of
Compliance refinements
Write access is not required.