BRCD-DOT1X-MIB: View SNMP OID List / Download MIB

VENDOR: BROCADE


 Home MIB: BRCD-DOT1X-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 brcdDot1xAuth 1.3.6.1.4.1.1991.1.1.3.38
Management Information for configuration /querying of 802.1x authentication It is grouped into five MIBs - 1. Global level configurable admin /status 802.1x information 2. Port level EAPOL statistics information 3. Port level configuration information 4. Different Port state information and 5. 802.1x mac session information Copyright 1996-2010 Brocade Communications Systems, Inc. All rights reserved. This Brocade Communications Systems SNMP Management Information Base Specification embodies Brocade Communications Systems' confidential and proprietary intellectual property. Brocade Communications Systems retains all title and ownership in the Specification, including any revisions. This Specification is supplied AS IS, and Brocade Communications Systems makes no warranty, either express or implied, as to the use, operation, condition, or performance of the specification, and any unintended consequence it may on the user environment.
       brcdDot1xAuthGlobalConfigGroup 1.3.6.1.4.1.1991.1.1.3.38.1
           brcdDot1xAuthGlobalConfigQuietperiod 1.3.6.1.4.1.1991.1.1.3.38.1.1 unsigned32 read-write
When the Brocade device is unable to authenticate a Client, the amount of time the Brocade device waits before trying again.. The allowed range is from 1 to 4294967294
           brcdDot1xAuthGlobalConfigTxPeriod 1.3.6.1.4.1.1991.1.1.3.38.1.2 unsigned32 read-write
When a Client does not send back an EAP(Extensible Authentication Protocol)-response/identity frame, the amount of time the Brocade device waits before retransmitting the EAP-request/identity frame to a Client The allowed range is from 1 to 4294967294
           brcdDot1xAuthGlobalConfigSuppTimeOut 1.3.6.1.4.1.1991.1.1.3.38.1.3 unsigned32 read-write
When a supplicant (Client) does not respond to an EAP-request frame, the amount of time before the Brocade device retransmits the frame The allowed range is from 1 to 4294967294
           brcdDot1xAuthGlobalConfigAuthServerTimeOut 1.3.6.1.4.1.1991.1.1.3.38.1.4 unsigned32 read-write
When the Authentication Server (RADIUS) does not respond to a message sent from the Client, the amount of time before the Brocade device retransmits the message. The allowed range is from 1 to 4294967294
           brcdDot1xAuthGlobalConfigMaxReq 1.3.6.1.4.1.1991.1.1.3.38.1.5 unsigned32 read-write
The number of times the Brocade device retransmits an EAP-request/identity request frame if it does not receive an EAP-response/identity response frame from a Client
           brcdDot1xAuthGlobalConfigReAuthMax 1.3.6.1.4.1.1991.1.1.3.38.1.6 unsigned32 read-write
The number of re-authentication attempts that are permitted before the port becomes Unauthorized
           brcdDot1xAuthGlobalConfigReAuthPeriod 1.3.6.1.4.1.1991.1.1.3.38.1.7 unsigned32 read-write
How often the device automatically re-authenticates clients when periodic re-authentication is enabled The allowed range is from 1 to 4294967294
           brcdDot1xAuthGlobalConfigProtocolVersion 1.3.6.1.4.1.1991.1.1.3.38.1.8 unsigned32 read-only
The EAP protocol version
           brcdDot1xAuthGlobalConfigTotalPortsEnabled 1.3.6.1.4.1.1991.1.1.3.38.1.9 unsigned32 read-only
The total number of ports that have 802.1x enabled
           brcdDot1xAuthGlobalConfigReauthStatus 1.3.6.1.4.1.1991.1.1.3.38.1.10 enabledstatus read-write
Used to enable / disable Reauthentication globally
           brcdDot1xAuthGlobalConfigMacSessionMaxAge 1.3.6.1.4.1.1991.1.1.3.38.1.11 unsigned32 read-write
The Max-Age of the 802.1x mac session- A value between 0 and 65535
           brcdDot1xAuthGlobalConfigNoAgingDeniedSessions 1.3.6.1.4.1.1991.1.1.3.38.1.12 enabledstatus read-write
Enable / Disable Mac-Session-No Aging for Denied sessions
           brcdDot1xAuthGlobalConfigNoAgingPermittedSessions 1.3.6.1.4.1.1991.1.1.3.38.1.13 enabledstatus read-write
Enable / Disable Mac-Session-No Aging for Permitted sessions
           brcdDot1xAuthGlobalConfigAuthFailAction 1.3.6.1.4.1.1991.1.1.3.38.1.14 integer read-write
To Configure the action to take when the authentication fails Enumeration: 'blockTraffic': 1, 'restrictedVlan': 2.
       brcdDot1xAuthPortStatistics 1.3.6.1.4.1.1991.1.1.3.38.2
           brcdDot1xAuthPortStatTable 1.3.6.1.4.1.1991.1.1.3.38.2.1 no-access
