FOUNDRY-SN-MAC-AUTHENTICATION-MIB: View SNMP OID List / Download MIB
VENDOR: BROCADE
Home | MIB: FOUNDRY-SN-MAC-AUTHENTICATION-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).
|
|||
Object Name | OID | Type | Access | Info |
snMacAuth | 1.3.6.1.4.1.1991.1.1.3.28 |
Management Information Base module for MAC authentication configuration and statistics. 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. |
||
snMacAuthGlobal | 1.3.6.1.4.1.1991.1.1.3.28.1 | |||
snMacAuthClearGlobalCmd | 1.3.6.1.4.1.1991.1.1.3.28.1.1 | integer | read-write |
valid(0) - a SNMP-GET of this mib shows that it is valid command to use. clear(1) - represents clear MAC Authentication table for all ports. Enumeration: 'clear': 1, 'valid': 0. |
snMacAuthGlobalConfigState | 1.3.6.1.4.1.1991.1.1.3.28.1.2 | integer | read-write |
Enable/disable MAC authentication on the global level. Enumeration: 'disabled': 0, 'enabled': 1. |
snMacAuthClearIfCmdTable | 1.3.6.1.4.1.1991.1.1.3.28.2 | no-access |
The status of clearing an MAC Authentication entry for an interface. |
|
1.3.6.1.4.1.1991.1.1.3.28.2.1 | no-access |
An entry of clearing an MAC Authentication entry for an interface. |
||
snMacAuthClearIfCmdIfIndex | 1.3.6.1.4.1.1991.1.1.3.28.2.1.1 | interfaceindex | no-access |
ifIndex value of the local interface on which a clear command is issued and monitored. |
snMacAuthClearIfCmdAction | 1.3.6.1.4.1.1991.1.1.3.28.2.1.2 | integer | read-write |
valid(0) - a SNMP-GET of this mib shows that it is valid command to use. clear(1) - represents clearing an MAC Authentication entry for an interface. Enumeration: 'clear': 1, 'valid': 0. |
snMacAuthTable | 1.3.6.1.4.1.1991.1.1.3.28.3 | no-access |
MAC Authentication table. |
|
1.3.6.1.4.1.1991.1.1.3.28.3.1 | no-access |
An entry in the MAC Authentication table. |
||
snMacAuthIfIndex | 1.3.6.1.4.1.1991.1.1.3.28.3.1.1 | interfaceindex | no-access |
In order to identify a particular interface, this object shall identify the instance of the ifIndex object, defined in RFC 2863. |
snMacAuthVlanId | 1.3.6.1.4.1.1991.1.1.3.28.3.1.2 | integer32 | no-access |
The ID of a VLAN of which this port is a member. Port must be untagged. For tagged port which belongs to multiple VLANs, this object return 0 which is an invalid VLAN ID value. |
snMacAuthMac | 1.3.6.1.4.1.1991.1.1.3.28.3.1.3 | macaddress | no-access |
MAC Address to be authenticated. |
snMacAuthState | 1.3.6.1.4.1.1991.1.1.3.28.3.1.4 | integer | read-only |
. Enumeration: 'unauthenticate': 2, 'authenticate': 1. |
snMacAuthTimeStamp | 1.3.6.1.4.1.1991.1.1.3.28.3.1.5 | timestamp | read-only |
Timestamp at which the MAC was authenticated or failed to be authenticated. |
snMacAuthAge | 1.3.6.1.4.1.1991.1.1.3.28.3.1.6 | integer32 | read-only |
Age of the mac session in which the MAC address is authenticated. |
snMacAuthDot1x | 1.3.6.1.4.1.1991.1.1.3.28.3.1.7 | integer | read-only |
Indicates whether the Dot1x is enabled or not. Enumeration: 'disabled': 0, 'enabled': 1. |
snMacAuthClearMacSessionTable | 1.3.6.1.4.1.1991.1.1.3.28.4 | no-access |
The status of clearing an MAC Session entry indexed by a MAC address. |
|
1.3.6.1.4.1.1991.1.1.3.28.4.1 | no-access |
An entry of clearing an MAC Session entry indexed by a MAC address. |
||
snMacAuthClearMacSessionIfIndex | 1.3.6.1.4.1.1991.1.1.3.28.4.1.1 | interfaceindex | no-access |
ifIndex value of the local interface on which a clear command is issued and monitored. |
snMacAuthClearMacSessionMac | 1.3.6.1.4.1.1991.1.1.3.28.4.1.2 | macaddress | no-access |
An MAC Session entry indexed by a MAC address. |
snMacAuthClearMacSessionAction | 1.3.6.1.4.1.1991.1.1.3.28.4.1.3 | integer | read-write |
valid(0) - a SNMP-GET of this mib shows that it is valid command to use. clear(1) - represents clearing an MAC Session entry indexed by a MAC address. Enumeration: 'clear': 1, 'valid': 0. |