MIBs Depot

CISCO-PAE-MIB

Registered at
1.3.6.1.4.1.9.9.220
Last updated
2009-12-10 00:00
Organization
Cisco System, Inc.
Revisions
2009-12-10 00:00, 2008-07-07 00:00, 2008-04-09 00:00, 2007-04-25 00:00, 2007-04-16 00:00, 2007-01-27 00:00, 2005-09-22 00:00, 2004-04-23 00:00, 2004-04-01 00:00, 2003-04-08 00:00, 2002-10-16 00:00, 2001-05-24 10:16
Namespace
cisco
Source file
CISCO-PAE-MIB
Digest
sha256:9bd302f10a8ea1e1d1f365666d7c39454e9c3c58ea47a21f05517fb623ccf80e

Description

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.

Contact

Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-ibns@cisco.com, cs-lan-switch-snmp@cisco.com

Imports

FromSymbols
CISCO-NAC-TC-MIBCnnEouPostureToken, CnnEouPostureTokenString
CISCO-POLICY-GROUP-MIBCpgPolicyNameOrEmpty
CISCO-SMIciscoMgmt
CISCO-TCCiscoURLString
CISCO-VTP-MIBVlanIndex
IEEE8021-PAE-MIBPaeControlledPortStatus, dot1xAuthConfigEntry, dot1xAuthPaeState, dot1xPaePortEntry, dot1xPaePortNumber
IF-MIBInterfaceIndex
INET-ADDRESS-MIBInetAddress, InetAddressType
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso
SNMPv2-TCDisplayString, MacAddress, RowStatus, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CISCO-NAC-TC-MIB
CISCO-PAE-MIB
CISCO-POLICY-GROUP-MIB
CISCO-SMI
CISCO-TC
CISCO-VTP-MIB
IANAifType-MIB
IEEE8021-PAE-MIB
IF-MIB
INET-ADDRESS-MIB
RMON-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
CpaeAuthState
TEXTUAL-CONVENTION
The Authenticator PAE state machine value. other :None of the following states. initialize :The PAE state machine is being initialized. disconnected :An explicit logoff request is received from the Supplicant, or the number of permissible reauthentication attempts has been exceeded. connecting :Attempting to establish a communication with a Supplicant. authenticating:A Supplicant is being authenticated. authenticated :The Authenticator has successfully authenticated the Supplicant. aborting :The authentication process is prematurely aborted due to receipt of a reauthentication request, or an EAPOL-Start frame, or an EAPOL-Logoff frame, or an authTimeout. held :The state machine ignores and discards all EAPOL packets, so as to discourage brute force attacks. This state is entered from the 'authenticating' state following an authentication failure. At the expiration of the quietWhile timer, the state machine transitions to the 'connecting' state. forceAuth :The port is set to Authorized, and a canned EAP Success packet is sent to the Supplicant. forceUnauth :The port is set to Unauthorized, and a canned EAP Failure packet is sent to the Supplicant. If EAP-Start messages are received from the Supplicant, the state is re-entered and further EAP Failure messages are sent. guestVlan :The port has been moved to a configured Guest VLAN. authFailVlan :The port has been moved to a configured Authentication Failed VLAN. criticalAuth :The port has been authorized by Critical Authentication because RADIUS server is not reachable, or does not response. ipAwaiting :The port is waiting for an IP address from DHCP server. policyConfig :This state is entered from 'ipAwaiting' state if an IP address is received and the corresponding policies are being installed. authFinished :The port is set to Authorized by MAC Authentication Bypass feature. restart :The PAE state machine has been restarted. authFallback :Fallback mechanism is applied to the authentication process. authCResult :Authentication completed and the validity of the authorization features is checked. authZSuccess :Authorization policies based on the authentication result are applied. If the policies are applied successfully then the port is authorized otherwise unauthorized.
current
ReAuthPeriodSource
TEXTUAL-CONVENTION
Source of the reAuthPeriod constant, used by the 802.1x Reauthentication Timer state machine. local : local configured reauthentication period specified by the object dot1xAuthReAuthPeriod will be used. server: the reauthentication period will be received from the Authentication server. auto : source of reauthentication period will be decided by the system.
current

Objects