A table that contains port EAP(Extensible Authentication Protocol) frames statistics for 802.1x authentication
               brcdDot1xAuthPortStatEntry 1.3.6.1.4.1.1991.1.1.3.38.2.1.1 no-access
An entry of EAP frames statistics indexed by ifIndex
                   brcdDot1xAuthPortStatRxEAPFrames 1.3.6.1.4.1.1991.1.1.3.38.2.1.1.1 counter32 read-only
The total number of EAPOL frames received on the port It includes EAP frames -
                   brcdDot1xAuthPortStatTxEAPFrames 1.3.6.1.4.1.1991.1.1.3.38.2.1.1.2 counter32 read-only
The no of EAPOL frames transmitted on the port
                   brcdDot1xAuthPortStatRxEAPStartFrames 1.3.6.1.4.1.1991.1.1.3.38.2.1.1.3 counter32 read-only
The number of EAPOL-Start frames received on the port
                   brcdDot1xAuthPortStatRxEAPLogOffFrames 1.3.6.1.4.1.1991.1.1.3.38.2.1.1.4 counter32 read-only
The number of EAPOL-Logoff frames received on the port
                   brcdDot1xAuthPortStatRxEAPRespIdFrames 1.3.6.1.4.1.1991.1.1.3.38.2.1.1.5 counter32 read-only
The number of EAP frames other than Response/Identity frames received on the port
                   brcdDot1xAuthPortStatTxEAPReqIdFrames 1.3.6.1.4.1.1991.1.1.3.38.2.1.1.6 counter32 read-only
The number of EAP-Request/Identity frames transmitted on the port
                   brcdDot1xAuthPortStatRxEAPInvalidFrames 1.3.6.1.4.1.1991.1.1.3.38.2.1.1.7 counter32 read-only
The number of invalid EAPOL frames received on the port
                   brcdDot1xAuthPortStatEAPLastFrameVersionRx 1.3.6.1.4.1.1991.1.1.3.38.2.1.1.8 unsigned32 read-only
The version of last EAP frame received
                   brcdDot1xAuthPortStatRxEAPRespOrIdFrames 1.3.6.1.4.1.1991.1.1.3.38.2.1.1.9 counter32 read-only
The number of received EAP response or Id frames on the port
                   brcdDot1xAuthPortStatRxLengthErrorFrame 1.3.6.1.4.1.1991.1.1.3.38.2.1.1.10 integer32 read-only
The received EAP Length Error frame
                   brcdDot1xAuthPortStatTxRequestFrames 1.3.6.1.4.1.1991.1.1.3.38.2.1.1.11 counter32 read-only
The number of transmitted EAP request frames on the port
                   brcdDot1xAuthPortStatLastEAPFrameSource 1.3.6.1.4.1.1991.1.1.3.38.2.1.1.12 macaddress read-only
The MAC address of the source from which the last EAP frame came
       brcdDot1xAuthPortConfig 1.3.6.1.4.1.1991.1.1.3.38.3
           brcdDot1xAuthPortConfigTable 1.3.6.1.4.1.1991.1.1.3.38.3.1 no-access
A table that allows configuration of dot1x values for a given port
               brcdDot1xAuthPortConfigEntry 1.3.6.1.4.1.1991.1.1.3.38.3.1.1 no-access
An entry of 802.1x config values
                   brcdDot1xAuthPortConfigPortControl 1.3.6.1.4.1.1991.1.1.3.38.3.1.1.1 integer read-write
The configured port control type for the interface which can be 1. force-unauthorized - port's controlled port is placed unconditionally in the unauthorized state 2. control-auto - the controlled port is unauthorized until authentication takes place between client and RADIUS 3. force-authorized - the port's controlled port is placed unconditionally in the authorized state Enumeration: 'controlauto': 2, 'forceUnauthorized': 1, 'forceAuthorized': 3.
                   brcdDot1xAuthPortConfigFilterStrictSec 1.3.6.1.4.1.1991.1.1.3.38.3.1.1.2 enabledstatus read-write
To configure filter strict security on the interface - enable(1) or disable(0)
                   brcdDot1xAuthPortConfigDot1xOnPort 1.3.6.1.4.1.1991.1.1.3.38.3.1.1.3 enabledstatus read-write
To Configure (enable / disable) 802.1x on an interface level
       brcdDot1xAuthPortState 1.3.6.1.4.1.1991.1.1.3.38.4
           brcdDot1xAuthPortStateTable 1.3.6.1.4.1.1991.1.1.3.38.4.1 no-access
A table that contains entries of port dot1x values
               brcdDot1xAuthPortStateEntry 1.3.6.1.4.1.1991.1.1.3.38.4.1.1 no-access
An entry of 802.1x config values indexed by ifIndex to be able to have port values
                   brcdDot1xAuthPortStateMacSessions 1.3.6.1.4.1.1991.1.1.3.38.4.1.1.1 unsigned32 read-only
