ZYXEL-PORT-AUTHENTICATION-MIB: View SNMP OID List / Download MIB

VENDOR: ZYXEL COMMUNICATIONS CORP.


 Home MIB: ZYXEL-PORT-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
 zyxelPortAuthentication 1.3.6.1.4.1.890.1.15.3.62
The subtree for port authentication
       zyxelPortAuthenticationSetup 1.3.6.1.4.1.890.1.15.3.62.1
           zyPortAuthenticationState 1.3.6.1.4.1.890.1.15.3.62.1.1 enabledstatus read-write
Enable/Disable 802.1x port authentication for the switch.
           zyxelPortAuthenticationPortTable 1.3.6.1.4.1.890.1.15.3.62.1.2 no-access
The table contains port authentication configuration
               zyxelPortAuthenticationPortEntry 1.3.6.1.4.1.890.1.15.3.62.1.2.1 no-access
An entry contains port authentication configuration.
                   zyPortAuthenticationPortState 1.3.6.1.4.1.890.1.15.3.62.1.2.1.1 enabledstatus read-write
Enable/Disable 802.1x port authentication on the port. You must first allow 802.1x authentication on the Switch before configuring it on each port.
                   zyPortReAuthenticationPortState 1.3.6.1.4.1.890.1.15.3.62.1.2.1.2 enabledstatus read-write
Enable/Disable 802.1x port re-authentication on the port. Specify if a subscriber has to periodically re-enter his or her username and password to stay connected to the port.
                   zyPortReAuthenticationPortTimer 1.3.6.1.4.1.890.1.15.3.62.1.2.1.3 integer read-write
Specify the length of time required to pass before a client has to re-enter his or her username and password to stay connected to the port.
                   zyPortAuthenticationPortQuietPeriod 1.3.6.1.4.1.890.1.15.3.62.1.2.1.4 integer read-write
Specify the number of seconds the port remains in the HELD state and rejects further authentication requests from the connected client after a failed authentication exchange.
                   zyPortAuthenticationPortTxPeriod 1.3.6.1.4.1.890.1.15.3.62.1.2.1.5 integer read-write
Specify the number of seconds the Switch waits for client's response before re-sending an identity request to the client.
                   zyPortAuthenticationPortSupplicantTimeout 1.3.6.1.4.1.890.1.15.3.62.1.2.1.6 integer read-write
Specify the number of seconds the Switch waits for client's response to a challenge request before sending another request.
                   zyPortAuthenticationPortMaxRequest 1.3.6.1.4.1.890.1.15.3.62.1.2.1.7 integer read-write
Specify the number of times the Switch tries to authenticate client(s) before sending unresponsive ports to the Guest VLAN. This is set to 2 by default. That is, the Switch attempts to authenticate a client twice. If the client does not respond to the first authentication request, the Switch tries again. If the client still does not respond to the second request, the Switch sends the client to the Guest VLAN. The client needs to send a new request to be authenticated by the Switch again.
                   zyPortAuthenticationPortGuestVlanState 1.3.6.1.4.1.890.1.15.3.62.1.2.1.8 enabledstatus read-write
Enable/Disable Guest VLAN on the port. Clients that fail authentication are placed in the guest VLAN and can receive limited services.
                   zyPortAuthenticationPortGuestVlan 1.3.6.1.4.1.890.1.15.3.62.1.2.1.9 integer read-write
Enter the number that identifies the guest VLAN. Make sure this is a VLAN recognized in your network. A guest VLAN is a pre-configured VLAN on the Switch that allows non-authenticated users to access limited network resources through the Switch. You must also enable IEEE 802.1x authentication on the Switch and the associated ports.
                   zyPortAuthenticationPortGuestVlanHostMode 1.3.6.1.4.1.890.1.15.3.62.1.2.1.10 integer read-write
Specify how the Switch authenticates users when more than one user connect to the port (using a hub). Select Multi-Host to authenticate only the first user that connects to this port. If the first user enters the correct credential, any other users are allowed to access the port without authentication. If the first user fails to enter the correct credential, they are all put in the guest VLAN. Once the first user who did authentication logs out or disconnects from the port, rest of the users are blocked until a user does the authentication process again. Select Multi-Secure to authenticate each user that connects to this port. Enumeration: 'multiSecure': 1, 'multiHost': 0.
                   zyPortAuthenticationPortGuestVlanHostModeMultiSecureNumber 1.3.6.1.4.1.890.1.15.3.62.1.2.1.11 integer read-write
If you set Host-mode to Multi-Secure, specify the maximum number of users that the Switch will authenticate on this port.