ZYXEL-PORT-AUTHENTICATION-MIB

File: ZYXEL-PORT-AUTHENTICATION-MIB.mib (9637 bytes)

Imported modules

RFC1155-SMI SNMPv2-SMI SNMPv2-TC
RFC1213-MIB P-BRIDGE-MIB Q-BRIDGE-MIB
BRIDGE-MIB IF-MIB SNMP-FRAMEWORK-MIB
INET-ADDRESS-MIB DISMAN-PING-MIB IEEE8021-CFM-MIB
OSPF-MIB ZYXEL-ES-SMI

Imported symbols

enterprises OBJECT-TYPE RowStatus
DateAndTime TruthValue StorageType
MacAddress DisplayString EnabledStatus
PortList dot1dBasePort InterfaceIndexOrZero
SnmpAdminString InetAddressType InetAddress
OperationResponseStatus Counter TimeTicks
BridgeId Timeout dot1agCfmMdIndex
dot1agCfmMaIndex dot1agCfmMepIdentifier IpAddress
ifIndex NOTIFICATION-TYPE sysObjectID
ospfIfIpAddress ospfAddressLessIf ospfAreaId
ospfNbrIpAddr ospfNbrAddressLessIndex ospfLsdbAreaId
ospfLsdbType ospfLsdbLsid ospfLsdbRouterId
ospfVirtIfAreaId ospfVirtIfNeighbor esMgmt

Defined Types

ZyxelPortAuthenticationPortEntry  
SEQUENCE    
  zyPortAuthenticationPortState EnabledStatus
  zyPortReAuthenticationPortState EnabledStatus
  zyPortReAuthenticationPortTimer INTEGER
  zyPortAuthenticationPortQuietPeriod INTEGER
  zyPortAuthenticationPortTxPeriod INTEGER
  zyPortAuthenticationPortSupplicantTimeout INTEGER
  zyPortAuthenticationPortMaxRequest INTEGER
  zyPortAuthenticationPortGuestVlanState EnabledStatus
  zyPortAuthenticationPortGuestVlan INTEGER
  zyPortAuthenticationPortGuestVlanHostMode INTEGER
  zyPortAuthenticationPortGuestVlanHostModeMultiSecureNumber INTEGER

Defined Values

zyxelPortAuthentication 1.3.6.1.4.1.890.1.15.3.62
The subtree for port authentication
MODULE-IDENTITY    

zyxelPortAuthenticationSetup 1.3.6.1.4.1.890.1.15.3.62.1
OBJECT IDENTIFIER    

zyPortAuthenticationState 1.3.6.1.4.1.890.1.15.3.62.1.1
Enable/Disable 802.1x port authentication for the switch.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

zyxelPortAuthenticationPortTable 1.3.6.1.4.1.890.1.15.3.62.1.2
The table contains port authentication configuration
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelPortAuthenticationPortEntry

zyxelPortAuthenticationPortEntry 1.3.6.1.4.1.890.1.15.3.62.1.2.1
An entry contains port authentication configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelPortAuthenticationPortEntry  

zyPortAuthenticationPortState 1.3.6.1.4.1.890.1.15.3.62.1.2.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

zyPortReAuthenticationPortState 1.3.6.1.4.1.890.1.15.3.62.1.2.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

zyPortReAuthenticationPortTimer 1.3.6.1.4.1.890.1.15.3.62.1.2.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

zyPortAuthenticationPortQuietPeriod 1.3.6.1.4.1.890.1.15.3.62.1.2.1.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

zyPortAuthenticationPortTxPeriod 1.3.6.1.4.1.890.1.15.3.62.1.2.1.5
Specify the number of seconds the Switch waits for client's response before re-sending an identity request to the client.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

zyPortAuthenticationPortSupplicantTimeout 1.3.6.1.4.1.890.1.15.3.62.1.2.1.6
Specify the number of seconds the Switch waits for client's response to a challenge request before sending another request.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

zyPortAuthenticationPortMaxRequest 1.3.6.1.4.1.890.1.15.3.62.1.2.1.7
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

zyPortAuthenticationPortGuestVlanState 1.3.6.1.4.1.890.1.15.3.62.1.2.1.8
Enable/Disable Guest VLAN on the port. Clients that fail authentication are placed in the guest VLAN and can receive limited services.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

zyPortAuthenticationPortGuestVlan 1.3.6.1.4.1.890.1.15.3.62.1.2.1.9
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

zyPortAuthenticationPortGuestVlanHostMode 1.3.6.1.4.1.890.1.15.3.62.1.2.1.10
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER multi-Host(0), multi-Secure(1)  

zyPortAuthenticationPortGuestVlanHostModeMultiSecureNumber 1.3.6.1.4.1.890.1.15.3.62.1.2.1.11
If you set Host-mode to Multi-Secure, specify the maximum number of users that the Switch will authenticate on this port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER