MIBs Depot

CISCO-MAC-AUTH-BYPASS-MIB

Registered at
1.3.6.1.4.1.9.9.654
Last updated
2008-04-18 00:00
Organization
Cisco Systems Inc.
Revisions
2008-04-18 00:00
Namespace
cisco
Source file
CISCO-MAC-AUTH-BYPASS-MIB
Digest
sha256:72eb01e9666600c3688fcc1868e89aa877e4533ce6ed545fde55cb52feb10fb1

Description

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.

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-SMIciscoMgmt
IF-MIBifIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, MacAddress, 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-MAC-AUTH-BYPASS-MIB
CISCO-SMI
IANAifType-MIB
IF-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
cmabNotification
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.654.0
cmabMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.654.1
cmabInterfaceConfig
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.654.1.1
cmabIfConfigTable
OBJECT-TYPE
A list of interfaces which supports MAC Authentication Bypass.
1.3.6.1.4.1.9.9.654.1.1.1not-accessiblecurrent
cmabIfConfigEntry
OBJECT-TYPE
Entry containing Mac Authentication Bypass configuration for a particular interface.
1.3.6.1.4.1.9.9.654.1.1.1.1not-accessiblecurrent
cmabIfAuthEnabled
OBJECT-TYPE
Specifies if MAC Authentication Bypass feature is enabled on the interface.
1.3.6.1.4.1.9.9.654.1.1.1.1.1TruthValueread-writecurrent
cmabIfAuthMethod
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.654.1.1.1.1.2INTEGER {radius(1), eap(2)}read-writecurrent
cmabSession
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.654.1.2
cmabClientInfoTable
OBJECT-TYPE
A 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.
1.3.6.1.4.1.9.9.654.1.2.1not-accessiblecurrent
cmabClientInfoEntry
OBJECT-TYPE
Entry containing management information of MAC Authentication Bypass for a particular session.
1.3.6.1.4.1.9.9.654.1.2.1.1not-accessiblecurrent
cmabClientSessionId
OBJECT-TYPE
A unique identifier of the MAC Authentication Bypass session.
1.3.6.1.4.1.9.9.654.1.2.1.1.1OCTET STRING (SIZE(1..64))not-accessiblecurrent
cmabClientMacAddress
OBJECT-TYPE
The MAC address of the MAB client.
1.3.6.1.4.1.9.9.654.1.2.1.1.2MacAddressread-onlycurrent
cmabClientMabState
OBJECT-TYPE
Indicates 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.
1.3.6.1.4.1.9.9.654.1.2.1.1.3INTEGER {other(1), initialize(2), acquiring(3), authorizing(4), terminate(5)}read-onlycurrent
cmabClientAuthStatus
OBJECT-TYPE
This object indicates whether the MAB client is authorized. authorized : the session is authorized. unauthorized: the session is not authorized.
1.3.6.1.4.1.9.9.654.1.2.1.1.4INTEGER {authorized(1), unauthorized(2)}read-onlycurrent
cmabMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.654.2
cmabMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.654.2.1
cmabMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.9.9.654.2.2

Conformance

NameOIDStatus
cmabCompliance
MODULE-COMPLIANCE
The compliance statement for entities which implement CISCO-MAB-MIB.
1.3.6.1.4.1.9.9.654.2.1.1current
cmabIfConfigGroup
OBJECT-GROUP
A collection of objects that provides per interface configuration of MAC Authentication Bypass feature.
1.3.6.1.4.1.9.9.654.2.2.1current
cmabClientInfoGroup
OBJECT-GROUP
A collection of objects that provides information of MAC Authentication Bypass sessions in the devices.
1.3.6.1.4.1.9.9.654.2.2.2current