CISCO-PAE-MIB

CISCO-PAE-MIB Download

MIBs list

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.

IPHost Network Monitor offer an easy way of SNMP monitoring your Cisco Servers, Routers, Switches, Bridges, Firewalls, Repeaters.

OID list for CISCO-PAE-MIB

cpaePortTable
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.
cpaePortEntry
An entry containing additional management information applicable to a particular PAE port.
cpaeMultipleHost
Specifies whether the port allows multiple-host connection or not.
cpaePortMode
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. multi ...
cpaeGuestVlanNumber
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 G ...
cpaeInGuestVlan
Indicates whether the interface is in its Guest Vlan or not. The object is deprecated in favor of newly added object cpaePortOperVlanType.
cpaeShutdownTimeoutEnabled
Specifies whether shutdown timeout feature is enabled on the interface.
cpaePortAuthFailVlan
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 conf ...
cpaePortOperVlan
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.
cpaePortOperVlanType
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 th ...
cpaeAuthFailVlanMaxAttempts
Specifies the maximum number of authentication attempts should be made before the port is moved into the Auth-Fail Vlan.
cpaePortCapabilitiesEnabled
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 in ...
cpaeGuestVlanId
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 th ...
cpaeShutdownTimeout
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 ...
cpaeRadiusAccountingEnabled
Specifies if RADIUS accounting is enabled for 802.1x on this devices.
cpaeUserGroupTable
A table of Group Manager and authenticated users information on the device.
cpaeUserGroupEntry
Information about an 802.1x authenticated user on the devices.
cpaeUserGroupName
Specifies the name of the group that the user belongs to.
cpaeUserGroupUserIndex
The index of an user within a group.
cpaeUserGroupUserName
Specifies the name of the user authenticated on a port of the device.
cpaeUserGroupUserAddrType
Specifies the type of address used to determine the address of the user.
cpaeUserGroupUserAddr
Specifies the address of the host that the user logging from.
cpaeUserGroupUserInterface
Specifies the interface index that the user is authenticated on.
cpaeUserGroupUserVlan
Specifies the vlan that the user belongs to.
cpaeAuthFailUserTable
A table to list user information for each port on the system supported by the Port Access Entity and assigned to Auth-Fail Vlan.
cpaeAuthFailUserEntry
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.
cpaeAuthFailUserName
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.
cpaeNoGuestVlanNotifEnable
This object specifies whether the system produces the cpaeNoGuestVlanNotif. A 'false' value will prevent cpaeNoGuestVlanNotif from being generated by this system.
cpaeNoAuthFailVlanNotifEnable
This object specifies whether the system produces the cpaeNoAuthFailVlanNotif. A 'false' value will prevent cpaeNoAuthFailVlanNotif from being generated by this system.
cpaeGuestVlanNotifEnable
This object specifies whether the system produces the cpaeGuestVlanNotif. A 'false' value will prevent cpaeGuestVlanNotif from being generated by this system.
cpaeAuthFailVlanNotifEnable
This object specifies whether the system produces the cpaeAuthFailVlanNotif. A 'false' value will prevent cpaeAuthFailVlanNotif from being generated by this system.
cpaeMacAuthBypassReAuthTimeout
Specifies the waiting time before reauthentication is triggered on all MAC Auth-bypass authenticated ports.
cpaeMacAuthBypassReAuthEnabled
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 cpaeMacAuthBy ...
cpaeMacAuthBypassViolation
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.
cpaeMacAuthBypassShutdownTimeout
Specifies time before a port is auto-enabled after being shutdown due to a MAC Auth-bypass security violation.
cpaeMacAuthBypassAuthFailTimeout
Specifies the time a MAC Auth-bypass unauthenticated port waits before trying the authentication process again.
cpaeMacAuthBypassPortTable
A table of MAC Authentication Bypass (MAC Auth-Bypass) configuration and information for ports in the device.
cpaeMacAuthBypassPortEntry
An entry containing management information for MAC Auth-Bypass feature on a port.
cpaeMacAuthBypassPortEnabled
Specifies whether MAC Auth-Bypass is enabled on the port.
cpaeMacAuthBypassPortInitialize
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.
cpaeMacAuthBypassPortReAuth
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.
cpaeMacAuthBypassPortMacAddress
Indicates the MAC address of the device connecting to the port.
cpaeMacAuthBypassPortAuthState
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) : M ...
cpaeMacAuthBypassPortTermAction
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 init ...
cpaeMacAuthBypassSessionTimeLeft
Indicates the leftover time of the current MAC Auth-Bypass session on this port.
cpaeMacAuthBypassPortAuthMethod
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.
cpaeMacAuthBypassPortSessionId
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'.
cpaeMacAuthBypassPortUrlRedirect
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 o ...
cpaeMacAuthBypassPortPostureTok
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'.
cpaeMacAuthBypassAcctEnable
Specifies if accounting is enabled for Mac Authentication Bypass feature on this device.
cpaeMabCriticalRecoveryDelay
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.
cpaeMabPortIpDevTrackConfTable
A table of IP Device Tracking configuration for MAC Auth-Bypass interfaces in the system.
cpaeMabPortIpDevTrackConfEntry
An entry of MAC Auth-Bypass configuration for IP Device Tracking on an MAC Auth-Bypass capable interface.
cpaeMabPortIpDevTrackEnabled
Specifies whether IP Device Tracking is enabled or not on this port for the corresponding MAC Auth-bypass authenticated host.
cpaeWebAuthEnabled
Specifies whether Web Proxy Authentication is enabled in the system.
cpaeWebAuthSessionPeriod
Specifies the Web Proxy Authentication session period for the system. Session period is the time after which an Web Proxy Authenticated session is terminated.
cpaeWebAuthLoginPage
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 ...
cpaeWebAuthLoginFailedPage
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 ...
cpaeWebAuthQuietPeriod
Specifies the time a Web Proxy Authentication state machine will be held in 'blackListed' state after maximum authentication attempts.
cpaeWebAuthMaxRetries
Specifies the maximum number of unsuccessful login attempts a user is allowed to make.
cpaeWebAuthPortTable
A table of Web Proxy Authentication configuration and information for the feature capable ports in the device.
cpaeWebAuthPortEntry
An entry containing management information for Web Proxy Authentication feature on a port.
cpaeWebAuthPortEnabled
Specifies whether Web Proxy Authentication is enabled on the port.
cpaeWebAuthPortInitialize
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 'fal ...
cpaeWebAuthPortAaaFailPolicy
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 indicate ...
cpaeWebAuthPortIpDevTrackEnabled
Specifies whether IP Device Tracking is enabled or not on this port for the corresponding Web Proxy authenticated host.
cpaeWebAuthHostTable
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.
cpaeWebAuthHostEntry
An entry containing management information for Web Proxy Authentication feature on a host.
cpaeWebAuthHostAddrType
Indicates the Internet address type for the host.
cpaeWebAuthHostAddress
Indicates the Internet address for the host. The type of this address is determined by the value of cpaeWebAuthHostAddrType.
cpaeWebAuthAaaSessionPeriod
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.
cpaeWebAuthHostSessionTimeLeft
Indicates the leftover time of the current Web Proxy Authenticated session for this host.
cpaeWebAuthHostState
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: ...
cpaeWebAuthHostInitialize
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.
cpaeWebAuthCriticalRecoveryDelay
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.
cpaeWebAuthUnAuthStateTimeout
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.
cpaeAuthConfigTable
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.
cpaeAuthConfigEntry
An entry containing additional management information applicable to a particular Authenticator PAE.
cpaeAuthReAuthPeriodSrcAdmin
Specifies the source of the reAuthPeriod constant to be used by the Reauthentication Timer state machine.
cpaeAuthReAuthPeriodSrcOper
Indicates the source of the reAuthPeriod constant currently in use by the Reauthentication Timer state machine.
cpaeAuthReAuthPeriodOper
Indicates the operational reauthentication period for this port.
cpaeAuthTimeToNextReAuth
Indicates the leftover time of the current session for this port.
cpaeAuthReAuthAction
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 rea ...
cpaeAuthReAuthMax
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.
cpaeAuthIabEnabled
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 ...
cpaeAuthPaeState
Indicates the current value of the Authenticator PAE state machine on the port.
cpaeHostInfoTable
A table containing 802.1x authentication information for hosts connecting to PAE ports in the system.
cpaeHostInfoEntry
An entry appears in the table for each 802.1x capable host connecting to an PAE port, providing its authentication information.
cpaeHostInfoHostIndex
An arbitrary index assigned by the agent to identify the host.
cpaeHostInfoMacAddress
Indicates the Mac Address of the host.
cpaeHostInfoPostureToken
Indicates the posture token assigned to the host. This object has been obsoleted and replaced by cpaeHostPostureTokenStr.
cpaeHostInfoUserName
Indicates the name of the authenticated user on the host.
cpaeHostInfoAddrType
Indicates the type of Internet address of the host.
cpaeHostInfoAddr
Indicates the Internet address of the host. The type of this address is determined by the value of cpaeHostInfoAddrType object.
cpaeHostPostureTokenStr
Indicates the posture token assigned to the host.
cpaeHostUrlRedirection
Indicates the URL-redirection assigned for this host by AAA server.
cpaeHostAuthPaeState
Indicates the current value of the Authenticator PAE state machine for the host.
cpaeHostBackendState
Indicates the current state of the Backend Authentication state machine of the host.
cpaeHostSessionId
A unique identifier of the 802.1x session.
cpaePortEapolTestLimits
Indicates the maximum number of entries allowed in cpaePortEapolTestTable.
cpaePortEapolTestTable
A table for testing EAPOL (Extensible Authentication Protocol Over LAN) capable information of hosts connecting to PAE ports in the device.
cpaePortEapolTestEntry
An entry containing EAPOL capable information for hosts connecting to a PAE port.
cpaePortEapolTestResult
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 ...
cpaePortEapolTestStatus
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'.
cpaeCriticalEapolEnabled
Specifies if the device will send an EAPOL-Success message on successful Critical Authentication for a supplicant.
cpaeCriticalRecoveryDelay
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.
cpaePortIpDevTrackConfigTable
A table of IP Device Tracking configuration for PAE ports in the system.
cpaePortIpDevTrackConfigEntry
An entry of IP Device Tracking configuration on a PAE port.
cpaePortIpDevTrackEnabled
Specifies if IP Device Tracking is enabled on this port for the corresponding 802.1x authenticated host.
cpaeGlobalAuthFailMaxAttempts
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.
cpaeGlobalSecViolationAction
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 secur ...
cpaeDot1xSuppToGuestVlanAllowed
Specifies whether ports associated with 802.1x supplicants are allowed to move to Guest Vlan when they stop responding to EAPOL inquiries.
cpaeSuppPortTable
A list of objects providing information and configuration for the Supplicant PAE associated with each port. This table provides additional objects for the dot1xSuppConfigTable.
cpaeSuppPortEntry
An entry containing supplicant configuration information for a particular PAE port.
cpaeSuppPortCredentialProfileName
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.
cpaeSuppPortEapProfileName
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.
cpaeSuppHostInfoTable
A list of dot1x supplicants in the system.
cpaeSuppHostInfoEntry
An entry containing dot1x supplicant information for a supplicant on a particular PAE port in the system.
cpaeSuppHostInfoSuppIndex
An arbitrary index assigned by the agent to identify the supplicant.
cpaeSuppHostAuthMacAddress
Indicates the MAC address of the authenticator, which authenticates the supplicant.
cpaeSuppHostPaeState
Indicates the current state of the Supplicant PAE State machine.
cpaeSuppHostBackendState
Indicates the current state of the Supplicant Backend state machine.
cpaeSuppHostStatus
Indicates the status of the supplicant.
cpaeMultipleHostGroup
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.
cpaePortEntryGroup
A collection of objects that provides the port-mode configuration for a PAE port.
cpaeGuestVlanGroup
A collection of objects that provides the Guest Vlan configuration information for the system.
cpaeGuestVlanGroup2
A collection of objects that provides the per-interface Guest Vlan configuration information for the system.
cpaeShutdownTimeoutGroup
A collection of objects that provides the dot1x shutdown timeout configuration information for the system.
cpaeRadiusConfigGroup
A collection of objects that provides the RADIUS configuration information for the system.
cpaeUserGroupGroup
A collection of objects that provides the group manager information of authenticated users in the system.
cpaeGuestVlanGroup3
A collection of objects that provides the per-interface Guest Vlan configuration information for the system.
cpaePortOperVlanGroup
A collection of object(s) that provides the information about Operational Vlan for each PAE port.
cpaePortAuthFailVlanGroup
A collection of object(s) that provides the Auth-Fail (Authentication Fail) Vlan configuration and Auth-Fail user information for the system.
cpaeNoGuestVlanNotifEnableGrp
A collection of object(s) that provides control over Guest Vlan related notification(s).
cpaeNoAuthFailVlanNotifEnableGrp
A collection of object(s) that provides control over Auth-Fail related notification(s).
cpaeMacAuthBypassGroup
A collection of object(s) that provides the MAC Auth-Bypass configuration and information for the system.
cpaeWebAuthGroup
A collection of object(s) that provides the Web Proxy Authentication configuration and information for the system.
cpaeAuthConfigGroup
A collection of object(s) that provides additional configuration information about an Authenticator PAE.
cpaeHostInfoGroup
A collection of object(s) that provides information about an host connecting to a PAE port.
cpaeWebAuthAaaFailGroup
A collection of object(s) that provides Inaccessible Authentication Bypass configuration and information for Web Proxy Authentication in the system.
cpaeMacAuthBypassGroup2
A collection of object(s) that provides additional information of MAC Auth-bypass feature in the system.
cpaePortEapolTestGroup
A collection of object(s) that provides information about if connecting hosts are EAPOL capable.
cpaeHostInfoGroup2
A collection of object(s) that provides information about an host connecting to a PAE port.
cpaeMacAuthBypassGroup3
A collection of object(s) that provides configuration for authentication method for MAC Auth-bypass feature in the system.
cpaePortAuthFailVlanGroup2
A collection of object(s) that provides configuration for maximum authentication attempts for Auth-Fail Vlan feature in the system.
cpaeAuthConfigGroup2
A collection of object(s) that provides additional states in the PAE state machine.
cpaeCriticalRecoveryDelayGroup
A collection of object(s) that provides recovery delay configuration for 802.1x Critical Authentication in the system.
cpaeAuthConfigGroup3
A collection of object(s) that provides configuration and information related to re-authentication of 802.1x ports in the system.
cpaeAuthConfigGroup4
A collection of object(s) that provides configuration of maximum reauthentication attempts of 802.1x ports in the system.
cpaeAuthIabConfigGroup
A collection of object(s) to enable/disable IAB feature on capable interface for the system.
cpaeGlobalAuthFailVlanGroup
A collection of object(s) that provides global configuration and information about maximum authentication attempts for Auth-Fail Vlan feature in the system.
cpaeMacAuthBypassCriticalGroup
A collection of object(s) that provides control over critical configuration for Mac Authentication Bypass.
cpaeWebAuthCriticalGroup
A collection of object(s) that provides control over critical configuration for Web Proxy Authentication.
cpaeCriticalEapolConfigGroup
A collection of object(s) that provides EAPOL configuration for 802.1x Critical Authentication in the system.
cpaeHostPostureTokenGroup
A collection of object(s) that provides information about Posture Token of an host connecting to a PAE port.
cpaeMabAuditInfoGroup
A collection of object(s) that provides information about MAC Auth-Bypass Audit sessions.
cpaeMabPortIpDevTrackConfGroup
A collection of object(s) that provides configuration and information about MAC Auth-Bypass IP Device Tracking feature.
cpaePortIpDevTrackConfGroup
A collection of object(s) that provides configuration and information about 802.1x IP Device Tracking feature.
cpaeHostUrlRedirectGroup
A collection of object(s) that provides information about URL-redirection of 802.1x authenticated hosts.
cpaeWebAuthIpDevTrackingGroup
A collection of object(s) that provides configuration and information about Web Proxy Authentication IP Device Tracking feature.
cpaeWebAuthUnAuthTimeoutGroup
A collection of object(s) that provides configuration and information about Init State Timeout of Web Proxy Authentication.
cpaeHostInfoGroup3
A collection of object(s) that provides user and the address information for 802.1x authenticated host.
cpaeGlobalSecViolationGroup
A collection of object(s) that provides global configuration and information about security violation action on PAE ports in the system.
cpaeMacAuthBypassPortEnableGroup
A collection of object(s) to enable/disable Mac Auth-Bypass on capable interfaces for the system.
cpaeMacAuthBypassGroup4
A collection of object(s) that provides the MAC Auth-Bypass configuration and information for the system.
cpaeHostSessionIdGroup
A collection of object(s) that provides session identification information for 802.1x hosts in the system.
cpaeHostAuthInfoGroup
A collection of object(s) that provides state machines and authentication information for 802.1x authenticated hosts in the system.
cpaePortCapabilitiesConfigGroup
A collection of object(s) that provides configuration and information about PAE functionalities of ports in the systems.
cpaeDot1xSuppToGuestVlanGroup
A collection of object(s) that provides configuration that allows moving ports with 802.1x supplicants to Guest Vlan.
cpaeGuestVlanNotifEnableGroup
A collection of object(s) that provides control over Guest Vlan related notification(s).
cpaeAuthFailVlanNotifEnableGrp
A collection of object(s) that provides control over Auth-Fail Vlan related notification(s).
cpaePortAuthFailVlanConfigGroup
A collection of object(s) that provides the Auth-Fail (Authentication Fail) Vlan configuration for the system.
cpaePortAuthFailUserInfoGroup
A collection of object(s) that provides the Auth-Fail user information for the system.
cpaeSuppPortProfileGroup
A collection of object(s) that provides Credential and EAP profiles configuration for a Supplicant PAE.
cpaeSuppHostInfoGroup
A collection of object(s) that provides information about supplicants in the system.

Download IPHost Network Monitor (500 monitors for 30 days, 50 monitors free forever) to start monitoring network devices right now.

MIBs list