Mac-Based-Authentication-MIB: View SNMP OID List / Download MIB

VENDOR: D-LINK


 Home MIB: Mac-Based-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).
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
 swMBAMIB 1.3.6.1.4.1.171.12.35
.
       swMBACtrl 1.3.6.1.4.1.171.12.35.1
           swMacBasedAuthState 1.3.6.1.4.1.171.12.35.1.1 integer read-write
This object enables or disables the MAC-based Access Control status of the device. Enumeration: 'disabled': 1, 'enabled': 2.
           swMacBasedAuthMethod 1.3.6.1.4.1.171.12.35.1.2 integer read-write
This object indicates the type of authentication method. The RADIUS method is authenticated per authentication server. Enumeration: 'radius': 2, 'local': 1.
           swMacBasedAuthPWD 1.3.6.1.4.1.171.12.35.1.3 displaystring read-write
This object indicates the password of the RADIUS authentication method.
           swMacBasedAuthVlanName 1.3.6.1.4.1.171.12.35.1.4 displaystring read-write
This object indicates the VLAN name of the MAC-based Access Control guest VLAN.
           swMacBasedAuthMemberPorts 1.3.6.1.4.1.171.12.35.1.5 portlist read-write
This object indicates the member ports of the MAC-based Access Control guest VLAN.
           swMacBasedAuthVlanNameDelState 1.3.6.1.4.1.171.12.35.1.7 integer read-write
Used to delete the guest VLAN of MAC-based Access Control. Enumeration: 'start': 2, 'none': 1.
           swMacBasedAuthClearAllAction 1.3.6.1.4.1.171.12.35.1.8 integer read-write
Used to clear the authentication state of all the ports. Enumeration: 'start': 2, 'other': 1.
           swMacBasedAuthMaxUser 1.3.6.1.4.1.171.12.35.1.9 integer read-write
This object indicates the maximum number of authorized client(s) on the whole device. Note: The maximum number of the authorized client(s) range is (0..N). The value N means the maximum number. This is determined by the project itself. When 0 is set, the maximum number of authorized clients is unlimited.
           swMacBasedAuthFailOver 1.3.6.1.4.1.171.12.35.1.10 integer read-write
This object sets the RADIUS authentication failover state. When the authentication failover is disabled and the RADIUS servers are unreachable, the authentication will fail. When the authentication failover is enabled and the RADIUS servers authentication are unreachable, the local database will be used to do the authentication. By default, the state is disabled. Enumeration: 'disabled': 2, 'enabled': 1.
           swMacBasedAuthRadiusAuthorization 1.3.6.1.4.1.171.12.35.1.11 integer read-write
This object sets the acceptance state of RADIUS authorization. When the authorization is enabled for the MAC-based Access Control's RADIUS method, the authorized attributes (for example VLAN, 802.1p default priority, and ACL) assigned by the local database will be accepted if the global authorization state is enabled. Enumeration: 'disabled': 2, 'enabled': 1.
           swMacBasedAuthLocalAuthorization 1.3.6.1.4.1.171.12.35.1.12 integer read-write
This object sets the acceptance state of local authorization. When the authorization is enabled for the MAC-based Access Control's local method, the authorized attributes assigned by the local database will be accepted if the global authorization state is enabled. Enumeration: 'disabled': 2, 'enabled': 1.
           swMacBasedAuthTrapState 1.3.6.1.4.1.171.12.35.1.13 integer read-write
This object is used to enable or disable the sending of MAC-based Access Control traps. Enumeration: 'disabled': 2, 'enabled': 1.
           swMacBasedAuthLogState 1.3.6.1.4.1.171.12.35.1.14 integer read-write
This object is used to enable or disable the generating of MAC-based Access Control logs. Enumeration: 'disabled': 2, 'enabled': 1.
           swMacBasedAuthPwdType 1.3.6.1.4.1.171.12.35.1.15 integer read-write
This object is used to configure the type of RADIUS authentication password for MAC-based Access Control. manual_string: Use the same string as password for all clients do RADIUS authentication, the string can be configured by swMacBasedAuthPWD. client_mac_address: Use the clients MAC address as the password for RADIUS authentication. Enumeration: 'client_mac_address': 2, 'manual_string': 1.
       swMBAInfo 1.3.6.1.4.1.171.12.35.2
           swMacBasedAuthPortInfoTable 1.3.6.1.4.1.171.12.35.2.1 no-access
A table that displays the authentication state of every port.
               swMacBasedAuthPortInfoEntry 1.3.6.1.4.1.171.12.35.2.1.1 no-access
A table that displays the authentication state for each port.
                   swMacBasedAuthInfoPortIndex 1.3.6.1.4.1.171.12.35.2.1.1.1 integer read-only