Number of 802.1x MAC sessions per port
                   brcdDot1xAuthPortStateAuthMacSessions 1.3.6.1.4.1.1991.1.1.3.38.4.1.1.2 unsigned32 read-only
Number of Authorized MAC sessions per port
                   brcdDot1xAuthPortStateOriginalPVID 1.3.6.1.4.1.1991.1.1.3.38.4.1.1.3 unsigned32 read-only
Originally configured(not dynamically assigned) PVID(port's default VLAN ID) for the port
                   brcdDot1xAuthPortStatePVIDMacTotal 1.3.6.1.4.1.1991.1.1.3.38.4.1.1.4 unsigned32 read-only
The number of devices transmitting untagged traffic on the port's PVID
                   brcdDot1xAuthPortStatePVIDMacAuthorized 1.3.6.1.4.1.1991.1.1.3.38.4.1.1.5 unsigned32 read-only
The number of devices transmitting untagged traffic on the port's PVID as a result of dynamic VLAN assignment
                   brcdDot1xAuthPortStatePortVlanState 1.3.6.1.4.1.1991.1.1.3.38.4.1.1.6 integer read-only
The Current Vlan state the port is in, which can be RADIUS -The port's PVID was dynamically assigned by a RADIUS server Restricted - The port's PVID is the restricted VLAN Normal - The port's PVID is not set by a RADIUS server, nor is it the restricted VLAN Enumeration: 'restricted': 2, 'radius': 1, 'normal': 3.
                   brcdDot1xAuthPortStatePVID 1.3.6.1.4.1.1991.1.1.3.38.4.1.1.7 unsigned32 read-only
The Dot1x Authentication default Port VLAN Id
                   brcdDot1xAuthPortStateRestrictPVID 1.3.6.1.4.1.1991.1.1.3.38.4.1.1.8 unsigned32 read-only
Restrict PVID
                   brcdDot1xAuthPortStateRadiusAssignPVID 1.3.6.1.4.1.1991.1.1.3.38.4.1.1.9 unsigned32 read-only
RADIUS assign PVID
       brcdDot1xAuthMacSession 1.3.6.1.4.1.1991.1.1.3.38.5
           brcdDot1xAuthMacSessionTable 1.3.6.1.4.1.1991.1.1.3.38.5.1 no-access
A table that contains 802.1x MAC sessions
               brcdDot1xAuthMacSessionEntry 1.3.6.1.4.1.1991.1.1.3.38.5.1.1 no-access
An entry containing information applicable to a particular interface and client MAC ie., dot1x-mac-session
                   brcdDot1xAuthMacSessionAuthMac 1.3.6.1.4.1.1991.1.1.3.38.5.1.1.1 macaddress no-access
Mac address of the client - which basically represents the username used for RADIUS authentication
                   brcdDot1xAuthMacSessionUserName 1.3.6.1.4.1.1991.1.1.3.38.5.1.1.2 snmpadminstring read-only
User name of the 802.1x mac session
                   brcdDot1xAuthMacSessionIncomingVlanId 1.3.6.1.4.1.1991.1.1.3.38.5.1.1.3 vlanid read-only
Incoming VLAN ID
                   brcdDot1xAuthMacSessionCurrentVlanId 1.3.6.1.4.1.1991.1.1.3.38.5.1.1.4 vlanid read-only
The VLAN to which the port is currently assigned
                   brcdDot1xAuthMacSessionAccessStatus 1.3.6.1.4.1.1991.1.1.3.38.5.1.1.5 integer read-only
The authentication state of the dot1x-mac-session - which can be permitted, denied, restricted or in the Init state Enumeration: 'restrict': 3, 'init': 4, 'blocked': 2, 'permit': 1.
                   brcdDot1xAuthMacSessionMaxAge 1.3.6.1.4.1.1991.1.1.3.38.5.1.1.6 unsigned32 read-only
MAX Age of the mac session in which the MAC address is authenticated.
                   brcdDot1xAuthMacSessionAddrType 1.3.6.1.4.1.1991.1.1.3.38.5.1.1.7 inetaddresstype read-only
Client(supplicant) IP address Type. Supported address types are ipv4(1) and ipv6(2)
                   brcdDot1xAuthMacSessionIpAddr 1.3.6.1.4.1.1991.1.1.3.38.5.1.1.8 inetaddress read-only
The IP Address of the client
                   brcdDot1xAuthMacSessionAging 1.3.6.1.4.1.1991.1.1.3.38.5.1.1.9 integer read-only
The age's type - Hardware or Software aging, Ena in which case the aging hasn't started, or notapplicable when there is a fake 802.1x mac session Enumeration: 'hardware': 2, 'ena': 3, 'notapplicable': 4, 'software': 1.
       brcdDot1xAuthGlobalAdminGroup 1.3.6.1.4.1.1991.1.1.3.38.6
           brcdDot1xAuthGlobalAdminConfigStatus 1.3.6.1.4.1.1991.1.1.3.38.6.1 enabledstatus read-write
Used to enable /disable 802.1x authentication globally