NameOIDSyntaxAccessStatus
cpaeMIBNotification
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.220.0
cpaeMIBObject
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.220.1
cpaePortTable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.220.1.1not-accessiblecurrent
cpaePortEntry
OBJECT-TYPE
An entry containing additional management information applicable to a particular PAE port.
1.3.6.1.4.1.9.9.220.1.1.1not-accessiblecurrent
cpaeMultipleHost
OBJECT-TYPE
Specifies whether the port allows multiple-host connection or not.
1.3.6.1.4.1.9.9.220.1.1.1.1TruthValueread-writedeprecated
cpaePortMode
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.220.1.1.1.2INTEGER {singleHost(1), multiHost(2), multiAuth(3), other(4)}read-writecurrent
cpaeGuestVlanNumber
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.220.1.1.1.3VlanIndexread-writecurrent
cpaeInGuestVlan
OBJECT-TYPE
Indicates whether the interface is in its Guest Vlan or not. The object is deprecated in favor of newly added object cpaePortOperVlanType.
1.3.6.1.4.1.9.9.220.1.1.1.4TruthValueread-onlydeprecated
cpaeShutdownTimeoutEnabled
OBJECT-TYPE
Specifies whether shutdown timeout feature is enabled on the interface.
1.3.6.1.4.1.9.9.220.1.1.1.5TruthValueread-writecurrent
cpaePortAuthFailVlan
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.220.1.1.1.6VlanIndexread-writecurrent
cpaePortOperVlan
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.220.1.1.1.7VlanIndexread-onlycurrent
cpaePortOperVlanType
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.220.1.1.1.8INTEGER {other(1), none(2), guest(3), authFail(4)}read-onlycurrent
cpaeAuthFailVlanMaxAttempts
OBJECT-TYPE
Specifies the maximum number of authentication attempts should be made before the port is moved into the Auth-Fail Vlan.
1.3.6.1.4.1.9.9.220.1.1.1.9Unsigned32read-writecurrent
cpaePortCapabilitiesEnabled
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.220.1.1.1.10Bits {authenticator(0), supplicant(1)}read-writecurrent
cpaeGuestVlanId
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.220.1.2VlanIndexread-writedeprecated
cpaeShutdownTimeout
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.220.1.3Unsigned32 (0..65535)read-writecurrent
cpaeRadiusAccountingEnabled
OBJECT-TYPE
Specifies if RADIUS accounting is enabled for 802.1x on this devices.
1.3.6.1.4.1.9.9.220.1.4TruthValueread-writecurrent
cpaeUserGroupTable
OBJECT-TYPE
A table of Group Manager and authenticated users information on the device.
1.3.6.1.4.1.9.9.220.1.5not-accessiblecurrent
cpaeUserGroupEntry
OBJECT-TYPE
Information about an 802.1x authenticated user on the devices.
1.3.6.1.4.1.9.9.220.1.5.1not-accessiblecurrent
cpaeUserGroupName
OBJECT-TYPE
Specifies the name of the group that the user belongs to.
1.3.6.1.4.1.9.9.220.1.5.1.1SnmpAdminString (SIZE(1..100))not-accessiblecurrent
cpaeUserGroupUserIndex
OBJECT-TYPE
The index of an user within a group.
1.3.6.1.4.1.9.9.220.1.5.1.2Unsigned32not-accessiblecurrent
cpaeUserGroupUserName
OBJECT-TYPE
Specifies the name of the user authenticated on a port of the device.
1.3.6.1.4.1.9.9.220.1.5.1.3SnmpAdminStringread-onlycurrent
cpaeUserGroupUserAddrType
OBJECT-TYPE
Specifies the type of address used to determine the address of the user.
1.3.6.1.4.1.9.9.220.1.5.1.4InetAddressTyperead-onlycurrent
cpaeUserGroupUserAddr
OBJECT-TYPE
Specifies the address of the host that the user logging from.
1.3.6.1.4.1.9.9.220.1.5.1.5InetAddressread-onlycurrent
cpaeUserGroupUserInterface
OBJECT-TYPE
Specifies the interface index that the user is authenticated on.
1.3.6.1.4.1.9.9.220.1.5.1.6InterfaceIndexread-onlycurrent
cpaeUserGroupUserVlan
OBJECT-TYPE
Specifies the vlan that the user belongs to.
1.3.6.1.4.1.9.9.220.1.5.1.7VlanIndexread-onlycurrent
cpaeAuthFailUserTable
OBJECT-TYPE
A table to list user information for each port on the system supported by the Port Access Entity and assigned to Auth-Fail Vlan.
1.3.6.1.4.1.9.9.220.1.6not-accessiblecurrent
cpaeAuthFailUserEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.220.1.6.1not-accessiblecurrent
cpaeAuthFailUserName
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.220.1.6.1.1SnmpAdminStringread-onlycurrent
cpaeNotificationControl
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.220.1.7
cpaeNoGuestVlanNotifEnable
OBJECT-TYPE
This object specifies whether the system produces the cpaeNoGuestVlanNotif. A 'false' value will prevent cpaeNoGuestVlanNotif from being generated by this system.
1.3.6.1.4.1.9.9.220.1.7.1TruthValueread-writecurrent
cpaeNoAuthFailVlanNotifEnable
OBJECT-TYPE
This object specifies whether the system produces the cpaeNoAuthFailVlanNotif. A 'false' value will prevent cpaeNoAuthFailVlanNotif from being generated by this system.
1.3.6.1.4.1.9.9.220.1.7.2TruthValueread-writecurrent
cpaeGuestVlanNotifEnable
OBJECT-TYPE
This object specifies whether the system produces the cpaeGuestVlanNotif. A 'false' value will prevent cpaeGuestVlanNotif from being generated by this system.
1.3.6.1.4.1.9.9.220.1.7.3TruthValueread-writecurrent
cpaeAuthFailVlanNotifEnable
OBJECT-TYPE
This object specifies whether the system produces the cpaeAuthFailVlanNotif. A 'false' value will prevent cpaeAuthFailVlanNotif from being generated by this system.
1.3.6.1.4.1.9.9.220.1.7.4TruthValueread-writecurrent
cpaeMacAuthBypass
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.220.1.8
cpaeMacAuthBypassReAuthTimeout
OBJECT-TYPE
Specifies the waiting time before reauthentication is triggered on all MAC Auth-bypass authenticated ports.
1.3.6.1.4.1.9.9.220.1.8.1Unsigned32read-writecurrent
cpaeMacAuthBypassReAuthEnabled
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.220.1.8.2TruthValueread-writecurrent
cpaeMacAuthBypassViolation
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.220.1.8.3INTEGER {restrict(1), shutdown(2)}read-writecurrent
cpaeMacAuthBypassShutdownTimeout
OBJECT-TYPE
Specifies time before a port is auto-enabled after being shutdown due to a MAC Auth-bypass security violation.
1.3.6.1.4.1.9.9.220.1.8.4Unsigned32read-writecurrent
cpaeMacAuthBypassAuthFailTimeout
OBJECT-TYPE
Specifies the time a MAC Auth-bypass unauthenticated port waits before trying the authentication process again.
1.3.6.1.4.1.9.9.220.1.8.5Unsigned32read-writecurrent
cpaeMacAuthBypassPortTable
OBJECT-TYPE
A table of MAC Authentication Bypass (MAC Auth-Bypass) configuration and information for ports in the device.
1.3.6.1.4.1.9.9.220.1.8.6not-accessiblecurrent
cpaeMacAuthBypassPortEntry
OBJECT-TYPE
An entry containing management information for MAC Auth-Bypass feature on a port.
1.3.6.1.4.1.9.9.220.1.8.6.1not-accessiblecurrent
cpaeMacAuthBypassPortEnabled
OBJECT-TYPE
Specifies whether MAC Auth-Bypass is enabled on the port.
1.3.6.1.4.1.9.9.220.1.8.6.1.1TruthValueread-writecurrent
cpaeMacAuthBypassPortInitialize
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.220.1.8.6.1.2TruthValueread-writecurrent
cpaeMacAuthBypassPortReAuth
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.220.1.8.6.1.3TruthValueread-writecurrent
cpaeMacAuthBypassPortMacAddress
OBJECT-TYPE
Indicates the MAC address of the device connecting to the port.
1.3.6.1.4.1.9.9.220.1.8.6.1.4MacAddressread-onlycurrent
cpaeMacAuthBypassPortAuthState
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.220.1.8.6.1.5INTEGER {other(1), waiting(2), authenticating(3), authenticated(4), fail(5), finished(6), aaaFail(7), ipAwaiting(8), policyConfig(9)}read-onlycurrent
cpaeMacAuthBypassPortTermAction
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.220.1.8.6.1.6INTEGER {other(1), init(2), reauth(3)}read-onlycurrent
cpaeMacAuthBypassSessionTimeLeft
OBJECT-TYPE
Indicates the leftover time of the current MAC Auth-Bypass session on this port.
1.3.6.1.4.1.9.9.220.1.8.6.1.7Unsigned32read-onlycurrent
cpaeMacAuthBypassPortAuthMethod
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.220.1.8.6.1.8INTEGER {radius(1), eap(2)}read-writecurrent
cpaeMacAuthBypassPortSessionId
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.220.1.8.6.1.9SnmpAdminStringread-onlycurrent
cpaeMacAuthBypassPortUrlRedirect
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.220.1.8.6.1.10SnmpAdminStringread-onlycurrent
cpaeMacAuthBypassPortPostureTok
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.220.1.8.6.1.11CnnEouPostureTokenString (SIZE(0..255))read-onlycurrent
cpaeMacAuthBypassAcctEnable
OBJECT-TYPE
Specifies if accounting is enabled for Mac Authentication Bypass feature on this device.
1.3.6.1.4.1.9.9.220.1.8.7TruthValueread-writecurrent
cpaeMabCriticalRecoveryDelay
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.220.1.8.8Unsigned32read-writecurrent
cpaeMabPortIpDevTrackConfTable
OBJECT-TYPE
A table of IP Device Tracking configuration for MAC Auth-Bypass interfaces in the system.
1.3.6.1.4.1.9.9.220.1.8.9not-accessiblecurrent
cpaeMabPortIpDevTrackConfEntry
OBJECT-TYPE
An entry of MAC Auth-Bypass configuration for IP Device Tracking on an MAC Auth-Bypass capable interface.
1.3.6.1.4.1.9.9.220.1.8.9.1not-accessiblecurrent
cpaeMabPortIpDevTrackEnabled
OBJECT-TYPE
Specifies whether IP Device Tracking is enabled or not on this port for the corresponding MAC Auth-bypass authenticated host.
1.3.6.1.4.1.9.9.220.1.8.9.1.1TruthValueread-writecurrent
cpaeWebAuth
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.220.1.9
cpaeWebAuthEnabled
OBJECT-TYPE
Specifies whether Web Proxy Authentication is enabled in the system.
1.3.6.1.4.1.9.9.220.1.9.1TruthValueread-writecurrent
cpaeWebAuthSessionPeriod
OBJECT-TYPE
Specifies the Web Proxy Authentication session period for the system. Session period is the time after which an Web Proxy Authenticated session is terminated.
1.3.6.1.4.1.9.9.220.1.9.2Unsigned32read-writecurrent
cpaeWebAuthLoginPage
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.220.1.9.3CiscoURLStringread-writecurrent
cpaeWebAuthLoginFailedPage
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.220.1.9.4CiscoURLStringread-writecurrent
cpaeWebAuthQuietPeriod
OBJECT-TYPE
Specifies the time a Web Proxy Authentication state machine will be held in 'blackListed' state after maximum authentication attempts.
1.3.6.1.4.1.9.9.220.1.9.5Unsigned32read-writecurrent
cpaeWebAuthMaxRetries
OBJECT-TYPE
Specifies the maximum number of unsuccessful login attempts a user is allowed to make.
1.3.6.1.4.1.9.9.220.1.9.6Unsigned32read-writecurrent
cpaeWebAuthPortTable
OBJECT-TYPE
A table of Web Proxy Authentication configuration and information for the feature capable ports in the device.
1.3.6.1.4.1.9.9.220.1.9.7not-accessiblecurrent
cpaeWebAuthPortEntry
OBJECT-TYPE
An entry containing management information for Web Proxy Authentication feature on a port.
1.3.6.1.4.1.9.9.220.1.9.7.1not-accessiblecurrent
cpaeWebAuthPortEnabled
OBJECT-TYPE
Specifies whether Web Proxy Authentication is enabled on the port.
1.3.6.1.4.1.9.9.220.1.9.7.1.1TruthValueread-writecurrent
cpaeWebAuthPortInitialize
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.220.1.9.7.1.2TruthValueread-writecurrent
cpaeWebAuthPortAaaFailPolicy
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.220.1.9.7.1.3CpgPolicyNameOrEmptyread-writecurrent
cpaeWebAuthPortIpDevTrackEnabled
OBJECT-TYPE
Specifies whether IP Device Tracking is enabled or not on this port for the corresponding Web Proxy authenticated host.
1.3.6.1.4.1.9.9.220.1.9.7.1.4TruthValueread-writecurrent
cpaeWebAuthHostTable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.220.1.9.8not-accessiblecurrent
cpaeWebAuthHostEntry
OBJECT-TYPE
An entry containing management information for Web Proxy Authentication feature on a host.
1.3.6.1.4.1.9.9.220.1.9.8.1not-accessiblecurrent
cpaeWebAuthHostAddrType
OBJECT-TYPE
Indicates the Internet address type for the host.
1.3.6.1.4.1.9.9.220.1.9.8.1.1InetAddressTypenot-accessiblecurrent
cpaeWebAuthHostAddress
OBJECT-TYPE
Indicates the Internet address for the host. The type of this address is determined by the value of cpaeWebAuthHostAddrType.
1.3.6.1.4.1.9.9.220.1.9.8.1.2InetAddress (SIZE(0..64))not-accessiblecurrent
cpaeWebAuthAaaSessionPeriod
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.220.1.9.8.1.3Unsigned32read-onlycurrent
cpaeWebAuthHostSessionTimeLeft
OBJECT-TYPE
Indicates the leftover time of the current Web Proxy Authenticated session for this host.
1.3.6.1.4.1.9.9.220.1.9.8.1.4Unsigned32read-onlycurrent
cpaeWebAuthHostState
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.220.1.9.8.1.5INTEGER {initialize(1), connecting(2), authenticating(3), authenticated(4), authFailed(5), parseError(6), sessionTimeout(7), blackListed(8), aaaFail(9)}read-onlycurrent
cpaeWebAuthHostInitialize
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.220.1.9.8.1.6TruthValueread-writecurrent
cpaeWebAuthCriticalRecoveryDelay
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.220.1.9.9Unsigned32read-writecurrent
cpaeWebAuthUnAuthStateTimeout
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.220.1.9.10Unsigned32 (1..4294967295)read-writecurrent
cpaeAuthConfigTable
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.220.1.10not-accessiblecurrent
cpaeAuthConfigEntry
OBJECT-TYPE
An entry containing additional management information applicable to a particular Authenticator PAE.
1.3.6.1.4.1.9.9.220.1.10.1not-accessiblecurrent
cpaeAuthReAuthPeriodSrcAdmin
OBJECT-TYPE
Specifies the source of the reAuthPeriod constant to be used by the Reauthentication Timer state machine.
1.3.6.1.4.1.9.9.220.1.10.1.1ReAuthPeriodSourceread-writecurrent
cpaeAuthReAuthPeriodSrcOper
OBJECT-TYPE
Indicates the source of the reAuthPeriod constant currently in use by the Reauthentication Timer state machine.
1.3.6.1.4.1.9.9.220.1.10.1.2ReAuthPeriodSourceread-onlycurrent
cpaeAuthReAuthPeriodOper
OBJECT-TYPE
Indicates the operational reauthentication period for this port.
1.3.6.1.4.1.9.9.220.1.10.1.3Unsigned32read-onlycurrent
cpaeAuthTimeToNextReAuth
OBJECT-TYPE
Indicates the leftover time of the current session for this port.
1.3.6.1.4.1.9.9.220.1.10.1.4Unsigned32read-onlycurrent
cpaeAuthReAuthAction
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.220.1.10.1.5INTEGER {terminate(1), reAuth(2), noReAuth(3)}read-onlycurrent
cpaeAuthReAuthMax
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.220.1.10.1.6Unsigned32read-writecurrent
cpaeAuthIabEnabled
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.220.1.10.1.7TruthValueread-writecurrent
cpaeAuthPaeState
OBJECT-TYPE
Indicates the current value of the Authenticator PAE state machine on the port.
1.3.6.1.4.1.9.9.220.1.10.1.8CpaeAuthStateread-onlycurrent
cpaeHostInfoTable
OBJECT-TYPE
A table containing 802.1x authentication information for hosts connecting to PAE ports in the system.
1.3.6.1.4.1.9.9.220.1.11not-accessiblecurrent
cpaeHostInfoEntry
OBJECT-TYPE
An entry appears in the table for each 802.1x capable host connecting to an PAE port, providing its authentication information.
1.3.6.1.4.1.9.9.220.1.11.1not-accessiblecurrent
cpaeHostInfoHostIndex
OBJECT-TYPE
An arbitrary index assigned by the agent to identify the host.
1.3.6.1.4.1.9.9.220.1.11.1.1Unsigned32not-accessiblecurrent
cpaeHostInfoMacAddress
OBJECT-TYPE
Indicates the Mac Address of the host.
1.3.6.1.4.1.9.9.220.1.11.1.2MacAddressread-onlycurrent
cpaeHostInfoPostureToken
OBJECT-TYPE
Indicates the posture token assigned to the host. This object has been obsoleted and replaced by cpaeHostPostureTokenStr.
1.3.6.1.4.1.9.9.220.1.11.1.3CnnEouPostureTokenread-onlyobsolete
cpaeHostInfoUserName
OBJECT-TYPE
Indicates the name of the authenticated user on the host.
1.3.6.1.4.1.9.9.220.1.11.1.4SnmpAdminStringread-onlycurrent
cpaeHostInfoAddrType
OBJECT-TYPE
Indicates the type of Internet address of the host.
1.3.6.1.4.1.9.9.220.1.11.1.5InetAddressTyperead-onlycurrent
cpaeHostInfoAddr
OBJECT-TYPE
Indicates the Internet address of the host. The type of this address is determined by the value of cpaeHostInfoAddrType object.
1.3.6.1.4.1.9.9.220.1.11.1.6InetAddressread-onlycurrent
cpaeHostPostureTokenStr
OBJECT-TYPE
Indicates the posture token assigned to the host.
1.3.6.1.4.1.9.9.220.1.11.1.7CnnEouPostureTokenStringread-onlycurrent
cpaeHostUrlRedirection
OBJECT-TYPE
Indicates the URL-redirection assigned for this host by AAA server.
1.3.6.1.4.1.9.9.220.1.11.1.8SnmpAdminStringread-onlycurrent
cpaeHostAuthPaeState
OBJECT-TYPE
Indicates the current value of the Authenticator PAE state machine for the host.
1.3.6.1.4.1.9.9.220.1.11.1.9CpaeAuthStateread-onlycurrent
cpaeHostBackendState
OBJECT-TYPE
Indicates the current state of the Backend Authentication state machine of the host.
1.3.6.1.4.1.9.9.220.1.11.1.10INTEGER {request(1), response(2), success(3), fail(4), timeout(5), idle(6), initialize(7), ignore(8)}read-onlycurrent
cpaeHostSessionId
OBJECT-TYPE
A unique identifier of the 802.1x session.
1.3.6.1.4.1.9.9.220.1.11.1.11OCTET STRING (SIZE(1..64))read-onlycurrent
cpaePortEapolTestLimits
OBJECT-TYPE
Indicates the maximum number of entries allowed in cpaePortEapolTestTable.
1.3.6.1.4.1.9.9.220.1.12Unsigned32read-onlycurrent
cpaePortEapolTestTable
OBJECT-TYPE
A table for testing EAPOL (Extensible Authentication Protocol Over LAN) capable information of hosts connecting to PAE ports in the device.
1.3.6.1.4.1.9.9.220.1.13not-accessiblecurrent
cpaePortEapolTestEntry
OBJECT-TYPE
An entry containing EAPOL capable information for hosts connecting to a PAE port.
1.3.6.1.4.1.9.9.220.1.13.1not-accessiblecurrent
cpaePortEapolTestResult
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.220.1.13.1.1INTEGER {inProgress(1), notCapable(2), capable(3)}read-onlycurrent
cpaePortEapolTestStatus
OBJECT-TYPE
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'.
1.3.6.1.4.1.9.9.220.1.13.1.2RowStatusread-createcurrent
cpaeCriticalConfig
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.220.1.14
cpaeCriticalEapolEnabled
OBJECT-TYPE
Specifies if the device will send an EAPOL-Success message on successful Critical Authentication for a supplicant.
1.3.6.1.4.1.9.9.220.1.14.1TruthValueread-writecurrent
cpaeCriticalRecoveryDelay
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.220.1.14.2Unsigned32read-writecurrent
cpaePortIpDevTrackConfigTable
OBJECT-TYPE
A table of IP Device Tracking configuration for PAE ports in the system.
1.3.6.1.4.1.9.9.220.1.15not-accessiblecurrent
cpaePortIpDevTrackConfigEntry
OBJECT-TYPE
An entry of IP Device Tracking configuration on a PAE port.
1.3.6.1.4.1.9.9.220.1.15.1not-accessiblecurrent
cpaePortIpDevTrackEnabled
OBJECT-TYPE
Specifies if IP Device Tracking is enabled on this port for the corresponding 802.1x authenticated host.
1.3.6.1.4.1.9.9.220.1.15.1.1TruthValueread-writecurrent
cpaeGlobalAuthFailMaxAttempts
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.220.1.16Unsigned32 (1..4294967295)read-writecurrent
cpaeGlobalSecViolationAction
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.220.1.17INTEGER {restrict(1), shutdown(2)}read-writecurrent
cpaeDot1xSuppToGuestVlanAllowed
OBJECT-TYPE
Specifies whether ports associated with 802.1x supplicants are allowed to move to Guest Vlan when they stop responding to EAPOL inquiries.
1.3.6.1.4.1.9.9.220.1.18TruthValueread-writecurrent
cpaeSupplicantObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.220.1.19
cpaeSuppPortTable
OBJECT-TYPE
A list of objects providing information and configuration for the Supplicant PAE associated with each port. This table provides additional objects for the dot1xSuppConfigTable.
1.3.6.1.4.1.9.9.220.1.19.1not-accessiblecurrent
cpaeSuppPortEntry
OBJECT-TYPE
An entry containing supplicant configuration information for a particular PAE port.
1.3.6.1.4.1.9.9.220.1.19.1.1not-accessiblecurrent
cpaeSuppPortCredentialProfileName
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.220.1.19.1.1.1SnmpAdminStringread-writecurrent
cpaeSuppPortEapProfileName
OBJECT-TYPE
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.
1.3.6.1.4.1.9.9.220.1.19.1.1.2SnmpAdminStringread-writecurrent
cpaeSuppHostInfoTable
OBJECT-TYPE
A list of dot1x supplicants in the system.
1.3.6.1.4.1.9.9.220.1.19.2not-accessiblecurrent
cpaeSuppHostInfoEntry
OBJECT-TYPE
An entry containing dot1x supplicant information for a supplicant on a particular PAE port in the system.
1.3.6.1.4.1.9.9.220.1.19.2.1not-accessiblecurrent
cpaeSuppHostInfoSuppIndex
OBJECT-TYPE
An arbitrary index assigned by the agent to identify the supplicant.
1.3.6.1.4.1.9.9.220.1.19.2.1.1Unsigned32 (1..65535)not-accessiblecurrent
cpaeSuppHostAuthMacAddress
OBJECT-TYPE
Indicates the MAC address of the authenticator, which authenticates the supplicant.
1.3.6.1.4.1.9.9.220.1.19.2.1.2MacAddressread-onlycurrent
cpaeSuppHostPaeState
OBJECT-TYPE
Indicates the current state of the Supplicant PAE State machine.
1.3.6.1.4.1.9.9.220.1.19.2.1.3INTEGER {disconnected(1), logoff(2), connecting(3), authenticating(4), authenticated(5), acquired(6), held(7), restart(8), sForceAuth(9), sForceUnauth(10)}read-onlycurrent
cpaeSuppHostBackendState
OBJECT-TYPE
Indicates the current state of the Supplicant Backend state machine.
1.3.6.1.4.1.9.9.220.1.19.2.1.4INTEGER {initialize(1), idle(2), request(3), response(4), receive(5), fail(6), success(7), timeout(8)}read-onlycurrent
cpaeSuppHostStatus
OBJECT-TYPE
Indicates the status of the supplicant.
1.3.6.1.4.1.9.9.220.1.19.2.1.5PaeControlledPortStatusread-onlycurrent
cpaeMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.220.2
cpaeMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.220.2.1
cpaeMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.220.2.2

