CISCO-MAC-AUTH-BYPASS-MIB
AI MIB Summary
The CISCO-MAC-AUTH-BYPASS-MIB enables the monitoring and configuration of MAC Authentication Bypass (MAB) parameters on Cisco network access devices, specifically tracking MAB session states, authentication success/failure counters, and associated VLAN assignments for non-802.1X compliant endpoints. This module facilitates the enforcement of Network Access Control (NAC) policies by allowing the system to grant or deny network access based on the source MAC address of connecting devices.
MIB module for monitoring and configuring MAC Authentication Bypass (MAB) feature in the system.
MAC Auth Bypass feature provides controlled access to devices based on their MAC addresses.
MAB allows non-dot1x compliant end devices controlled access to network and also provides a replacement technology for VLAN Management Policy Server (VMPS) environments.
MAB is also an intergal part of the Network Access Control (NAC) program which enables network access for the clients and subsequently carry out a posture assessment of these clients.
MAC Authentication Bypass feature provides a mechanism that uses the MAC address of the connecting device to grant or deny network access for it.
Main OID:
ciscoMabMIB.1.3.6.1.4.1.9.9.654
18
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
18 total| Object Name |
|---|
ciscoMabMIBMIB module for monitoring and configuring MAC
Authentication Bypass (MAB) feature in the system.
MAC Auth Bypass feature provides controlled access
to devices based on their MAC addresses.
MAB allows non-dot1x compliant end devices controlled
access to network and also provides a replacement
technology for VLAN Management Policy Server (VMPS)
environments.
MAB is also an intergal part of the Network Access
Control (NAC) program which enables network access for
the clients and subsequently carry out a posture
assessment of these clients.
MAC Authentication Bypass feature provides a mechanism
that uses the MAC address of the connecting device to
grant or deny network access for it. MODULE-IDENTITY .1.3.6.1.4.1.9.9.654 |
cmabNotification OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.654.0 |
cmabMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.654.1 |
cmabInterfaceConfig OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.654.1.1 |
cmabIfConfigTableA list of interfaces which supports MAC Authentication
Bypass. SEQUENCE OF CmabIfConfigEntry .1.3.6.1.4.1.9.9.654.1.1.1 |
cmabIfConfigEntryEntry containing Mac Authentication Bypass configuration for
a particular interface. CmabIfConfigEntry .1.3.6.1.4.1.9.9.654.1.1.1.1 |
cmabIfAuthEnabledSpecifies if MAC Authentication Bypass feature is enabled on
the interface.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.9.9.654.1.1.1.1.1 |
cmabIfAuthMethodSpecifies 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.rw Enumeration .1.3.6.1.4.1.9.9.654.1.1.1.1.2 |
cmabSession OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.654.1.2 |
cmabClientInfoTableA list of active MAC Authentication Bypass clients
in the system.
An entry exists for each MAC Authentication Bypass
session in the system.
An entry is deleted if the MAC Authentication Bypass
session is removed from the system. SEQUENCE OF CmabClientInfoEntry .1.3.6.1.4.1.9.9.654.1.2.1 |
cmabClientInfoEntryEntry containing management information of MAC
Authentication Bypass for a particular session. CmabClientInfoEntry .1.3.6.1.4.1.9.9.654.1.2.1.1 |
cmabClientSessionIdA unique identifier of the MAC Authentication Bypass session. OCTET STRING .1.3.6.1.4.1.9.9.654.1.2.1.1.1 |
cmabClientMacAddressThe MAC address of the MAB client.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.9.9.654.1.2.1.1.2 |
cmabClientMabStateIndicates the session state of the MAB state machine
for the MAB client.
other : None of the below.
initialize : Initializing the authentication session.
acquiring : Acquiring client's MAC address for the
authentication process.
authorizing: Authorization is in progress.
terminate : Authorization is completed.ro Enumeration .1.3.6.1.4.1.9.9.654.1.2.1.1.3 |
cmabClientAuthStatusThis object indicates whether the MAB client is authorized.
authorized : the session is authorized.
unauthorized: the session is not authorized.ro Enumeration .1.3.6.1.4.1.9.9.654.1.2.1.1.4 |
cmabMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.654.2 |
cmabMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.654.2.1 |
cmabMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.654.2.2 |