Mac-Based-Authentication-MIB
AI MIB Summary
Standard SNMP MIB module defining data structures for Mac-Based-Authentication-MIB.
.
Main OID:
swMBAMIB.dlink-common-mgmt.35
63
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
63 total| Object Name |
|---|
swMBAMIB. MODULE-IDENTITY .dlink-common-mgmt.35 |
swMBACtrl OBJECT IDENTIFIER .dlink-common-mgmt.35.1 |
swMacBasedAuthStateThis object enables or disables the MAC-based Access Control status
of the device.rw Enumeration .dlink-common-mgmt.35.1.1 |
swMacBasedAuthMethodThis object indicates the type of authentication method.
The RADIUS method is authenticated per authentication server.rw Enumeration .dlink-common-mgmt.35.1.2 |
swMacBasedAuthPWDThis object indicates the password of the RADIUS authentication method.rw DisplayString .dlink-common-mgmt.35.1.3 |
swMacBasedAuthVlanNameThis object indicates the VLAN name of the MAC-based Access Control guest VLAN.rw DisplayString .dlink-common-mgmt.35.1.4 |
swMacBasedAuthMemberPortsThis object indicates the member ports of the MAC-based Access Control guest VLAN.rw PortList .dlink-common-mgmt.35.1.5 |
swMacBasedAuthVlanNameDelStateUsed to delete the guest VLAN of MAC-based Access Control.rw Enumeration .dlink-common-mgmt.35.1.7 |
swMacBasedAuthClearAllActionUsed to clear the authentication state of all the ports.rw Enumeration .dlink-common-mgmt.35.1.8 |
swMacBasedAuthMaxUserThis 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.rw INTEGER .dlink-common-mgmt.35.1.9 |
swMacBasedAuthFailOverThis 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.rw Enumeration .dlink-common-mgmt.35.1.10 |
swMacBasedAuthRadiusAuthorizationThis 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.rw Enumeration .dlink-common-mgmt.35.1.11 |
swMacBasedAuthLocalAuthorizationThis 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.rw Enumeration .dlink-common-mgmt.35.1.12 |
swMacBasedAuthTrapStateThis object is used to enable or disable the sending of MAC-based Access Control traps.rw Enumeration .dlink-common-mgmt.35.1.13 |
swMacBasedAuthLogStateThis object is used to enable or disable the generating of MAC-based Access Control logs.rw Enumeration .dlink-common-mgmt.35.1.14 |
swMacBasedAuthPwdTypeThis 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 client's MAC address as the password for RADIUS authentication.rw Enumeration .dlink-common-mgmt.35.1.15 |
swMBAInfo OBJECT IDENTIFIER .dlink-common-mgmt.35.2 |
swMacBasedAuthPortInfoTableA table that displays the authentication state of every port. SEQUENCE OF SwMacBasedAuthPortInfoEntry .dlink-common-mgmt.35.2.1 |
swMacBasedAuthPortInfoEntryA table that displays the authentication state for each port. SwMacBasedAuthPortInfoEntry .dlink-common-mgmt.35.2.1.1 |
swMacBasedAuthInfoPortIndexThis object indicates the authenticated port number.ro INTEGER .dlink-common-mgmt.35.2.1.1.1 |
swMacBasedAuthInfoMacIndexThis object indicates the authenticated MAC address.ro MacAddress (SNMPv2-TC) .dlink-common-mgmt.35.2.1.1.2 |
swMacBasedAuthInfoStatusThis object indicates the authenticated status.ro Enumeration .dlink-common-mgmt.35.2.1.1.3 |
swMacBasedAuthInfoAssignVLANNameThis object indicates the VLAN name that the port is assigned with
once MAC authentication was successful.ro DisplayString .dlink-common-mgmt.35.2.1.1.4 |
swMacBasedAuthClearMacActionWhen 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).rw Enumeration .dlink-common-mgmt.35.2.1.1.5 |
swMacBasedAuthInfoPriorityThis 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 priorityro INTEGER .dlink-common-mgmt.35.2.1.1.6 |
swMacBasedAuthInfoAgingTimeThis 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.ro INTEGER UNITS "minutes" .dlink-common-mgmt.35.2.1.1.7 |
swMacBasedAuthInfoBlockTimeThis 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.ro INTEGER UNITS "seconds" .dlink-common-mgmt.35.2.1.1.8 |
swMacBasedAuthInfoAssignVIDThis object indicates the VID that the port is assigned to once the MAC
authentication was successful.ro INTEGER .dlink-common-mgmt.35.2.1.1.9 |
swMacBasedAuthStateTableThis table contains the MAC-based Access Control clients' authentication information. SEQUENCE OF SwMacBasedAuthStateEntry .dlink-common-mgmt.35.2.2 |
swMacBasedAuthStateEntryThis list contains the MAC-based Access Control host's authentication information. SwMacBasedAuthStateEntry .dlink-common-mgmt.35.2.2.1 |
swMacBasedAuthStatePortSpecifies the MAC-based Access Control host's port number. INTEGER .dlink-common-mgmt.35.2.2.1.1 |
swMacBasedAuthStateOriginalVIDSpecifies the MAC-based Access Control host's original received VLAN ID. VlanId (Q-BRIDGE-MIB) .dlink-common-mgmt.35.2.2.1.2 |
swMacBasedAuthStateMacAddrSpecifies the MAC-based Access Control host's MAC address. MacAddress (SNMPv2-TC) .dlink-common-mgmt.35.2.2.1.3 |
swMacBasedAuthStateAuthStatusSpecifies the MAC-based Access Control host's authentication state.ro Enumeration .dlink-common-mgmt.35.2.2.1.4 |
swMacBasedAuthStateAssignVIDSpecifies the MAC-based Access Control host's assign VLAN ID.ro VlanId (Q-BRIDGE-MIB) .dlink-common-mgmt.35.2.2.1.5 |
swMacBasedAuthStateAssignPrioritySpecifies the MAC-based Access Control host's priority assigned when it passes authentication.
-1 indicates the host has no priority assigned.ro INTEGER .dlink-common-mgmt.35.2.2.1.6 |
swMacBasedAuthStateRemainTimeSpecifies 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.ro INTEGER UNITS "minutes/seconds" .dlink-common-mgmt.35.2.2.1.7 |
swMacBasedAuthStateDelActionUsed to delete the specified authentication entry.
Setting start (2) will delete this MAC-based Access Control host entry.rw Enumeration .dlink-common-mgmt.35.2.2.1.25 |
swMBAPortMgmt OBJECT IDENTIFIER .dlink-common-mgmt.35.3 |
swMacBasedAuthPortTableA table that contains the method and state for every port. SEQUENCE OF SwMacBasedAuthPortEntry .dlink-common-mgmt.35.3.1 |
swMacBasedAuthPortEntryA list of method types and states for each port. SwMacBasedAuthPortEntry .dlink-common-mgmt.35.3.1.1 |
swMacBasedAuthPortIndexThis object indicates the module's port number.ro INTEGER .dlink-common-mgmt.35.3.1.1.1 |
swMacBasedAuthPortStateThis object enables or disables the authentication state of this port.rw Enumeration .dlink-common-mgmt.35.3.1.1.2 |
swMacBasedAuthPortModeThis 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.rw Enumeration .dlink-common-mgmt.35.3.1.1.3 |
swMacBasedAuthPortAgingTimeSpecifies 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.rw INTEGER .dlink-common-mgmt.35.3.1.1.4 |
swMacBasedAuthPortBlockTimeIf 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.rw INTEGER .dlink-common-mgmt.35.3.1.1.5 |
swMacBasedAuthClearPortActionWhen 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).rw Enumeration .dlink-common-mgmt.35.3.1.1.6 |
swMacBasedAuthPortMaxUserThis 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.rw INTEGER .dlink-common-mgmt.35.3.1.1.7 |
swMBAMgmt OBJECT IDENTIFIER .dlink-common-mgmt.35.4 |
swMacBasedAuthDatabaseTableA table that contains the MAC-based Access Control account information. SEQUENCE OF SwMacBasedAuthDatabaseEntry .dlink-common-mgmt.35.4.1 |
swMacBasedAuthDatabaseEntryA list that contains the MAC-based Access Control account information. SwMacBasedAuthDatabaseEntry .dlink-common-mgmt.35.4.1.1 |
swMacBasedAuthDatabaseMacIndexThis object indicates the MAC address for this user account.ro MacAddress (SNMPv2-TC) .dlink-common-mgmt.35.4.1.1.1 |
swMacBasedAuthDatabaseVlanNameThis object indicates the VLAN name for this user account.rwobsolete DisplayString .dlink-common-mgmt.35.4.1.1.2 |
swMacBasedAuthDatabaseStatusThe status of this entry.rw RowStatus (SNMPv2-TC) .dlink-common-mgmt.35.4.1.1.3 |
swMacBasedAuthDatabaseVIDThis object indicates the VID for this user account.
0 indicates to delete the configured VID in this user account.rw INTEGER .dlink-common-mgmt.35.4.1.1.5 |
swMBATrap OBJECT IDENTIFIER .dlink-common-mgmt.35.11 |
swMBANotify OBJECT IDENTIFIER .dlink-common-mgmt.35.11.1 |
swMBANotifyPrefix OBJECT IDENTIFIER .dlink-common-mgmt.35.11.1.0 |
swMacBasedAccessControlLoggedSuccessThe trap is sent when a MAC-based Access Control host has successfully logged in. NOTIFICATION-TYPE .dlink-common-mgmt.35.11.1.0.1 |
swMacBasedAccessControlLoggedFailThe trap is sent when a MAC-based Access Control host's login fails. NOTIFICATION-TYPE .dlink-common-mgmt.35.11.1.0.2 |
swMacBasedAccessControlAgesOutThe trap is sent when a MAC-based Access Control host ages out. NOTIFICATION-TYPE .dlink-common-mgmt.35.11.1.0.3 |
swMBANotifyBidings OBJECT IDENTIFIER .dlink-common-mgmt.35.11.1.1 |
swMacBasedAuthVIDThe VLAN ID for the host already exists.ro INTEGER .dlink-common-mgmt.35.11.1.1.1 |