cpaeAuthReAuthAction

CISCO-PAE-MIB · .1.3.6.1.4.1.9.9.220.1.10.1.5

Object

column Enumeration
Indicates the reauthentication action for this port.
              
terminate: Session will be terminated, with the
           corresponding Authenticator PAE state
           machine transits to 'disconnected'.
              
reAuth   : The port will be reauthenticated.
              
noReAuth : The port will not be reauthenticated.

Context

MIB
CISCO-PAE-MIB
OID
.1.3.6.1.4.1.9.9.220.1.10.1.5
Type
column
Access
readonly
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::cpaeAuthReAuthAction'
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::cpaeAuthReAuthAction.<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::cpaeAuthReAuthAction'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1terminate
2reAuth
3noReAuth