CISCO-PAE-MIB
AI MIB Summary
The CISCO-PAE-MIB monitors Cisco-specific IEEE 802.1X Port Access Entity states, authentication sessions, and security policy enforcement parameters on network access devices, supplementing standard MIB definitions with proprietary metrics for port-based network access control.
Cisco Port Access Entity (PAE) module for managing IEEE Std 802.1x.
This MIB provides Port Access Entity information that are either excluded by IEEE8021-PAE-MIB or specific to Cisco products.
17
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
17 total| Object Name |
|---|
ciscoPaeMIB OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.220 |
CISCO-SMI Unknown .1.3.6.1.4.1.9.9.220 |
cpaeMIBNotification OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.220.0 |
cpaeMIBObject OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.220.1 |
cpaePortTableA table of system level information for each port
supported by the Port Access Entity. An entry
appears in this table for each PAE port of this system.
This table contains additional objects for the
dot1xPaePortTable. SEQUENCE OF CpaePortEntry .1.3.6.1.4.1.9.9.220.1.1 |
cpaePortEntryAn entry containing additional management information
applicable to a particular PAE port. CpaePortEntry .1.3.6.1.4.1.9.9.220.1.1.1 |
cpaeMultipleHostSpecifies whether the port allows multiple-host connection
or not.rwdeprecated TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.9.9.220.1.1.1.1 |
cpaePortModeSpecifies the current mode of dot1x operation on the port.
- singleHost(1): port allows one host to connect and
authenticate.
- multiHost(2) : port allows multiple hosts to connect.
Once a host is authenticated, all remaining hosts
are also authorized.
- multiAuth(3) : port allows multiple hosts to connect.
Authorized hosts will be secured by Port Security
feature. The number of hosts that can be authorized
is restricted by the maximum hosts allowed by Port
Security, which is controlled by the object
portSecurityMaxSrcAddr in portSecurityTable.rw Enumeration .1.3.6.1.4.1.9.9.220.1.1.1.2 |
cpaeGuestVlanIdSpecifies the Guest Vlan of the system. An interface in
singleHost(1) mode will be moved to Guest Vlan if its
access is unsuccessfully authenticated. A value of zero
indicates no Guest Vlan configured in the system.rw VlanIndex -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.220.1.2 |
cpaeMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.220.2 |
cpaeMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.220.2.1 |
cpaeCompliance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.220.2.1.1 |
cpaeCompliance2 OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.220.2.1.2 |
cpaeMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.220.2.2 |
cpaeMultipleHostGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.220.2.2.1 |
cpaePortEntryGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.220.2.2.2 |
cpaeGuestVlanGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.220.2.2.3 |