This object indicates the authenticated port number.
                   swMacBasedAuthInfoMacIndex 1.3.6.1.4.1.171.12.35.2.1.1.2 macaddress read-only
This object indicates the authenticated MAC address.
                   swMacBasedAuthInfoStatus 1.3.6.1.4.1.171.12.35.2.1.1.3 integer read-only
This object indicates the authenticated status. Enumeration: 'unconnected': 1, 'authenticating': 3, 'authenticated': 4, 'connecting': 2, 'blocked': 5.
                   swMacBasedAuthInfoAssignVLANName 1.3.6.1.4.1.171.12.35.2.1.1.4 displaystring read-only
This object indicates the VLAN name that the port is assigned with once MAC authentication was successful.
                   swMacBasedAuthClearMacAction 1.3.6.1.4.1.171.12.35.2.1.1.5 integer read-write
When set to start (2), the user will return to an un-authenticated state. All the timers associated with the user will be reset. When the administrator performs a get operation, it always returns the other (1). Enumeration: 'start': 2, 'other': 1.
                   swMacBasedAuthInfoPriority 1.3.6.1.4.1.171.12.35.2.1.1.6 integer read-only
This object indicates the priority that the port or MAC address is assigned to after it passes authentication. -1 will be displayed when the port or MAC address has not been assigned any priority
                   swMacBasedAuthInfoAgingTime 1.3.6.1.4.1.171.12.35.2.1.1.7 integer read-only
This object indicates the remaining time until the authenticated client returns to an unauthenticated state. -1 will be displayed before the port or MAC address passes authentication. 0 will be displayed when the aging time is set to infinite on the port. -2 indicates the host aging timeout, but MAC-based Access Control will hold this entry as expired (for stacking performance) and after the time has expired, the switch will delete it.
                   swMacBasedAuthInfoBlockTime 1.3.6.1.4.1.171.12.35.2.1.1.8 integer read-only
This object indicates the remaining time until the authentication failure client is allowed to start a new authentication. -1 will be displayed after the port or MAC address passes authentication. -2 indicates the host block timeout, but MAC-based Access Control will hold this entry as expired (for stacking performance) and after the time has expired, the switch will delete it.
                   swMacBasedAuthInfoAssignVID 1.3.6.1.4.1.171.12.35.2.1.1.9 integer read-only
This object indicates the VID that the port is assigned to once the MAC authentication was successful.
           swMacBasedAuthStateTable 1.3.6.1.4.1.171.12.35.2.2 no-access
This table contains the MAC-based Access Control clients' authentication information.
               swMacBasedAuthStateEntry 1.3.6.1.4.1.171.12.35.2.2.1 no-access
This list contains the MAC-based Access Control host's authentication information.
                   swMacBasedAuthStatePort 1.3.6.1.4.1.171.12.35.2.2.1.1 integer no-access
Specifies the MAC-based Access Control host's port number.
                   swMacBasedAuthStateOriginalVID 1.3.6.1.4.1.171.12.35.2.2.1.2 vlanid no-access
Specifies the MAC-based Access Control host's original received VLAN ID.
                   swMacBasedAuthStateMacAddr 1.3.6.1.4.1.171.12.35.2.2.1.3 macaddress no-access
Specifies the MAC-based Access Control host's MAC address.
                   swMacBasedAuthStateAuthStatus 1.3.6.1.4.1.171.12.35.2.2.1.4 integer read-only
Specifies the MAC-based Access Control host's authentication state. Enumeration: 'authenticating': 2, 'authenticated': 1, 'blocked': 3.
                   swMacBasedAuthStateAssignVID 1.3.6.1.4.1.171.12.35.2.2.1.5 vlanid read-only
Specifies the MAC-based Access Control host's assign VLAN ID.
                   swMacBasedAuthStateAssignPriority 1.3.6.1.4.1.171.12.35.2.2.1.6 integer read-only
Specifies the MAC-based Access Control host's priority assigned when it passes authentication. -1 indicates the host has no priority assigned.
                   swMacBasedAuthStateRemainTime 1.3.6.1.4.1.171.12.35.2.2.1.7 integer read-only
Specifies the remaining MAC-based Access Control host's aging or block time. When host's authentication state is 'authenticated' in swMacBasedAuthStateAuthStatus, this object indicates the host's aging time, the units are in minutes. When host's authentication state is 'blocked' in swMacBasedAuthStateAuthStatus, this object indicates the host's block time, the units are in seconds. 0 indicates that the authenticated host on the port will never age out. -2 indicates the host aging or block timeout, but MAC-based Access Control will hold this entry as expired (for stacking performance) and after the time expired, the switch will delete it.
                   swMacBasedAuthStateDelAction 1.3.6.1.4.1.171.12.35.2.2.1.25 integer read-write
