All MIBs › CISCO-PAE-MIB
Organization: Cisco System, Inc.
Last Updated: 2009-12-10
Category: Cisco Devices, VPN and Security
Description: Extends IEEE 802.1X Port Access Entity management with Cisco-specific supplicant and authenticator objects.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is CISCO-PAE-MIB?
CISCO-PAE-MIB is a Cisco vendor-specific MIB that extends the standard IEEE8021-PAE-MIB with Cisco-specific 802.1X Port Access Entity (PAE) objects, covering both authenticator and supplicant roles as well as MAC Authentication Bypass (MAB), web authentication, and guest/auth-fail VLAN handling — a broader scope than the hint's narrow framing, since the module also manages host tracking, EAPoL testing, and posture/NAC integration rather than just supplicant/authenticator basics. It exposes per-port state via cpaePortTable and cpaeAuthConfigTable, authenticated-host inventory via cpaeHostInfoTable and cpaeAuthFailUserTable, MAB status via cpaeMacAuthBypassPortTable, and web-auth session data via cpaeWebAuthHostTable/cpaeWebAuthPortTable. It depends on IEEE8021-PAE-MIB (dot1xPaePortEntry, dot1xAuthPaeState), IF-MIB's InterfaceIndex, CISCO-VTP-MIB's VlanIndex, and CISCO-NAC-TC-MIB for posture-token types, reflecting deep integration with Cisco's Identity-Based Networking Services. It is deployed on Cisco Catalyst and similar switches performing 802.1X/MAB/web authentication at the access edge, and network engineers researching cisco pae will find this module documents the vendor extensions layered on top of standard 802.1X port state.
IPNetwork Monitor allows you to monitor SNMP objects defined in CISCO-PAE-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Cisco Catalyst switches and other Cisco access-layer platforms supporting IEEE 802.1X
Monitoring Examples
An operator polls cpaePortTable and cpaeHostInfoTable to confirm a connected endpoint's cpaeAuthConfigTable entry reached an authorized state; entries persisting in cpaeAuthFailUserTable or cpaeMacAuthBypassPortTable showing repeated MAB attempts would indicate an endpoint failing 802.1X and falling back to (or failing) MAC-based authentication.
What Can Be Monitored
- per-port 802.1X authentication state
- authenticated/failed host inventory
- MAC Authentication Bypass (MAB) port status
- web-authentication host/port sessions
- guest and auth-fail VLAN assignment
- EAPoL test results
This MIB depends on
Related MIBs
Imported Objects
From CISCO-NAC-TC-MIB
| CnnEouPostureToken | |
| CnnEouPostureTokenString |
| CpgPolicyNameOrEmpty |
From CISCO-SMI
| ciscoMgmt | OBJECT-IDENTITY |
From CISCO-TC
| CiscoURLString |
From CISCO-VTP-MIB
| VlanIndex |
From IEEE8021-PAE-MIB
| PaeControlledPortStatus | |
| dot1xAuthConfigEntry | OBJECT-TYPE |
| dot1xAuthPaeState | OBJECT-TYPE |
| dot1xPaePortEntry | OBJECT-TYPE |
| dot1xPaePortNumber | OBJECT-TYPE |
From IF-MIB
| InterfaceIndex |
From INET-ADDRESS-MIB
| InetAddress | |
| InetAddressType |
From SNMP-FRAMEWORK-MIB
| SnmpAdminString |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| NOTIFICATION-GROUP | |
| OBJECT-GROUP |
From SNMPv2-SMI
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| MacAddress | |
| RowStatus | |
| TEXTUAL-CONVENTION | |
| TruthValue |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| ciscoPaeMIB | 1.3.6.1.4.1.9.9.220 | 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. | ||
| cpaeAuthConfigEntry | 1.3.6.1.4.1.9.9.220.1.10.1 | not-accessible | An entry containing additional management information applicable to a particular Authenticator PAE. | |
| cpaeAuthConfigGroup | 1.3.6.1.4.1.9.9.220.2.2.17 | A collection of object(s) that provides additional configuration information about an Authenticator PAE. | ||
| cpaeAuthConfigGroup2 | 1.3.6.1.4.1.9.9.220.2.2.25 | A collection of object(s) that provides additional states in the PAE state machine. | ||
| cpaeAuthConfigGroup3 | 1.3.6.1.4.1.9.9.220.2.2.27 | A collection of object(s) that provides configuration and information related to re-authentication of 802.1x ports in the system. | ||
| cpaeAuthConfigGroup4 | 1.3.6.1.4.1.9.9.220.2.2.28 | A collection of object(s) that provides configuration of maximum reauthentication attempts of 802.1x ports in the system. | ||
| cpaeAuthConfigTable | 1.3.6.1.4.1.9.9.220.1.10 | not-accessible | A table containing the configuration objects for the Authenticator PAE associated with each port. An entry appears in this table for each PAE port that may authenticate access to itself. This table contain additional objects for the dot1xAuthConfigTable. | |
| cpaeAuthFailUserEntry | 1.3.6.1.4.1.9.9.220.1.6.1 | not-accessible | An entry appears in this table for each PAE port on the system which is assigned to Vlan of type 'authFail' via IEEE-802.1x authentication. | |
| STR cpaeAuthFailUserName | 1.3.6.1.4.1.9.9.220.1.6.1.1 | SnmpAdminString | read-only | Indicates the name of the user who failed IEEE-802.1x authentication and hence now assigned to Auth-Fail Vlan. The Auth-Fail Vlan to which the user belongs is determined by the value of object cpaePortAuthFailVlan for this port. |
| cpaeAuthFailUserTable | 1.3.6.1.4.1.9.9.220.1.6 | not-accessible | A table to list user information for each port on the system supported by the Port Access Entity and assigned to Auth-Fail Vlan. | |
| U32 cpaeAuthFailVlanMaxAttempts | 1.3.6.1.4.1.9.9.220.1.1.1.9 | Unsigned32 | read-write | Specifies the maximum number of authentication attempts should be made before the port is moved into the Auth-Fail Vlan. |
| NTF cpaeAuthFailVlanNotif | 1.3.6.1.4.1.9.9.220.0.4 | A cpaeAuthFailVlanNotif is sent if value of the instance of cpaeAuthFailVlanNotifEnable is set to 'true', and a PAE port is being moved to the VLAN specified by value of the corresponding instance of cpaePortAuthFailVlan. | ||
| T/F cpaeAuthFailVlanNotifEnable | 1.3.6.1.4.1.9.9.220.1.7.4 | TruthValue | read-write | This object specifies whether the system produces the cpaeAuthFailVlanNotif. A 'false' value will prevent cpaeAuthFailVlanNotif from being generated by this system. |
| cpaeAuthFailVlanNotifEnableGrp | 1.3.6.1.4.1.9.9.220.2.2.51 | A collection of object(s) that provides control over Auth-Fail Vlan related notification(s). | ||
| cpaeAuthFailVlanNotifGroup | 1.3.6.1.4.1.9.9.220.2.2.52 | A collection of notifications providing information for Auth-Fail Vlan. | ||
| cpaeAuthIabConfigGroup | 1.3.6.1.4.1.9.9.220.2.2.29 | A collection of object(s) to enable/disable IAB feature on capable interface for the system. | ||
| T/F cpaeAuthIabEnabled | 1.3.6.1.4.1.9.9.220.1.10.1.7 | TruthValue | read-write | Specifies whether the PAE port is declared as Inaccessible Authentication Bypass (IAB). IAB ports will be granted network access via the administrative configured VLAN if it failed to connect to the Authentication server. The only way to bring an IAB port back to the Backend Authentication state machine is through setting dot1xPaePortInitialize in the corresponding entry in dot1xPaePortTable to 'true'. 802.1x reauthentication will be temporary disabled on an authenticated IAB port if the connection to the Authentication server is broken, and enable again when the connection is resumed. |
| CPA cpaeAuthPaeState | 1.3.6.1.4.1.9.9.220.1.10.1.8 | CpaeAuthState | read-only | Indicates the current value of the Authenticator PAE state machine on the port. |
| INT cpaeAuthReAuthAction | 1.3.6.1.4.1.9.9.220.1.10.1.5 | INTEGER | read-only | 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. |
| U32 cpaeAuthReAuthMax | 1.3.6.1.4.1.9.9.220.1.10.1.6 | Unsigned32 | read-write | 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. |
| U32 cpaeAuthReAuthPeriodOper | 1.3.6.1.4.1.9.9.220.1.10.1.3 | Unsigned32 | read-only | Indicates the operational reauthentication period for this port. |
| REA cpaeAuthReAuthPeriodSrcAdmin | 1.3.6.1.4.1.9.9.220.1.10.1.1 | ReAuthPeriodSource | read-write | Specifies the source of the reAuthPeriod constant to be used by the Reauthentication Timer state machine. |
| REA cpaeAuthReAuthPeriodSrcOper | 1.3.6.1.4.1.9.9.220.1.10.1.2 | ReAuthPeriodSource | read-only | Indicates the source of the reAuthPeriod constant currently in use by the Reauthentication Timer state machine. |
| U32 cpaeAuthTimeToNextReAuth | 1.3.6.1.4.1.9.9.220.1.10.1.4 | Unsigned32 | read-only | Indicates the leftover time of the current session for this port. |
| cpaeCompliance | 1.3.6.1.4.1.9.9.220.2.1.1 | The compliance statement for devices that implement the CISCO-PAE-MIB. | ||
| cpaeCompliance10 | 1.3.6.1.4.1.9.9.220.2.1.10 | The compliance statement for devices that implement the CISCO-PAE-MIB. | ||
| cpaeCompliance2 | 1.3.6.1.4.1.9.9.220.2.1.2 | The compliance statement for devices that implement the CISCO-PAE-MIB. | ||
| cpaeCompliance3 | 1.3.6.1.4.1.9.9.220.2.1.3 | The compliance statement for devices that implement the CISCO-PAE-MIB. | ||
| cpaeCompliance4 | 1.3.6.1.4.1.9.9.220.2.1.4 | The compliance statement for devices that implement the CISCO-PAE-MIB. | ||
| cpaeCompliance5 | 1.3.6.1.4.1.9.9.220.2.1.5 | The compliance statement for devices that implement the CISCO-PAE-MIB. | ||
| cpaeCompliance6 | 1.3.6.1.4.1.9.9.220.2.1.6 | The compliance statement for devices that implement the CISCO-PAE-MIB. | ||
| cpaeCompliance7 | 1.3.6.1.4.1.9.9.220.2.1.7 | The compliance statement for devices that implement the CISCO-PAE-MIB. | ||
| cpaeCompliance8 | 1.3.6.1.4.1.9.9.220.2.1.8 | The compliance statement for devices that implement the CISCO-PAE-MIB. | ||
| cpaeCompliance9 | 1.3.6.1.4.1.9.9.220.2.1.9 | The compliance statement for devices that implement the CISCO-PAE-MIB. | ||
| cpaeCriticalConfig | 1.3.6.1.4.1.9.9.220.1.14 | |||
| cpaeCriticalEapolConfigGroup | 1.3.6.1.4.1.9.9.220.2.2.33 | A collection of object(s) that provides EAPOL configuration for 802.1x Critical Authentication in the system. | ||
| T/F cpaeCriticalEapolEnabled | 1.3.6.1.4.1.9.9.220.1.14.1 | TruthValue | read-write | Specifies if the device will send an EAPOL-Success message on successful Critical Authentication for a supplicant. |
| U32 cpaeCriticalRecoveryDelay | 1.3.6.1.4.1.9.9.220.1.14.2 | Unsigned32 | read-write | This object specifies the critical recovery delay time for 802.1x in the system. A value of zero indicates that Critical Authentication recovery delay for 802.1x is disabled. |
| cpaeCriticalRecoveryDelayGroup | 1.3.6.1.4.1.9.9.220.2.2.26 | A collection of object(s) that provides recovery delay configuration for 802.1x Critical Authentication in the system. | ||
| T/F cpaeDot1xSuppToGuestVlanAllowed | 1.3.6.1.4.1.9.9.220.1.18 | TruthValue | read-write | Specifies whether ports associated with 802.1x supplicants are allowed to move to Guest Vlan when they stop responding to EAPOL inquiries. |
| cpaeDot1xSuppToGuestVlanGroup | 1.3.6.1.4.1.9.9.220.2.2.48 | A collection of object(s) that provides configuration that allows moving ports with 802.1x supplicants to Guest Vlan. | ||
| U32 cpaeGlobalAuthFailMaxAttempts | 1.3.6.1.4.1.9.9.220.1.16 | Unsigned32 | read-write | A global configuration to specify the maximum number of authentication attempts that should be made before a port is moved into its Auth-Fail VLAN. |
| cpaeGlobalAuthFailVlanGroup | 1.3.6.1.4.1.9.9.220.2.2.30 | A collection of object(s) that provides global configuration and information about maximum authentication attempts for Auth-Fail Vlan feature in the system. | ||
| INT cpaeGlobalSecViolationAction | 1.3.6.1.4.1.9.9.220.1.17 | INTEGER | read-write | A global configuration to specify the action that will be applied to a PAE port upon reception of a security violation event. restrict: Packets from MAC address of the device causing security violation will be dropped. shutdown: The port that causes security violation will be shutdown. |
| cpaeGlobalSecViolationGroup | 1.3.6.1.4.1.9.9.220.2.2.42 | A collection of object(s) that provides global configuration and information about security violation action on PAE ports in the system. | ||
| cpaeGuestVlanGroup | 1.3.6.1.4.1.9.9.220.2.2.3 | A collection of objects that provides the Guest Vlan configuration information for the system. | ||
| cpaeGuestVlanGroup2 | 1.3.6.1.4.1.9.9.220.2.2.4 | A collection of objects that provides the per-interface Guest Vlan configuration information for the system. | ||
| cpaeGuestVlanGroup3 | 1.3.6.1.4.1.9.9.220.2.2.8 | A collection of objects that provides the per-interface Guest Vlan configuration information for the system. | ||
| VLA cpaeGuestVlanId | 1.3.6.1.4.1.9.9.220.1.2 | VlanIndex | read-write | Specifies the Guest Vlan of the system. An interface with cpaePortMode value of 'singleHost' will be moved to Guest Vlan if the supplicant on the interface is not IEEE-802.1x capable. A value of zero indicates no Guest Vlan configured in the system. If the platform supports per-port guest Vlan ID configuration, this object is not instantiated. |
| NTF cpaeGuestVlanNotif | 1.3.6.1.4.1.9.9.220.0.3 | A cpaeGuestVlanNotif is sent if value of the instance of cpaeGuestVlanNotifEnable is set to 'true', and a PAE port is being moved to the VLAN specified by value of the corresponding instance of cpaeGuestVlanNumber. | ||
| T/F cpaeGuestVlanNotifEnable | 1.3.6.1.4.1.9.9.220.1.7.3 | TruthValue | read-write | This object specifies whether the system produces the cpaeGuestVlanNotif. A 'false' value will prevent cpaeGuestVlanNotif from being generated by this system. |
| cpaeGuestVlanNotifEnableGroup | 1.3.6.1.4.1.9.9.220.2.2.49 | A collection of object(s) that provides control over Guest Vlan related notification(s). | ||
| cpaeGuestVlanNotifGroup | 1.3.6.1.4.1.9.9.220.2.2.50 | A collection of notifications providing information for Guest Vlan. | ||
| VLA cpaeGuestVlanNumber | 1.3.6.1.4.1.9.9.220.1.1.1.3 | VlanIndex | read-write | Specifies the Guest Vlan of the interface. An interface with cpaePortMode value of 'singleHost' will be moved to its Guest Vlan if the supplicant on the interface is not capable of IEEE-802.1x authentication. A value of zero for this object indicates no Guest Vlan configured for the interface. |
| cpaeHostAuthInfoGroup | 1.3.6.1.4.1.9.9.220.2.2.46 | A collection of object(s) that provides state machines and authentication information for 802.1x authenticated hosts in the system. | ||
| CPA cpaeHostAuthPaeState | 1.3.6.1.4.1.9.9.220.1.11.1.9 | CpaeAuthState | read-only | Indicates the current value of the Authenticator PAE state machine for the host. |
| INT cpaeHostBackendState | 1.3.6.1.4.1.9.9.220.1.11.1.10 | INTEGER | read-only | Indicates the current state of the Backend Authentication state machine of the host. |
| IP cpaeHostInfoAddr | 1.3.6.1.4.1.9.9.220.1.11.1.6 | InetAddress | read-only | Indicates the Internet address of the host. The type of this address is determined by the value of cpaeHostInfoAddrType object. |
| IPt cpaeHostInfoAddrType | 1.3.6.1.4.1.9.9.220.1.11.1.5 | InetAddressType | read-only | Indicates the type of Internet address of the host. |
| cpaeHostInfoEntry | 1.3.6.1.4.1.9.9.220.1.11.1 | not-accessible | An entry appears in the table for each 802.1x capable host connecting to an PAE port, providing its authentication information. | |
| cpaeHostInfoGroup | 1.3.6.1.4.1.9.9.220.2.2.18 | A collection of object(s) that provides information about an host connecting to a PAE port. | ||
| cpaeHostInfoGroup2 | 1.3.6.1.4.1.9.9.220.2.2.22 | A collection of object(s) that provides information about an host connecting to a PAE port. | ||
| cpaeHostInfoGroup3 | 1.3.6.1.4.1.9.9.220.2.2.41 | A collection of object(s) that provides user and the address information for 802.1x authenticated host. | ||
| U32 cpaeHostInfoHostIndex | 1.3.6.1.4.1.9.9.220.1.11.1.1 | Unsigned32 | not-accessible | An arbitrary index assigned by the agent to identify the host. |
| MAC cpaeHostInfoMacAddress | 1.3.6.1.4.1.9.9.220.1.11.1.2 | MacAddress | read-only | Indicates the Mac Address of the host. |
| CNN cpaeHostInfoPostureToken | 1.3.6.1.4.1.9.9.220.1.11.1.3 | CnnEouPostureToken | read-only | Indicates the posture token assigned to the host. This object has been obsoleted and replaced by cpaeHostPostureTokenStr. |
| cpaeHostInfoTable | 1.3.6.1.4.1.9.9.220.1.11 | not-accessible | A table containing 802.1x authentication information for hosts connecting to PAE ports in the system. | |
| STR cpaeHostInfoUserName | 1.3.6.1.4.1.9.9.220.1.11.1.4 | SnmpAdminString | read-only | Indicates the name of the authenticated user on the host. |
| cpaeHostPostureTokenGroup | 1.3.6.1.4.1.9.9.220.2.2.34 | A collection of object(s) that provides information about Posture Token of an host connecting to a PAE port. | ||
| STR cpaeHostPostureTokenStr | 1.3.6.1.4.1.9.9.220.1.11.1.7 | CnnEouPostureTokenString | read-only | Indicates the posture token assigned to the host. |
| OCT cpaeHostSessionId | 1.3.6.1.4.1.9.9.220.1.11.1.11 | OCTET STRING | read-only | A unique identifier of the 802.1x session. |
| cpaeHostSessionIdGroup | 1.3.6.1.4.1.9.9.220.2.2.45 | A collection of object(s) that provides session identification information for 802.1x hosts in the system. | ||
| cpaeHostUrlRedirectGroup | 1.3.6.1.4.1.9.9.220.2.2.38 | A collection of object(s) that provides information about URL-redirection of 802.1x authenticated hosts. | ||
| STR cpaeHostUrlRedirection | 1.3.6.1.4.1.9.9.220.1.11.1.8 | SnmpAdminString | read-only | Indicates the URL-redirection assigned for this host by AAA server. |
| T/F cpaeInGuestVlan | 1.3.6.1.4.1.9.9.220.1.1.1.4 | TruthValue | read-only | Indicates whether the interface is in its Guest Vlan or not. The object is deprecated in favor of newly added object cpaePortOperVlanType. |
| cpaeMabAuditInfoGroup | 1.3.6.1.4.1.9.9.220.2.2.35 | A collection of object(s) that provides information about MAC Auth-Bypass Audit sessions. | ||
| U32 cpaeMabCriticalRecoveryDelay | 1.3.6.1.4.1.9.9.220.1.8.8 | Unsigned32 | read-write | This object specifies the critical recovery delay time for Mac Authentication Bypass in the system. A value of zero indicates that critical recovery delay for MAC Authentication Bypass is disabled. |
| cpaeMabPortIpDevTrackConfEntry | 1.3.6.1.4.1.9.9.220.1.8.9.1 | not-accessible | An entry of MAC Auth-Bypass configuration for IP Device Tracking on an MAC Auth-Bypass capable interface. | |
| cpaeMabPortIpDevTrackConfGroup | 1.3.6.1.4.1.9.9.220.2.2.36 | A collection of object(s) that provides configuration and information about MAC Auth-Bypass IP Device Tracking feature. | ||
| cpaeMabPortIpDevTrackConfTable | 1.3.6.1.4.1.9.9.220.1.8.9 | not-accessible | A table of IP Device Tracking configuration for MAC Auth-Bypass interfaces in the system. | |
| T/F cpaeMabPortIpDevTrackEnabled | 1.3.6.1.4.1.9.9.220.1.8.9.1.1 | TruthValue | read-write | Specifies whether IP Device Tracking is enabled or not on this port for the corresponding MAC Auth-bypass authenticated host. |
| cpaeMacAuthBypass | 1.3.6.1.4.1.9.9.220.1.8 | |||
| T/F cpaeMacAuthBypassAcctEnable | 1.3.6.1.4.1.9.9.220.1.8.7 | TruthValue | read-write | Specifies if accounting is enabled for Mac Authentication Bypass feature on this device. |
| U32 cpaeMacAuthBypassAuthFailTimeout | 1.3.6.1.4.1.9.9.220.1.8.5 | Unsigned32 | read-write | Specifies the time a MAC Auth-bypass unauthenticated port waits before trying the authentication process again. |
| cpaeMacAuthBypassCriticalGroup | 1.3.6.1.4.1.9.9.220.2.2.31 | A collection of object(s) that provides control over critical configuration for Mac Authentication Bypass. | ||
| cpaeMacAuthBypassGroup | 1.3.6.1.4.1.9.9.220.2.2.15 | A collection of object(s) that provides the MAC Auth-Bypass configuration and information for the system. | ||
| cpaeMacAuthBypassGroup2 | 1.3.6.1.4.1.9.9.220.2.2.20 | A collection of object(s) that provides additional information of MAC Auth-bypass feature in the system. | ||
| cpaeMacAuthBypassGroup3 | 1.3.6.1.4.1.9.9.220.2.2.23 | A collection of object(s) that provides configuration for authentication method for MAC Auth-bypass feature in the system. | ||
| cpaeMacAuthBypassGroup4 | 1.3.6.1.4.1.9.9.220.2.2.44 | A collection of object(s) that provides the MAC Auth-Bypass configuration and information for the system. | ||
| INT cpaeMacAuthBypassPortAuthMethod | 1.3.6.1.4.1.9.9.220.1.8.6.1.8 | INTEGER | read-write | Specifies the authentication method used by MAC Authentication Bypass. radius(1) : communication with authentication server is performed via RADIUS messages. eap(2) : communication with authentication server is performed via EAP messages. |
| INT cpaeMacAuthBypassPortAuthState | 1.3.6.1.4.1.9.9.220.1.8.6.1.5 | INTEGER | read-only | Indicates the current state of the MAC Auth-Bypass state machine. other(1) : An unknown state. waiting(2) : Waiting to receive the MAC address that needs to be authenticated. authenticating(3): In authentication process. authenticated(4) : MAC address of the device connecting to the port is authenticated. fail(5) : MAC Auth-bypass authentication failed. Port waits for a period of time before moving to the 'waiting' state, if there is no other authentication features available in the system. finished(6) : MAC Auth-bypass authentication failed. Port is authenticated by another authentication feature. aaaFail(7) : AAA server is not reachable after sending the authentication request or after the expiration of re-authentication timeout, with IAB (Inaccessible Authentication Bypass) enabled on the port. ipAwaiting(8) : Corresponding QoS/Security ACLs and other Vendor Specific Attributes are being configured on the port, after which IP address will be obtained via DHCP snooping or ARP inspection. policyConfig(9) : Policy Groups or downloaded ACLs are being configured on the port. |
| T/F cpaeMacAuthBypassPortEnabled | 1.3.6.1.4.1.9.9.220.1.8.6.1.1 | TruthValue | read-write | Specifies whether MAC Auth-Bypass is enabled on the port. |
| cpaeMacAuthBypassPortEnableGroup | 1.3.6.1.4.1.9.9.220.2.2.43 | A collection of object(s) to enable/disable Mac Auth-Bypass on capable interfaces for the system. | ||
| cpaeMacAuthBypassPortEntry | 1.3.6.1.4.1.9.9.220.1.8.6.1 | not-accessible | An entry containing management information for MAC Auth-Bypass feature on a port. | |
| T/F cpaeMacAuthBypassPortInitialize | 1.3.6.1.4.1.9.9.220.1.8.6.1.2 | TruthValue | read-write | The initialization control for this port. Setting this object to 'true' causes the MAC Auth-bypass state machine to be initialized on the port. Setting this object to 'false' has no effect. This object always returns 'false' when it is read. |
| MAC cpaeMacAuthBypassPortMacAddress | 1.3.6.1.4.1.9.9.220.1.8.6.1.4 | MacAddress | read-only | Indicates the MAC address of the device connecting to the port. |
| STR cpaeMacAuthBypassPortPostureTok | 1.3.6.1.4.1.9.9.220.1.8.6.1.11 | CnnEouPostureTokenString | read-only | Indicates the Posture Token assigned to the MAC Auth-Bypass host connected to this port. A zero length string will be returned for this object if value of the corresponding instance of cpaeMacAuthBypassPortEnabled is 'false'. |
| T/F cpaeMacAuthBypassPortReAuth | 1.3.6.1.4.1.9.9.220.1.8.6.1.3 | TruthValue | read-write | The reauthentication control for this port. Setting this object to 'true' causes the MAC address of the device connecting to the port to be reauthenticated. Setting this object to 'false' has no effect. This object always returns 'false' when it is read. |
| STR cpaeMacAuthBypassPortSessionId | 1.3.6.1.4.1.9.9.220.1.8.6.1.9 | SnmpAdminString | read-only | Indicates the session ID of the MAC Auth-Bypass Audit session on the port. A zero length string will be returned for this object if value of the corresponding instance of cpaeMacAuthBypassPortEnabled is 'false'. |
| cpaeMacAuthBypassPortTable | 1.3.6.1.4.1.9.9.220.1.8.6 | not-accessible | A table of MAC Authentication Bypass (MAC Auth-Bypass) configuration and information for ports in the device. | |
| INT cpaeMacAuthBypassPortTermAction | 1.3.6.1.4.1.9.9.220.1.8.6.1.6 | INTEGER | read-only | Indicates the termination action received from RADIUS server that will be applied on the port when the current session timeout expired. other : none of the following. init : current session will be terminated and a new authentication process will be initiated. reauth: reauthentication will be applied without terminating the current session. |
| STR cpaeMacAuthBypassPortUrlRedirect | 1.3.6.1.4.1.9.9.220.1.8.6.1.10 | SnmpAdminString | read-only | Indicates the URL of an Audit server, provided by AAA server, to which a MAC auth-Bypass host will be redirected to when an Audit session starts off. A zero-length string indicates that the audit process will be performed via port scan instead, or value of the corresponding instance of cpaeMacAuthBypassPortEnabled is 'false'. |
| T/F cpaeMacAuthBypassReAuthEnabled | 1.3.6.1.4.1.9.9.220.1.8.2 | TruthValue | read-write | The reauthentication control for all MAC Auth-bypass ports. Setting this object to 'true' causes every MAC Auth-Bypass authenticated port to reauthenticate the device connecting to the port, after every period of time specified by the object cpaeMacAuthBypassReAuthTimeout. Setting this object to 'false' will disable the MAC Auth-Bypass global reauthentication. |
| U32 cpaeMacAuthBypassReAuthTimeout | 1.3.6.1.4.1.9.9.220.1.8.1 | Unsigned32 | read-write | Specifies the waiting time before reauthentication is triggered on all MAC Auth-bypass authenticated ports. |
| U32 cpaeMacAuthBypassSessionTimeLeft | 1.3.6.1.4.1.9.9.220.1.8.6.1.7 | Unsigned32 | read-only | Indicates the leftover time of the current MAC Auth-Bypass session on this port. |
| U32 cpaeMacAuthBypassShutdownTimeout | 1.3.6.1.4.1.9.9.220.1.8.4 | Unsigned32 | read-write | Specifies time before a port is auto-enabled after being shutdown due to a MAC Auth-bypass security violation. |
| INT cpaeMacAuthBypassViolation | 1.3.6.1.4.1.9.9.220.1.8.3 | INTEGER | read-write | Specifies the action upon reception of a security violation event. restrict(1): Packets from MAC address of the device causing security violation will be dropped. shutdown(2): The port that causes security violation will be shutdown. |
| cpaeMIBCompliances | 1.3.6.1.4.1.9.9.220.2.1 | |||
| cpaeMIBConformance | 1.3.6.1.4.1.9.9.220.2 | |||
| cpaeMIBGroups | 1.3.6.1.4.1.9.9.220.2.2 | |||
| cpaeMIBNotification | 1.3.6.1.4.1.9.9.220.0 | |||
| cpaeMIBObject | 1.3.6.1.4.1.9.9.220.1 | |||
| T/F cpaeMultipleHost | 1.3.6.1.4.1.9.9.220.1.1.1.1 | TruthValue | read-write | Specifies whether the port allows multiple-host connection or not. |
| cpaeMultipleHostGroup | 1.3.6.1.4.1.9.9.220.2.2.1 | A collection of objects that provide the multiple host configuration information for a PAE port. These are additional to the IEEE Std 802.1x PAE MIB. | ||
| NTF cpaeNoAuthFailVlanNotif | 1.3.6.1.4.1.9.9.220.0.2 | A cpaeNoAuthFailVlanNotif is sent if a 802.1x supplicant fails to authenticate on a PAE port for which the value of corresponding instance of dot1xAuthAuthControlledPortControl is 'auto' and the value of corresponding instance of cpaePortAuthFailVlan is zero. | ||
| T/F cpaeNoAuthFailVlanNotifEnable | 1.3.6.1.4.1.9.9.220.1.7.2 | TruthValue | read-write | This object specifies whether the system produces the cpaeNoAuthFailVlanNotif. A 'false' value will prevent cpaeNoAuthFailVlanNotif from being generated by this system. |
| cpaeNoAuthFailVlanNotifEnableGrp | 1.3.6.1.4.1.9.9.220.2.2.12 | A collection of object(s) that provides control over Auth-Fail related notification(s). | ||
| cpaeNoAuthFailVlanNotifGroup | 1.3.6.1.4.1.9.9.220.2.2.14 | A collection of notifications providing the information for unconfigured Auth-Fail Vlan. | ||
| NTF cpaeNoGuestVlanNotif | 1.3.6.1.4.1.9.9.220.0.1 | A cpaeNoGuestVlanNotif is sent if a non-802.1x supplicant is detected on a PAE port for which the value of corresponding instance of dot1xAuthAuthControlledPortControl is 'auto' and the value of corresponding instance of cpaeGuestVlanNumber is zero. | ||
| T/F cpaeNoGuestVlanNotifEnable | 1.3.6.1.4.1.9.9.220.1.7.1 | TruthValue | read-write | This object specifies whether the system produces the cpaeNoGuestVlanNotif. A 'false' value will prevent cpaeNoGuestVlanNotif from being generated by this system. |
| cpaeNoGuestVlanNotifEnableGrp | 1.3.6.1.4.1.9.9.220.2.2.11 | A collection of object(s) that provides control over Guest Vlan related notification(s). | ||
| cpaeNoGuestVlanNotifGroup | 1.3.6.1.4.1.9.9.220.2.2.13 | A collection of notification(s) providing the information for unconfigured Guest Vlan. | ||
| cpaeNotificationControl | 1.3.6.1.4.1.9.9.220.1.7 | |||
| cpaePortAuthFailUserInfoGroup | 1.3.6.1.4.1.9.9.220.2.2.54 | A collection of object(s) that provides the Auth-Fail user information for the system. | ||
| VLA cpaePortAuthFailVlan | 1.3.6.1.4.1.9.9.220.1.1.1.6 | VlanIndex | read-write | Specifies the Auth-Fail (Authentication Fail) Vlan of the port. A port is moved to Auth-Fail Vlan if the supplicant which support IEEE-802.1x authentication is unsuccessfully authenticated. A value of zero for this object indicates no Auth-Fail Vlan configured for the port. |
| cpaePortAuthFailVlanConfigGroup | 1.3.6.1.4.1.9.9.220.2.2.53 | A collection of object(s) that provides the Auth-Fail (Authentication Fail) Vlan configuration for the system. | ||
| cpaePortAuthFailVlanGroup | 1.3.6.1.4.1.9.9.220.2.2.10 | A collection of object(s) that provides the Auth-Fail (Authentication Fail) Vlan configuration and Auth-Fail user information for the system. | ||
| cpaePortAuthFailVlanGroup2 | 1.3.6.1.4.1.9.9.220.2.2.24 | A collection of object(s) that provides configuration for maximum authentication attempts for Auth-Fail Vlan feature in the system. | ||
| cpaePortCapabilitiesConfigGroup | 1.3.6.1.4.1.9.9.220.2.2.47 | A collection of object(s) that provides configuration and information about PAE functionalities of ports in the systems. | ||
| BIT cpaePortCapabilitiesEnabled | 1.3.6.1.4.1.9.9.220.1.1.1.10 | Bits | read-write | 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. |
| cpaePortEapolTestEntry | 1.3.6.1.4.1.9.9.220.1.13.1 | not-accessible | An entry containing EAPOL capable information for hosts connecting to a PAE port. | |
| cpaePortEapolTestGroup | 1.3.6.1.4.1.9.9.220.2.2.21 | A collection of object(s) that provides information about if connecting hosts are EAPOL capable. | ||
| U32 cpaePortEapolTestLimits | 1.3.6.1.4.1.9.9.220.1.12 | Unsigned32 | read-only | Indicates the maximum number of entries allowed in cpaePortEapolTestTable. |
| INT cpaePortEapolTestResult | 1.3.6.1.4.1.9.9.220.1.13.1.1 | INTEGER | read-only | 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. |
| ROW cpaePortEapolTestStatus | 1.3.6.1.4.1.9.9.220.1.13.1.2 | RowStatus | read-create | This object is used to manage the creation, and deletion of rows in the table. An entry can be created by setting the instance value of this object to 'createAndGo', and deleted by setting the instance value of this object to 'destroy'. |
| cpaePortEapolTestTable | 1.3.6.1.4.1.9.9.220.1.13 | not-accessible | A table for testing EAPOL (Extensible Authentication Protocol Over LAN) capable information of hosts connecting to PAE ports in the device. | |
| cpaePortEntry | 1.3.6.1.4.1.9.9.220.1.1.1 | not-accessible | An entry containing additional management information applicable to a particular PAE port. | |
| cpaePortEntryGroup | 1.3.6.1.4.1.9.9.220.2.2.2 | A collection of objects that provides the port-mode configuration for a PAE port. | ||
| cpaePortIpDevTrackConfGroup | 1.3.6.1.4.1.9.9.220.2.2.37 | A collection of object(s) that provides configuration and information about 802.1x IP Device Tracking feature. | ||
| cpaePortIpDevTrackConfigEntry | 1.3.6.1.4.1.9.9.220.1.15.1 | not-accessible | An entry of IP Device Tracking configuration on a PAE port. | |
| cpaePortIpDevTrackConfigTable | 1.3.6.1.4.1.9.9.220.1.15 | not-accessible | A table of IP Device Tracking configuration for PAE ports in the system. | |
| T/F cpaePortIpDevTrackEnabled | 1.3.6.1.4.1.9.9.220.1.15.1.1 | TruthValue | read-write | Specifies if IP Device Tracking is enabled on this port for the corresponding 802.1x authenticated host. |
| INT cpaePortMode | 1.3.6.1.4.1.9.9.220.1.1.1.2 | INTEGER | read-write | Specifies 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 and each host is authenticated. other(4) : none of the above. This is a read-only value which can not be used in set operation. If the port security feature is enabled on the interface, the configuration of the port security (such as the number of the hosts allowed, the security violation action, etc) will apply to the interface. |
| VLA cpaePortOperVlan | 1.3.6.1.4.1.9.9.220.1.1.1.7 | VlanIndex | read-only | The VlanIndex of the Vlan which is assigned to this port via IEEE-802.1x and related methods of authentication supported by the system. A value of zero for this object indicates that no Vlan is assigned to this port via IEEE-802.1x authentication. |
| cpaePortOperVlanGroup | 1.3.6.1.4.1.9.9.220.2.2.9 | A collection of object(s) that provides the information about Operational Vlan for each PAE port. | ||
| INT cpaePortOperVlanType | 1.3.6.1.4.1.9.9.220.1.1.1.8 | INTEGER | read-only | The type of the Vlan which is assigned to this port via IEEE-802.1x and related methods of authentication supported by the system. A value of 'other' for this object indicates type of Vlan assigned to this port; via IEEE-802.1x authentication; is other than the ones specified by listed enumerations for this object. A value of 'none' for this object indicates that there is no Vlan assigned to this port via IEEE-802.1x authentication. For such a case, corresponding value of cpaePortOperVlan object will be zero. A value of 'guest' for this object indicates that Vlan assigned to this port; via IEEE-802.1x authentication; is of type Guest Vlan and specified by the object cpaeGuestVlanNumber for this entry. A value of 'authFail' for this object indicates that Vlan assigned to this port; via IEEE-802.1x authentication; is of type Auth-Fail Vlan and specified by the object cpaePortAuthFailVlan for this entry. |
| cpaePortTable | 1.3.6.1.4.1.9.9.220.1.1 | not-accessible | A 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. | |
| T/F cpaeRadiusAccountingEnabled | 1.3.6.1.4.1.9.9.220.1.4 | TruthValue | read-write | Specifies if RADIUS accounting is enabled for 802.1x on this devices. |
| cpaeRadiusConfigGroup | 1.3.6.1.4.1.9.9.220.2.2.6 | A collection of objects that provides the RADIUS configuration information for the system. | ||
| U32 cpaeShutdownTimeout | 1.3.6.1.4.1.9.9.220.1.3 | Unsigned32 | read-write | Specifies the shutdown timeout interval to enable the interface automatically in case it is shutdown due to security violation. If the value of this object is 0, the interfaces shutdown due to the security violation will not be enabled automatically. The value of this object is applicable to the interface only when cpaeShutdownTimeoutEnabled is 'true', and port security feature is disabled on the interface. |
| T/F cpaeShutdownTimeoutEnabled | 1.3.6.1.4.1.9.9.220.1.1.1.5 | TruthValue | read-write | Specifies whether shutdown timeout feature is enabled on the interface. |
| cpaeShutdownTimeoutGroup | 1.3.6.1.4.1.9.9.220.2.2.5 | A collection of objects that provides the dot1x shutdown timeout configuration information for the system. | ||
| MAC cpaeSuppHostAuthMacAddress | 1.3.6.1.4.1.9.9.220.1.19.2.1.2 | MacAddress | read-only | Indicates the MAC address of the authenticator, which authenticates the supplicant. |
| INT cpaeSuppHostBackendState | 1.3.6.1.4.1.9.9.220.1.19.2.1.4 | INTEGER | read-only | Indicates the current state of the Supplicant Backend state machine. |
| cpaeSuppHostInfoEntry | 1.3.6.1.4.1.9.9.220.1.19.2.1 | not-accessible | An entry containing dot1x supplicant information for a supplicant on a particular PAE port in the system. | |
| cpaeSuppHostInfoGroup | 1.3.6.1.4.1.9.9.220.2.2.56 | A collection of object(s) that provides information about supplicants in the system. | ||
| U32 cpaeSuppHostInfoSuppIndex | 1.3.6.1.4.1.9.9.220.1.19.2.1.1 | Unsigned32 | not-accessible | An arbitrary index assigned by the agent to identify the supplicant. |
| cpaeSuppHostInfoTable | 1.3.6.1.4.1.9.9.220.1.19.2 | not-accessible | A list of dot1x supplicants in the system. | |
| INT cpaeSuppHostPaeState | 1.3.6.1.4.1.9.9.220.1.19.2.1.3 | INTEGER | read-only | Indicates the current state of the Supplicant PAE State machine. |
| PAE cpaeSuppHostStatus | 1.3.6.1.4.1.9.9.220.1.19.2.1.5 | PaeControlledPortStatus | read-only | Indicates the status of the supplicant. |
| cpaeSupplicantObjects | 1.3.6.1.4.1.9.9.220.1.19 | |||
| STR cpaeSuppPortCredentialProfileName | 1.3.6.1.4.1.9.9.220.1.19.1.1.1 | SnmpAdminString | read-write | Specifies the credentials profile of the Supplicant PAE. A zero length string for this object indicates that the Supplicant PAE does not have credential profile. |
| STR cpaeSuppPortEapProfileName | 1.3.6.1.4.1.9.9.220.1.19.1.1.2 | SnmpAdminString | read-write | Specifies the EAP profile of the Supplicant PAE. A zero length string for this object indicates that the Supplicant PAE does not have EAP profile. |
| cpaeSuppPortEntry | 1.3.6.1.4.1.9.9.220.1.19.1.1 | not-accessible | An entry containing supplicant configuration information for a particular PAE port. | |
| cpaeSuppPortProfileGroup | 1.3.6.1.4.1.9.9.220.2.2.55 | A collection of object(s) that provides Credential and EAP profiles configuration for a Supplicant PAE. | ||
| cpaeSuppPortTable | 1.3.6.1.4.1.9.9.220.1.19.1 | not-accessible | A list of objects providing information and configuration for the Supplicant PAE associated with each port. This table provides additional objects for the dot1xSuppConfigTable. | |
| cpaeUserGroupEntry | 1.3.6.1.4.1.9.9.220.1.5.1 | not-accessible | Information about an 802.1x authenticated user on the devices. | |
| cpaeUserGroupGroup | 1.3.6.1.4.1.9.9.220.2.2.7 | A collection of objects that provides the group manager information of authenticated users in the system. | ||
| STR cpaeUserGroupName | 1.3.6.1.4.1.9.9.220.1.5.1.1 | SnmpAdminString | not-accessible | Specifies the name of the group that the user belongs to. |
| cpaeUserGroupTable | 1.3.6.1.4.1.9.9.220.1.5 | not-accessible | A table of Group Manager and authenticated users information on the device. | |
| IP cpaeUserGroupUserAddr | 1.3.6.1.4.1.9.9.220.1.5.1.5 | InetAddress | read-only | Specifies the address of the host that the user logging from. |
| IPt cpaeUserGroupUserAddrType | 1.3.6.1.4.1.9.9.220.1.5.1.4 | InetAddressType | read-only | Specifies the type of address used to determine the address of the user. |
| U32 cpaeUserGroupUserIndex | 1.3.6.1.4.1.9.9.220.1.5.1.2 | Unsigned32 | not-accessible | The index of an user within a group. |
| NUM cpaeUserGroupUserInterface | 1.3.6.1.4.1.9.9.220.1.5.1.6 | InterfaceIndex | read-only | Specifies the interface index that the user is authenticated on. |
| STR cpaeUserGroupUserName | 1.3.6.1.4.1.9.9.220.1.5.1.3 | SnmpAdminString | read-only | Specifies the name of the user authenticated on a port of the device. |
| VLA cpaeUserGroupUserVlan | 1.3.6.1.4.1.9.9.220.1.5.1.7 | VlanIndex | read-only | Specifies the vlan that the user belongs to. |
| cpaeWebAuth | 1.3.6.1.4.1.9.9.220.1.9 | |||
| cpaeWebAuthAaaFailGroup | 1.3.6.1.4.1.9.9.220.2.2.19 | A collection of object(s) that provides Inaccessible Authentication Bypass configuration and information for Web Proxy Authentication in the system. | ||
| U32 cpaeWebAuthAaaSessionPeriod | 1.3.6.1.4.1.9.9.220.1.9.8.1.3 | Unsigned32 | read-only | Indicates the session period for a Web Proxy Authenticated session on this host, supplied by the AAA server. If value of this object is none zero, it will take precedence over the period specified by cpaeWebAuthPortSessionPeriod. |
| cpaeWebAuthCriticalGroup | 1.3.6.1.4.1.9.9.220.2.2.32 | A collection of object(s) that provides control over critical configuration for Web Proxy Authentication. | ||
| U32 cpaeWebAuthCriticalRecoveryDelay | 1.3.6.1.4.1.9.9.220.1.9.9 | Unsigned32 | read-write | This object specifies the critical recovery delay time for Web Proxy Authentication in the system. A value of zero indicates that critical recovery delay for Web Proxy Authentication is disabled. |
| T/F cpaeWebAuthEnabled | 1.3.6.1.4.1.9.9.220.1.9.1 | TruthValue | read-write | Specifies whether Web Proxy Authentication is enabled in the system. |
| cpaeWebAuthGroup | 1.3.6.1.4.1.9.9.220.2.2.16 | A collection of object(s) that provides the Web Proxy Authentication configuration and information for the system. | ||
| IP cpaeWebAuthHostAddress | 1.3.6.1.4.1.9.9.220.1.9.8.1.2 | InetAddress | not-accessible | Indicates the Internet address for the host. The type of this address is determined by the value of cpaeWebAuthHostAddrType. |
| IPt cpaeWebAuthHostAddrType | 1.3.6.1.4.1.9.9.220.1.9.8.1.1 | InetAddressType | not-accessible | Indicates the Internet address type for the host. |
| cpaeWebAuthHostEntry | 1.3.6.1.4.1.9.9.220.1.9.8.1 | not-accessible | An entry containing management information for Web Proxy Authentication feature on a host. | |
| T/F cpaeWebAuthHostInitialize | 1.3.6.1.4.1.9.9.220.1.9.8.1.6 | TruthValue | read-write | The initialization control for this host. Setting this object to 'true' causes Web Proxy Authentication state machine to be initialized for the host. Setting this object to 'false' has no effect. This object always returns 'false' when it is read. |
| U32 cpaeWebAuthHostSessionTimeLeft | 1.3.6.1.4.1.9.9.220.1.9.8.1.4 | Unsigned32 | read-only | Indicates the leftover time of the current Web Proxy Authenticated session for this host. |
| INT cpaeWebAuthHostState | 1.3.6.1.4.1.9.9.220.1.9.8.1.5 | INTEGER | read-only | Indicates the current state of the Web Proxy Authentication state machine. initialize : Initial state of the Web Proxy Authentication state machine. connecting : Login page is sent to the client, waiting for response from the client. authenticating: Credentials are extracted from client's response and authenticating with the AAA server. authenticated : Web Proxy Authentication succeeded. Session timer is started, policies are applied, and success page is sent back to client. authFailed : Web Proxy Authentication failed. Login page is resent with authentication failure information embedded, if retry count has not exceeded the maximum number of retry attempts. Otherwise, move to 'blackListed' state. parseError : Failed to extract user's credentials from the client's response. sessionTimeout: Session timer expired, user's policies are removed, state machine will moves to 'initialize' state after that. blackListed : Web Proxy Authentication retry count has exceeded the maximum number of retry attempts. Only setting the state machine to 'initialize' will take it out of this state. aaaFail : AAA server is not reachable after sending the authentication request, or after host has been in 'blackListed' state for the period of time specified by cpaeWebAuthQuietPeriod, with IAB (Inaccessible Authentication Bypass) enabled on the corresponding port connected to the host. |
| cpaeWebAuthHostTable | 1.3.6.1.4.1.9.9.220.1.9.8 | not-accessible | A table of Web Proxy Authentication information for hosts currently managed by the feature. An entry is added to the table when a host is detected and Web Proxy Authentication state machine is initiated for the host. | |
| cpaeWebAuthIpDevTrackingGroup | 1.3.6.1.4.1.9.9.220.2.2.39 | A collection of object(s) that provides configuration and information about Web Proxy Authentication IP Device Tracking feature. | ||
| STR cpaeWebAuthLoginFailedPage | 1.3.6.1.4.1.9.9.220.1.9.4 | CiscoURLString | read-write | Specifies the customized login-failed page for Web Proxy Authentication, in the format of an URL. Login-failed page is sent back to the client upon an authentication failure. A login-failed page requires to have all the input fields of the login page, in addition to the authentication failure information. If this object contains a zero length string, the default login-failed page will be used. |
| STR cpaeWebAuthLoginPage | 1.3.6.1.4.1.9.9.220.1.9.3 | CiscoURLString | read-write | Specifies the customized login page for Web Proxy Authentication, in the format of an URL. A customized login page is required to support the same input fields as the default login page for users to input credentials. If this object contains a zero length string, the default login page will be used. |
| U32 cpaeWebAuthMaxRetries | 1.3.6.1.4.1.9.9.220.1.9.6 | Unsigned32 | read-write | Specifies the maximum number of unsuccessful login attempts a user is allowed to make. |
| CPG cpaeWebAuthPortAaaFailPolicy | 1.3.6.1.4.1.9.9.220.1.9.7.1.3 | CpgPolicyNameOrEmpty | read-write | Specifies the policy name to be applied on the port when the corresponding cpaeWebAuthHostState is 'aaaFail'. The specified policy name must either be an existing entry in cpgPolicyTable defined in CISCO-POLICY-GROUP-MIB, or an empty string which indicates that there will be no policy name applied on the port when the corresponding cpaeWebAuthHostState is 'aaaFail'. |
| T/F cpaeWebAuthPortEnabled | 1.3.6.1.4.1.9.9.220.1.9.7.1.1 | TruthValue | read-write | Specifies whether Web Proxy Authentication is enabled on the port. |
| cpaeWebAuthPortEntry | 1.3.6.1.4.1.9.9.220.1.9.7.1 | not-accessible | An entry containing management information for Web Proxy Authentication feature on a port. | |
| T/F cpaeWebAuthPortInitialize | 1.3.6.1.4.1.9.9.220.1.9.7.1.2 | TruthValue | read-write | The initialization control for this port. Setting this object to 'true' causes Web Proxy Authentication state machine to be initialized for all the hosts connecting to the port. Setting this object to 'false' has no effect. This object always returns 'false' when it is read. |
| T/F cpaeWebAuthPortIpDevTrackEnabled | 1.3.6.1.4.1.9.9.220.1.9.7.1.4 | TruthValue | read-write | Specifies whether IP Device Tracking is enabled or not on this port for the corresponding Web Proxy authenticated host. |
| cpaeWebAuthPortTable | 1.3.6.1.4.1.9.9.220.1.9.7 | not-accessible | A table of Web Proxy Authentication configuration and information for the feature capable ports in the device. | |
| U32 cpaeWebAuthQuietPeriod | 1.3.6.1.4.1.9.9.220.1.9.5 | Unsigned32 | read-write | Specifies the time a Web Proxy Authentication state machine will be held in 'blackListed' state after maximum authentication attempts. |
| U32 cpaeWebAuthSessionPeriod | 1.3.6.1.4.1.9.9.220.1.9.2 | Unsigned32 | read-write | Specifies the Web Proxy Authentication session period for the system. Session period is the time after which an Web Proxy Authenticated session is terminated. |
| U32 cpaeWebAuthUnAuthStateTimeout | 1.3.6.1.4.1.9.9.220.1.9.10 | Unsigned32 | read-write | The authentication timeout period for Web Proxy Authentication. Once a host enters 'initialize' state as indicated by its corresponding cpaeWebAuthHostState, such host will be removed if it can not be authenticated within the timeout period. |
| cpaeWebAuthUnAuthTimeoutGroup | 1.3.6.1.4.1.9.9.220.2.2.40 | A collection of object(s) that provides configuration and information about Init State Timeout of Web Proxy Authentication. |
RFC description
Cisco vendor-private MIB for Port Access Entity (802.1X) port-based network access control.
Start monitoring Cisco Catalyst switches / access-layer platforms (802.1X) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.