ENTERASYS-PWA-MIB

        This MIB module provides the ability to configure the 
Port Web Authentication (PWA) component in a switch.
PWA provides a way of authenticating a user on a 
switch port before allowing the user general access
to the network. Only the essential protocols and
services required by the authentication process
are allowed on the segment between the end-station
and the switch port. All other traffic will be
discarded.  When a user is in the unauthenticated
state, any traffic generated by the end-station
will not go beyond the switch port that they are 
connected to.
        
The PWA/login process from the user standpoint is
simple. The user makes a request via their favorite
web browser for the 'secureharbour' web page. Depending 
upon the authenticated state of the port, a login page
is provided so that the user can enter their username
and password, or a logout page is presented to the user.
When they submit their login page, the switch will then 
authenticate them via a preconfigured radius server. 
If the login is successful, then the port that the
end-station is connected to will be turned on and
full network access will be granted according to the 
users port configuration on the switch.
        
This MIB module also provides status about the PWA
component and statistics about all current users who
are logged into the switch.
    
etsysPwaMIB 1.3.6.1.4.1.5624.1.2.8
Imported Objects
ENTERASYS-MIB-NAMES etsysModules
IF-MIB InterfaceIndex
INET-ADDRESS-MIB InetAddress InetAddressType
P-BRIDGE-MIB EnabledStatus
RMON2-MIB ZeroBasedCounter32
SNMP-FRAMEWORK-MIB SnmpAdminString
SNMPv2-CONF MODULE-COMPLIANCE OBJECT-GROUP
SNMPv2-SMI Counter32 Counter64 Integer32 IpAddress MODULE-IDENTITY OBJECT-TYPE
SNMPv2-TC DisplayString MacAddress TimeInterval TimeStamp TruthValue
Objects (59)
etsysPwaMIB .1.3.6.1.4.1.5624.1.2.8
etsysPwaSystem .1.3.6.1.4.1.5624.1.2.8.1
etsysPwaSystemAuthControl r/w P-BRIDGE-MIBEnabledStatus .1.3.6.1.4.1.5624.1.2.8.1.1
etsysPwaSystemAuthInetAddress r/w INET-ADDRESS-MIBInetAddress .1.3.6.1.4.1.5624.1.2.8.1.10
etsysPwaSystemAuthEnhancedMode r/w P-BRIDGE-MIBEnabledStatus .1.3.6.1.4.1.5624.1.2.8.1.11
etsysPwaLogoDisplayStatus r/w P-BRIDGE-MIBEnabledStatus .1.3.6.1.4.1.5624.1.2.8.1.12
etsysPwaSystemGuestUsername r/w OctetString .1.3.6.1.4.1.5624.1.2.8.1.13
etsysPwaSystemGuestPassword r/w OctetString .1.3.6.1.4.1.5624.1.2.8.1.14
etsysPwaSystemGuestPasswordValid SNMPv2-TCTruthValue .1.3.6.1.4.1.5624.1.2.8.1.15
etsysPwaSystemGuestNetworkingStatus r/w Enumeration .1.3.6.1.4.1.5624.1.2.8.1.16
etsysPwaSystemEnhancedModeRefreshTime r/w secondsInteger32 .1.3.6.1.4.1.5624.1.2.8.1.17
etsysPwaSystemAccountEnable r/w P-BRIDGE-MIBEnabledStatus .1.3.6.1.4.1.5624.1.2.8.1.18
etsysPwaSystemAuthHostName r/w OctetString .1.3.6.1.4.1.5624.1.2.8.1.2
etsysPwaSystemAuthBanner r/w SNMP-FRAMEWORK-MIBSnmpAdminString .1.3.6.1.4.1.5624.1.2.8.1.3
etsysPwaSystemPwaNameServicesEnable r/w P-BRIDGE-MIBEnabledStatus .1.3.6.1.4.1.5624.1.2.8.1.4
etsysPwaSystemAuthIPAddressType deprecated r/w INET-ADDRESS-MIBInetAddressType .1.3.6.1.4.1.5624.1.2.8.1.5
etsysPwaSystemAuthIPAddress deprecated r/w SNMPv2-SMIIpAddress .1.3.6.1.4.1.5624.1.2.8.1.6
etsysPwaSystemAuthProtocol r/w Enumeration .1.3.6.1.4.1.5624.1.2.8.1.7
etsysPwaSystemAuthDomain r/w SNMP-FRAMEWORK-MIBSnmpAdminString .1.3.6.1.4.1.5624.1.2.8.1.8
etsysPwaSystemAuthInetAddressType r/w INET-ADDRESS-MIBInetAddressType .1.3.6.1.4.1.5624.1.2.8.1.9
etsysPwaPortConfiguration .1.3.6.1.4.1.5624.1.2.8.2
etsysPwaPortConfigurationTable .1.3.6.1.4.1.5624.1.2.8.2.1
etsysPwaPortConfigurationEntry etsysPwaPortNumber .1.3.6.1.4.1.5624.1.2.8.2.1.1
etsysPwaPortNumber IF-MIBInterfaceIndex .1.3.6.1.4.1.5624.1.2.8.2.1.1.1
etsysPwaInitializePort r/w SNMPv2-TCTruthValue .1.3.6.1.4.1.5624.1.2.8.2.1.1.2
etsysPwaAuthQuietPeriod r/w secondsInteger32 .1.3.6.1.4.1.5624.1.2.8.2.1.1.3
etsysPwaAuthMaxReq r/w Integer32 .1.3.6.1.4.1.5624.1.2.8.2.1.1.4
etsysPwaControlledPortControl r/w Enumeration .1.3.6.1.4.1.5624.1.2.8.2.1.1.5
etsysPwaPortStatus .1.3.6.1.4.1.5624.1.2.8.3
etsysPwaAuthStatusTable .1.3.6.1.4.1.5624.1.2.8.3.1
etsysPwaAuthStatusEntry etsysPwaPortNumber .1.3.6.1.4.1.5624.1.2.8.3.1.1
etsysPwaAuthPwaState Enumeration .1.3.6.1.4.1.5624.1.2.8.3.1.1.1
etsysPwaMaxFailedAttempts RMON2-MIBZeroBasedCounter32 .1.3.6.1.4.1.5624.1.2.8.3.1.1.2
etsysPwaFailedAttemptsSinceLogon RMON2-MIBZeroBasedCounter32 .1.3.6.1.4.1.5624.1.2.8.3.1.1.3
etsysPwaLastLogonResult SNMP-FRAMEWORK-MIBSnmpAdminString .1.3.6.1.4.1.5624.1.2.8.3.1.1.4
etsysPwaSession .1.3.6.1.4.1.5624.1.2.8.4
etsysPwaAuthSessionStatsTable .1.3.6.1.4.1.5624.1.2.8.4.1
etsysPwaAuthSessionStatsEntry etsysPwaPortNumberetsysPwaAuthSessionID .1.3.6.1.4.1.5624.1.2.8.4.1.1
etsysPwaAuthSessionID Integer32 .1.3.6.1.4.1.5624.1.2.8.4.1.1.1
etsysPwaAuthSessionTerminateCause Enumeration .1.3.6.1.4.1.5624.1.2.8.4.1.1.10
etsysPwaAuthSessionMacAddress SNMPv2-TCMacAddress .1.3.6.1.4.1.5624.1.2.8.4.1.1.11
etsysPwaAuthSessionIPAddressType INET-ADDRESS-MIBInetAddressType .1.3.6.1.4.1.5624.1.2.8.4.1.1.12
etsysPwaAuthSessionIPAddress INET-ADDRESS-MIBInetAddress .1.3.6.1.4.1.5624.1.2.8.4.1.1.13
etsysPwaAuthSessionUserName SNMP-FRAMEWORK-MIBSnmpAdminString .1.3.6.1.4.1.5624.1.2.8.4.1.1.14
etsysPwaAuthSessionOctetsRx SNMPv2-SMICounter32 .1.3.6.1.4.1.5624.1.2.8.4.1.1.2
etsysPwaAuthSessionOctetsRxOverflow SNMPv2-SMICounter32 .1.3.6.1.4.1.5624.1.2.8.4.1.1.3
etsysPwaAuthSessionOctetsTx SNMPv2-SMICounter32 .1.3.6.1.4.1.5624.1.2.8.4.1.1.4
etsysPwaAuthSessionOctetsTxOverflow SNMPv2-SMICounter32 .1.3.6.1.4.1.5624.1.2.8.4.1.1.5
etsysPwaAuthSessionFramesRx SNMPv2-SMICounter32 .1.3.6.1.4.1.5624.1.2.8.4.1.1.6
etsysPwaAuthSessionFramesTx SNMPv2-SMICounter32 .1.3.6.1.4.1.5624.1.2.8.4.1.1.7
etsysPwaAuthSessionStartTime SNMPv2-TCTimeStamp .1.3.6.1.4.1.5624.1.2.8.4.1.1.8
etsysPwaAuthSessionDuration SNMPv2-TCTimeInterval .1.3.6.1.4.1.5624.1.2.8.4.1.1.9
etsysPwaAuthSessionStatsHCTable .1.3.6.1.4.1.5624.1.2.8.4.2
etsysPwaAuthSessionStatsHCEntry etsysPwaPortNumberetsysPwaAuthSessionHCID .1.3.6.1.4.1.5624.1.2.8.4.2.1
etsysPwaAuthSessionHCID Integer32 .1.3.6.1.4.1.5624.1.2.8.4.2.1.1
etsysPwaAuthSessionOctetsRxHc SNMPv2-SMICounter64 .1.3.6.1.4.1.5624.1.2.8.4.2.1.2
etsysPwaAuthSessionOctetsTxHc SNMPv2-SMICounter64 .1.3.6.1.4.1.5624.1.2.8.4.2.1.3
etsysPwaMIBGroups .1.3.6.1.4.1.5624.1.2.8.5
etsysPwaMIBCompliances .1.3.6.1.4.1.5624.1.2.8.6