Used to delete the specified authentication entry. Setting start (2) will delete this MAC-based Access Control host entry. Enumeration: 'start': 2, 'other': 1.
       swMBAPortMgmt 1.3.6.1.4.1.171.12.35.3
           swMacBasedAuthPortTable 1.3.6.1.4.1.171.12.35.3.1 no-access
A table that contains the method and state for every port.
               swMacBasedAuthPortEntry 1.3.6.1.4.1.171.12.35.3.1.1 no-access
A list of method types and states for each port.
                   swMacBasedAuthPortIndex 1.3.6.1.4.1.171.12.35.3.1.1.1 integer read-only
This object indicates the module's port number.
                   swMacBasedAuthPortState 1.3.6.1.4.1.171.12.35.3.1.1.2 integer read-write
This object enables or disables the authentication state of this port. Enumeration: 'disabled': 2, 'enabled': 1.
                   swMacBasedAuthPortMode 1.3.6.1.4.1.171.12.35.3.1.1.3 integer read-write
This object specifies the mode of this entry. port_based: All users connected to a port share the first authentication result. host_based: Each user can have its own authentication result. Enumeration: 'host_based': 2, 'port_based': 1.
                   swMacBasedAuthPortAgingTime 1.3.6.1.4.1.171.12.35.3.1.1.4 integer read-write
Specifies the time period that an authenticated host will be kept in an authenticated state. When the aging time has timed out, the host will be moved back to an unauthenticated state. Note: When 0 is set on the specified port, it means that the aging has been disabled, meaning that the aging time is set to infinite.
                   swMacBasedAuthPortBlockTime 1.3.6.1.4.1.171.12.35.3.1.1.5 integer read-write
If a host fails to authenticate, the next authentication will not start within the block time unless the user clears the entry state manually. Note: When 0 is set on the specified port, it means that the block authentication fail MAC address block time is set to infinite.
                   swMacBasedAuthClearPortAction 1.3.6.1.4.1.171.12.35.3.1.1.6 integer read-write
When set to start (2), the specified port will return to an un-authenticated state. All the timers associated with the specified port will be reset. When the administrator performs a get operation, it always returns the other (1). Enumeration: 'start': 2, 'other': 1.
                   swMacBasedAuthPortMaxUser 1.3.6.1.4.1.171.12.35.3.1.1.7 integer read-write
This object indicates the maximum number of authorized client(s) on the specified port. Note: The maximum number of authorized client (s) range is (0..N). The value N means the maximum number is determined by the project itself. When 0 is set on the specified port, the maximum number of authorized client(s) has no limit.
       swMBAMgmt 1.3.6.1.4.1.171.12.35.4
           swMacBasedAuthDatabaseTable 1.3.6.1.4.1.171.12.35.4.1 no-access
A table that contains the MAC-based Access Control account information.
               swMacBasedAuthDatabaseEntry 1.3.6.1.4.1.171.12.35.4.1.1 no-access
A list that contains the MAC-based Access Control account information.
                   swMacBasedAuthDatabaseMacIndex 1.3.6.1.4.1.171.12.35.4.1.1.1 macaddress read-only
This object indicates the MAC address for this user account.
                   swMacBasedAuthDatabaseVlanName 1.3.6.1.4.1.171.12.35.4.1.1.2 displaystring read-only
This object indicates the VLAN name for this user account.
                   swMacBasedAuthDatabaseStatus 1.3.6.1.4.1.171.12.35.4.1.1.3 rowstatus read-only
The status of this entry.
                   swMacBasedAuthDatabaseVID 1.3.6.1.4.1.171.12.35.4.1.1.5 integer read-only
This object indicates the VID for this user account. 0 indicates to delete the configured VID in this user account.
       swMBATrap 1.3.6.1.4.1.171.12.35.11
             swMBANotify 1.3.6.1.4.1.171.12.35.11.1
                 swMBANotifyPrefix 1.3.6.1.4.1.171.12.35.11.1.0
                     swMacBasedAccessControlLoggedSuccess 1.3.6.1.4.1.171.12.35.11.1.0.1
The trap is sent when a MAC-based Access Control host has successfully logged in.
                     swMacBasedAccessControlLoggedFail 1.3.6.1.4.1.171.12.35.11.1.0.2
The trap is sent when a MAC-based Access Control host's login fails.
                     swMacBasedAccessControlAgesOut 1.3.6.1.4.1.171.12.35.11.1.0.3
The trap is sent when a MAC-based Access Control host ages out.
                 swMBANotifyBidings 1.3.6.1.4.1.171.12.35.11.1.1
                     swMacBasedAuthVID 1.3.6.1.4.1.171.12.35.11.1.1.1 integer no-access
The VLAN ID for the host already exists.