cpaePortEapolTestResult

CISCO-PAE-MIB · .1.3.6.1.4.1.9.9.220.1.13.1.1

Object

column Enumeration
Indicates the test result of whether there is
EAPOL supporting host connecting to the port.
              
inProgress: the test is in progress.
notCapable: there is no EAPOL supporting host
            connecting to the port.
capable   : there is EAPOL supporting host connecting
            to the port.

Context

MIB
CISCO-PAE-MIB
OID
.1.3.6.1.4.1.9.9.220.1.13.1.1
Type
column
Access
readonly
Status
current
Parent
cpaePortEapolTestEntry
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-PAE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-PAE-MIB::cpaePortEapolTestResult'
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::cpaePortEapolTestResult.<dot1xPaePortNumber>'
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::cpaePortEapolTestResult'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1inProgress
2notCapable
3capable

Conformance