cpaePortCapabilitiesEnabled
CISCO-PAE-MIB ·
.1.3.6.1.4.1.9.9.220.1.1.1.10
Object
column r/w
Bits
Specifies the type of PAE functionality of the port
which are enabled.
authenticator: PAE Authenticator functions are enabled.
supplicant : PAE Supplicant functions are enabled.
Only those supported PAE functions which are listed
in the corresponding instance of dot1xPaePortCapabilities
can be enabled.
Context
- MIB
- CISCO-PAE-MIB
- OID
.1.3.6.1.4.1.9.9.220.1.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cpaePortEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::cpaePortCapabilitiesEnabled'
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::cpaePortCapabilitiesEnabled.<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::cpaePortCapabilitiesEnabled'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | authenticator |
1 | supplicant |
Conformance
Member of
Compliance refinements
cpaeCompliance10
readonly
Write access is not required.