Notifications

NameOIDStatus
cpaeNoGuestVlanNotif
NOTIFICATION-TYPE
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.
1.3.6.1.4.1.9.9.220.0.1current
cpaeNoAuthFailVlanNotif
NOTIFICATION-TYPE
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.
1.3.6.1.4.1.9.9.220.0.2current
cpaeGuestVlanNotif
NOTIFICATION-TYPE
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.
1.3.6.1.4.1.9.9.220.0.3current
cpaeAuthFailVlanNotif
NOTIFICATION-TYPE
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.
1.3.6.1.4.1.9.9.220.0.4current

Conformance

NameOIDStatus
cpaeCompliance
MODULE-COMPLIANCE
The compliance statement for devices that implement the CISCO-PAE-MIB.
1.3.6.1.4.1.9.9.220.2.1.1deprecated
cpaeCompliance2
MODULE-COMPLIANCE
The compliance statement for devices that implement the CISCO-PAE-MIB.
1.3.6.1.4.1.9.9.220.2.1.2deprecated
cpaeCompliance3
MODULE-COMPLIANCE
The compliance statement for devices that implement the CISCO-PAE-MIB.
1.3.6.1.4.1.9.9.220.2.1.3deprecated
cpaeCompliance4
MODULE-COMPLIANCE
The compliance statement for devices that implement the CISCO-PAE-MIB.
1.3.6.1.4.1.9.9.220.2.1.4deprecated
cpaeCompliance5
MODULE-COMPLIANCE
The compliance statement for devices that implement the CISCO-PAE-MIB.
1.3.6.1.4.1.9.9.220.2.1.5obsolete
cpaeCompliance6
MODULE-COMPLIANCE
The compliance statement for devices that implement the CISCO-PAE-MIB.
1.3.6.1.4.1.9.9.220.2.1.6deprecated
cpaeCompliance7
MODULE-COMPLIANCE
The compliance statement for devices that implement the CISCO-PAE-MIB.
1.3.6.1.4.1.9.9.220.2.1.7deprecated
cpaeCompliance8
MODULE-COMPLIANCE
The compliance statement for devices that implement the CISCO-PAE-MIB.
1.3.6.1.4.1.9.9.220.2.1.8deprecated
cpaeCompliance9
MODULE-COMPLIANCE
The compliance statement for devices that implement the CISCO-PAE-MIB.
1.3.6.1.4.1.9.9.220.2.1.9deprecated
cpaeCompliance10
MODULE-COMPLIANCE
The compliance statement for devices that implement the CISCO-PAE-MIB.
1.3.6.1.4.1.9.9.220.2.1.10current
cpaeMultipleHostGroup
OBJECT-GROUP
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.
1.3.6.1.4.1.9.9.220.2.2.1deprecated
cpaePortEntryGroup
OBJECT-GROUP
A collection of objects that provides the port-mode configuration for a PAE port.
1.3.6.1.4.1.9.9.220.2.2.2current
cpaeGuestVlanGroup
OBJECT-GROUP
A collection of objects that provides the Guest Vlan configuration information for the system.
1.3.6.1.4.1.9.9.220.2.2.3deprecated
cpaeGuestVlanGroup2
OBJECT-GROUP
A collection of objects that provides the per-interface Guest Vlan configuration information for the system.
1.3.6.1.4.1.9.9.220.2.2.4deprecated
cpaeShutdownTimeoutGroup
OBJECT-GROUP
A collection of objects that provides the dot1x shutdown timeout configuration information for the system.
1.3.6.1.4.1.9.9.220.2.2.5current
cpaeRadiusConfigGroup
OBJECT-GROUP
A collection of objects that provides the RADIUS configuration information for the system.
1.3.6.1.4.1.9.9.220.2.2.6current
cpaeUserGroupGroup
OBJECT-GROUP
A collection of objects that provides the group manager information of authenticated users in the system.
1.3.6.1.4.1.9.9.220.2.2.7current
cpaeGuestVlanGroup3
OBJECT-GROUP
A collection of objects that provides the per-interface Guest Vlan configuration information for the system.
1.3.6.1.4.1.9.9.220.2.2.8current
cpaePortOperVlanGroup
OBJECT-GROUP
A collection of object(s) that provides the information about Operational Vlan for each PAE port.
1.3.6.1.4.1.9.9.220.2.2.9current
cpaePortAuthFailVlanGroup
OBJECT-GROUP
A collection of object(s) that provides the Auth-Fail (Authentication Fail) Vlan configuration and Auth-Fail user information for the system.
1.3.6.1.4.1.9.9.220.2.2.10deprecated
cpaeNoGuestVlanNotifEnableGrp
OBJECT-GROUP
A collection of object(s) that provides control over Guest Vlan related notification(s).
1.3.6.1.4.1.9.9.220.2.2.11current
cpaeNoAuthFailVlanNotifEnableGrp
OBJECT-GROUP
A collection of object(s) that provides control over Auth-Fail related notification(s).
1.3.6.1.4.1.9.9.220.2.2.12current
cpaeNoGuestVlanNotifGroup
NOTIFICATION-GROUP
A collection of notification(s) providing the information for unconfigured Guest Vlan.
1.3.6.1.4.1.9.9.220.2.2.13current
cpaeNoAuthFailVlanNotifGroup
NOTIFICATION-GROUP
A collection of notifications providing the information for unconfigured Auth-Fail Vlan.
1.3.6.1.4.1.9.9.220.2.2.14current
cpaeMacAuthBypassGroup
OBJECT-GROUP
A collection of object(s) that provides the MAC Auth-Bypass configuration and information for the system.
1.3.6.1.4.1.9.9.220.2.2.15deprecated
cpaeWebAuthGroup
OBJECT-GROUP
A collection of object(s) that provides the Web Proxy Authentication configuration and information for the system.
1.3.6.1.4.1.9.9.220.2.2.16current
cpaeAuthConfigGroup
OBJECT-GROUP
A collection of object(s) that provides additional configuration information about an Authenticator PAE.
1.3.6.1.4.1.9.9.220.2.2.17deprecated
cpaeHostInfoGroup
OBJECT-GROUP
A collection of object(s) that provides information about an host connecting to a PAE port.
1.3.6.1.4.1.9.9.220.2.2.18obsolete
cpaeWebAuthAaaFailGroup
OBJECT-GROUP
A collection of object(s) that provides Inaccessible Authentication Bypass configuration and information for Web Proxy Authentication in the system.
1.3.6.1.4.1.9.9.220.2.2.19current
cpaeMacAuthBypassGroup2
OBJECT-GROUP
A collection of object(s) that provides additional information of MAC Auth-bypass feature in the system.
1.3.6.1.4.1.9.9.220.2.2.20current
cpaePortEapolTestGroup
OBJECT-GROUP
A collection of object(s) that provides information about if connecting hosts are EAPOL capable.
1.3.6.1.4.1.9.9.220.2.2.21current
cpaeHostInfoGroup2
OBJECT-GROUP
A collection of object(s) that provides information about an host connecting to a PAE port.
1.3.6.1.4.1.9.9.220.2.2.22current
cpaeMacAuthBypassGroup3
OBJECT-GROUP
A collection of object(s) that provides configuration for authentication method for MAC Auth-bypass feature in the system.
1.3.6.1.4.1.9.9.220.2.2.23current
cpaePortAuthFailVlanGroup2
OBJECT-GROUP
A collection of object(s) that provides configuration for maximum authentication attempts for Auth-Fail Vlan feature in the system.
1.3.6.1.4.1.9.9.220.2.2.24current
cpaeAuthConfigGroup2
OBJECT-GROUP
A collection of object(s) that provides additional states in the PAE state machine.
1.3.6.1.4.1.9.9.220.2.2.25current
cpaeCriticalRecoveryDelayGroup
OBJECT-GROUP
A collection of object(s) that provides recovery delay configuration for 802.1x Critical Authentication in the system.
1.3.6.1.4.1.9.9.220.2.2.26current
cpaeAuthConfigGroup3
OBJECT-GROUP
A collection of object(s) that provides configuration and information related to re-authentication of 802.1x ports in the system.
1.3.6.1.4.1.9.9.220.2.2.27current
cpaeAuthConfigGroup4
OBJECT-GROUP
A collection of object(s) that provides configuration of maximum reauthentication attempts of 802.1x ports in the system.
1.3.6.1.4.1.9.9.220.2.2.28current
cpaeAuthIabConfigGroup
OBJECT-GROUP
A collection of object(s) to enable/disable IAB feature on capable interface for the system.
1.3.6.1.4.1.9.9.220.2.2.29current
cpaeGlobalAuthFailVlanGroup
OBJECT-GROUP
A collection of object(s) that provides global configuration and information about maximum authentication attempts for Auth-Fail Vlan feature in the system.
1.3.6.1.4.1.9.9.220.2.2.30current
cpaeMacAuthBypassCriticalGroup
OBJECT-GROUP
A collection of object(s) that provides control over critical configuration for Mac Authentication Bypass.
1.3.6.1.4.1.9.9.220.2.2.31current
cpaeWebAuthCriticalGroup
OBJECT-GROUP
A collection of object(s) that provides control over critical configuration for Web Proxy Authentication.
1.3.6.1.4.1.9.9.220.2.2.32current
cpaeCriticalEapolConfigGroup
OBJECT-GROUP
A collection of object(s) that provides EAPOL configuration for 802.1x Critical Authentication in the system.
1.3.6.1.4.1.9.9.220.2.2.33current
cpaeHostPostureTokenGroup
OBJECT-GROUP
A collection of object(s) that provides information about Posture Token of an host connecting to a PAE port.
1.3.6.1.4.1.9.9.220.2.2.34current
cpaeMabAuditInfoGroup
OBJECT-GROUP
A collection of object(s) that provides information about MAC Auth-Bypass Audit sessions.
1.3.6.1.4.1.9.9.220.2.2.35current
cpaeMabPortIpDevTrackConfGroup
OBJECT-GROUP
A collection of object(s) that provides configuration and information about MAC Auth-Bypass IP Device Tracking feature.
1.3.6.1.4.1.9.9.220.2.2.36current
cpaePortIpDevTrackConfGroup
OBJECT-GROUP
A collection of object(s) that provides configuration and information about 802.1x IP Device Tracking feature.
1.3.6.1.4.1.9.9.220.2.2.37current
cpaeHostUrlRedirectGroup
OBJECT-GROUP
A collection of object(s) that provides information about URL-redirection of 802.1x authenticated hosts.
1.3.6.1.4.1.9.9.220.2.2.38current
cpaeWebAuthIpDevTrackingGroup
OBJECT-GROUP
A collection of object(s) that provides configuration and information about Web Proxy Authentication IP Device Tracking feature.
1.3.6.1.4.1.9.9.220.2.2.39current
cpaeWebAuthUnAuthTimeoutGroup
OBJECT-GROUP
A collection of object(s) that provides configuration and information about Init State Timeout of Web Proxy Authentication.
1.3.6.1.4.1.9.9.220.2.2.40current
cpaeHostInfoGroup3
OBJECT-GROUP
A collection of object(s) that provides user and the address information for 802.1x authenticated host.
1.3.6.1.4.1.9.9.220.2.2.41current
cpaeGlobalSecViolationGroup
OBJECT-GROUP
A collection of object(s) that provides global configuration and information about security violation action on PAE ports in the system.
1.3.6.1.4.1.9.9.220.2.2.42current
cpaeMacAuthBypassPortEnableGroup
OBJECT-GROUP
A collection of object(s) to enable/disable Mac Auth-Bypass on capable interfaces for the system.
1.3.6.1.4.1.9.9.220.2.2.43current
cpaeMacAuthBypassGroup4
OBJECT-GROUP
A collection of object(s) that provides the MAC Auth-Bypass configuration and information for the system.
1.3.6.1.4.1.9.9.220.2.2.44current
cpaeHostSessionIdGroup
OBJECT-GROUP
A collection of object(s) that provides session identification information for 802.1x hosts in the system.
1.3.6.1.4.1.9.9.220.2.2.45current
cpaeHostAuthInfoGroup
OBJECT-GROUP
A collection of object(s) that provides state machines and authentication information for 802.1x authenticated hosts in the system.
1.3.6.1.4.1.9.9.220.2.2.46current
cpaePortCapabilitiesConfigGroup
OBJECT-GROUP
A collection of object(s) that provides configuration and information about PAE functionalities of ports in the systems.
1.3.6.1.4.1.9.9.220.2.2.47current
cpaeDot1xSuppToGuestVlanGroup
OBJECT-GROUP
A collection of object(s) that provides configuration that allows moving ports with 802.1x supplicants to Guest Vlan.
1.3.6.1.4.1.9.9.220.2.2.48current
cpaeGuestVlanNotifEnableGroup
OBJECT-GROUP
A collection of object(s) that provides control over Guest Vlan related notification(s).
1.3.6.1.4.1.9.9.220.2.2.49current
cpaeGuestVlanNotifGroup
NOTIFICATION-GROUP
A collection of notifications providing information for Guest Vlan.
1.3.6.1.4.1.9.9.220.2.2.50current
cpaeAuthFailVlanNotifEnableGrp
OBJECT-GROUP
A collection of object(s) that provides control over Auth-Fail Vlan related notification(s).
1.3.6.1.4.1.9.9.220.2.2.51current
cpaeAuthFailVlanNotifGroup
NOTIFICATION-GROUP
A collection of notifications providing information for Auth-Fail Vlan.
1.3.6.1.4.1.9.9.220.2.2.52current
cpaePortAuthFailVlanConfigGroup
OBJECT-GROUP
A collection of object(s) that provides the Auth-Fail (Authentication Fail) Vlan configuration for the system.
1.3.6.1.4.1.9.9.220.2.2.53current
cpaePortAuthFailUserInfoGroup
OBJECT-GROUP
A collection of object(s) that provides the Auth-Fail user information for the system.
1.3.6.1.4.1.9.9.220.2.2.54current
cpaeSuppPortProfileGroup
OBJECT-GROUP
A collection of object(s) that provides Credential and EAP profiles configuration for a Supplicant PAE.
1.3.6.1.4.1.9.9.220.2.2.55current
cpaeSuppHostInfoGroup
OBJECT-GROUP
A collection of object(s) that provides information about supplicants in the system.
1.3.6.1.4.1.9.9.220.2.2.56current