HUAWEI-BRAS-SRVCFG-EAP-MIB

File: HUAWEI-BRAS-SRVCFG-EAP-MIB.mib (44177 bytes)

Imported modules

HUAWEI-MIB IF-MIB SNMPv2-SMI
Q-BRIDGE-MIB SNMPv2-TC SNMPv2-CONF
P-BRIDGE-MIB

Imported symbols

hwBRASMib InterfaceIndex ifDescr
IpAddress Integer32 OBJECT-TYPE
MODULE-IDENTITY NOTIFICATION-TYPE VlanIdOrNone
VlanId RowStatus MacAddress
TruthValue DisplayString MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP EnabledStatus

Defined Types

HwDot1xSystemConfigEntry  
SEQUENCE    
  hwDot1xTemplateIndex Integer32
  hwDot1xHandshakeSwitch TruthValue
  hwDot1xHandshakeCount Integer32
  hwDot1xHandshakeInterval Integer32
  hwDot1xIfEAPEnd TruthValue
  hwDot1xEAPEndPapChap INTEGER
  hwDot1xIfSendEAPSIMParameter TruthValue
  hwDot1xRowStatus RowStatus
  hwDot1xAuthenticationTimeout Integer32
  hwDot1xRequestCount Integer32
  hwDot1xRequestInterval Integer32
  hwDot1xReauthenticationTimeout Integer32

HwDot1xPortConfigEntry  
SEQUENCE    
  hwDot1xPortIndex Integer32
  hwDot1xPortSwitch EnabledStatus
  hwDot1xPortGuestVlan VlanIdOrNone
  hwDot1xPortMaxUser Integer32
  hwDot1xPortControl INTEGER
  hwDot1xPortMethod INTEGER
  hwDot1xPortReauthen EnabledStatus
  hwDot1xMacByPass EnabledStatus
  hwDot1xModemVersion DisplayString
  hwDot1xForceDomain DisplayString
  hwDot1xAuthStatus TruthValue
  hwDot1xPortRowStatus RowStatus
  hwDot1xMacByPassMacAuthFirst EnabledStatus
  hwUserAccessLimit Integer32
  hwDot1xTriggerDhcpbind EnabledStatus

HwDot1xSessionDisplayByPortEntry  
SEQUENCE    
  hwDot1xSessDispByPortIndex Integer32
  hwDot1xSessDispByPortUserIndex Integer32
  hwDot1xSessDispByPortIfName DisplayString
  hwDot1xSessDispByPortUserMac MacAddress
  hwDot1xSessDispByPortUserState TruthValue
  hwDot1xSessDispByPortUserVlanId Integer32
  hwDot1xSessDispByPortUserQinqId Integer32
  hwDot1xSessDispByPortTemplateIndex Integer32
  hwDot1xSessDispByPortHandShakeSwitch TruthValue
  hwDot1xSessDispByPortReauth TruthValue

HwDot1xSessionDisplayBySlotEntry  
SEQUENCE    
  hwDot1xSessDispBySlotIndex Integer32
  hwDot1xSessDispBySlotUserIndex Integer32
  hwDot1xSessDispBySlotIfName DisplayString
  hwDot1xSessDispBySlotUserMac MacAddress
  hwDot1xSessDispBySlotUserState TruthValue
  hwDot1xSessDispBySlotUserVlanId Integer32
  hwDot1xSessDispBySlotUserQinqId Integer32
  hwDot1xSessDispBySlotTemplateIndex Integer32
  hwDot1xSessDispBySlotHandShakeSwitch TruthValue
  hwDot1xSessDispBySlotReauth TruthValue

HwDot1xSessionDisplayByMacEntry  
SEQUENCE    
  hwDot1xSessDispByMacUserIndex Integer32
  hwDot1xSessDispByMacIfName DisplayString
  hwDot1xSessDispByMacUserMac MacAddress
  hwDot1xSessDispByMacUserState TruthValue
  hwDot1xSessDispByMacUserVlanId Integer32
  hwDot1xSessDispByMacUserQinqId Integer32
  hwDot1xSessDispByMacTemplateIndex Integer32
  hwDot1xSessDispByMacHandShakeSwitch TruthValue
  hwDot1xSessDispByMacReauth TruthValue

HwPacketStatisticsEntry  
SEQUENCE    
  hwSlotIndex Integer32
  hwEapReqID Integer32
  hwEapRespID Integer32
  hwEapReqChallenge Integer32
  hwEapRespChallenge Integer32
  hwEapSuccess Integer32
  hwEapFailure Integer32
  hwEapStart Integer32
  hwEapLogOff Integer32
  hwEapKey Integer32

Defined Values

hwBRASSrvcfgEap 1.3.6.1.4.1.2011.5.25.40.4
The MIB contains objects of module SRVCFG.
MODULE-IDENTITY    

hwSrvcfgEapMibObjects 1.3.6.1.4.1.2011.5.25.40.4.1
OBJECT IDENTIFIER    

hwDot1xSystemConfigTable 1.3.6.1.4.1.2011.5.25.40.4.1.1
The table describes 802.1x configuration information of template.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwDot1xSystemConfigEntry

hwDot1xSystemConfigEntry 1.3.6.1.4.1.2011.5.25.40.4.1.1.1
Description.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwDot1xSystemConfigEntry  

hwDot1xTemplateIndex 1.3.6.1.4.1.2011.5.25.40.4.1.1.1.1
802.1x template index.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..256  

hwDot1xHandshakeSwitch 1.3.6.1.4.1.2011.5.25.40.4.1.1.1.2
Handshake switch.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hwDot1xHandshakeCount 1.3.6.1.4.1.2011.5.25.40.4.1.1.1.3
Max handshake times.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..10  

hwDot1xHandshakeInterval 1.3.6.1.4.1.2011.5.25.40.4.1.1.1.4
Handshake interval.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..1800  

hwDot1xIfEAPEnd 1.3.6.1.4.1.2011.5.25.40.4.1.1.1.5
Whether to end the eap packet.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hwDot1xEAPEndPapChap 1.3.6.1.4.1.2011.5.25.40.4.1.1.1.6
Type of eap end.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER pap(0), chap(1)  

hwDot1xIfSendEAPSIMParameter 1.3.6.1.4.1.2011.5.25.40.4.1.1.1.7
Whether to send parameter of eap-sim.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hwDot1xRowStatus 1.3.6.1.4.1.2011.5.25.40.4.1.1.1.8
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwDot1xAuthenticationTimeout 1.3.6.1.4.1.2011.5.25.40.4.1.1.1.9
Timeout time of authentication.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..300  

hwDot1xRequestCount 1.3.6.1.4.1.2011.5.25.40.4.1.1.1.10
Max number of re-transmission events.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..10  

hwDot1xRequestInterval 1.3.6.1.4.1.2011.5.25.40.4.1.1.1.11
Timeout time of waiting for the response of a request message.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..300  

hwDot1xReauthenticationTimeout 1.3.6.1.4.1.2011.5.25.40.4.1.1.1.12
Re-authentication interval in seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

hwDot1xGlobal 1.3.6.1.4.1.2011.5.25.40.4.1.2
The Global 802.1x configuration. Enable this before you want to enable other interfaces 802.1x authentication.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

hwDot1xAuthenMethod 1.3.6.1.4.1.2011.5.25.40.4.1.3
Specify system authentication method.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER chap(1), pap(2), eap(3)  

hwDot1xDhcpTrigger 1.3.6.1.4.1.2011.5.25.40.4.1.4
Trigger system authentication when receiving DHCP packet(s).
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

hwDot1xHandshake 1.3.6.1.4.1.2011.5.25.40.4.1.5
Shake hand of 802.1x.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

hwDot1xQuietPeriod 1.3.6.1.4.1.2011.5.25.40.4.1.6
Enable quiet period function.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

hwDot1xRetry 1.3.6.1.4.1.2011.5.25.40.4.1.7
Specify maximal request times.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..10  

hwDot1xTimerHandshakePeriod 1.3.6.1.4.1.2011.5.25.40.4.1.8
Value of handshake interval with 802.1x supplicant.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 5..7200  

hwDot1xTimerQuietPeriod 1.3.6.1.4.1.2011.5.25.40.4.1.9
Interval following failed authentication.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..3600  

hwDot1xTimerServerTimeout 1.3.6.1.4.1.2011.5.25.40.4.1.10
Value of server timeout.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..120  

hwDot1xTimerClientTimeout 1.3.6.1.4.1.2011.5.25.40.4.1.11
Value of Client timeout.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..120  

hwDot1xTimerTxPeriod 1.3.6.1.4.1.2011.5.25.40.4.1.12
Interval between identity requests.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..120  

hwDot1xReauthenPeriod 1.3.6.1.4.1.2011.5.25.40.4.1.13
Reauthenticate period.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 60..7200  

hwDot1xPortConfigTable 1.3.6.1.4.1.2011.5.25.40.4.1.14
The table describes 802.1x configuration information of template.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwDot1xPortConfigEntry

hwDot1xPortConfigEntry 1.3.6.1.4.1.2011.5.25.40.4.1.14.1
An entry in the 802.1x configuration table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwDot1xPortConfigEntry  

hwDot1xPortIndex 1.3.6.1.4.1.2011.5.25.40.4.1.14.1.1
The Index of L2-Switch Interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..1280  

hwDot1xPortSwitch 1.3.6.1.4.1.2011.5.25.40.4.1.14.1.2
Whether to enable 802.1x on this interface.
Status: current Access: read-create
OBJECT-TYPE    
  EnabledStatus  

hwDot1xPortGuestVlan 1.3.6.1.4.1.2011.5.25.40.4.1.14.1.3
Specify guest vlan configuration information for ports.
Status: current Access: read-create
OBJECT-TYPE    
  VlanIdOrNone  

hwDot1xPortMaxUser 1.3.6.1.4.1.2011.5.25.40.4.1.14.1.4
Specify maximal on-line user number per port.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..8192  

hwDot1xPortControl 1.3.6.1.4.1.2011.5.25.40.4.1.14.1.5
Specify port authenticated status.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER auto(1), authorizedForce(2), unauthorizedForce(3)  

hwDot1xPortMethod 1.3.6.1.4.1.2011.5.25.40.4.1.14.1.6
Specify port controlled method.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER mac(1), port(2)  

hwDot1xPortReauthen 1.3.6.1.4.1.2011.5.25.40.4.1.14.1.7
Enable periodic reauthentication of the client.
Status: current Access: read-create
OBJECT-TYPE    
  EnabledStatus  

hwDot1xMacByPass 1.3.6.1.4.1.2011.5.25.40.4.1.14.1.8
Enable dot1x-macbypass function.
Status: current Access: read-create
OBJECT-TYPE    
  EnabledStatus  

hwDot1xModemVersion 1.3.6.1.4.1.2011.5.25.40.4.1.14.1.9
Specify version of modem at this port.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hwDot1xForceDomain 1.3.6.1.4.1.2011.5.25.40.4.1.14.1.10
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(1..128)  

hwDot1xAuthStatus 1.3.6.1.4.1.2011.5.25.40.4.1.14.1.11
authenticate status.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hwDot1xPortRowStatus 1.3.6.1.4.1.2011.5.25.40.4.1.14.1.12
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hwDot1xMacByPassMacAuthFirst 1.3.6.1.4.1.2011.5.25.40.4.1.14.1.13
Status: current Access: read-create
OBJECT-TYPE    
  EnabledStatus  

hwUserAccessLimit 1.3.6.1.4.1.2011.5.25.40.4.1.14.1.14
Specify maximal on-line user number per VAP.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..128  

hwDot1xTriggerDhcpbind 1.3.6.1.4.1.2011.5.25.40.4.1.14.1.15
802.1x or ARP request packets trigger the generation of the DHCP binding table
Status: current Access: read-create
OBJECT-TYPE    
  EnabledStatus  

hwDot1xQuietFailTimes 1.3.6.1.4.1.2011.5.25.40.4.1.15
Failure times before adding to the quiet table.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..10  

hwDot1xSessionDisplayByPortTable 1.3.6.1.4.1.2011.5.25.40.4.1.16
The table displays the infomations of the online users according to the port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwDot1xSessionDisplayByPortEntry

hwDot1xSessionDisplayByPortEntry 1.3.6.1.4.1.2011.5.25.40.4.1.16.1
An entry in the port display table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwDot1xSessionDisplayByPortEntry  

hwDot1xSessDispByPortIndex 1.3.6.1.4.1.2011.5.25.40.4.1.16.1.1
The Index of port Interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..1280  

hwDot1xSessDispByPortUserIndex 1.3.6.1.4.1.2011.5.25.40.4.1.16.1.2
The Index of User.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..49151  

hwDot1xSessDispByPortIfName 1.3.6.1.4.1.2011.5.25.40.4.1.16.1.3
The interface name of the online user.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hwDot1xSessDispByPortUserMac 1.3.6.1.4.1.2011.5.25.40.4.1.16.1.4
The mac of the user online.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hwDot1xSessDispByPortUserState 1.3.6.1.4.1.2011.5.25.40.4.1.16.1.5
The authenticate status of the user online.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hwDot1xSessDispByPortUserVlanId 1.3.6.1.4.1.2011.5.25.40.4.1.16.1.6
The vlan Id of the user.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..4094  

hwDot1xSessDispByPortUserQinqId 1.3.6.1.4.1.2011.5.25.40.4.1.16.1.7
The Qinq Id of the user.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..4094  

hwDot1xSessDispByPortTemplateIndex 1.3.6.1.4.1.2011.5.25.40.4.1.16.1.8
The Template Index of the user using.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..256  

hwDot1xSessDispByPortHandShakeSwitch 1.3.6.1.4.1.2011.5.25.40.4.1.16.1.9
The HandShake Switch of the user online.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hwDot1xSessDispByPortReauth 1.3.6.1.4.1.2011.5.25.40.4.1.16.1.10
The Reauthenticate status of the user online.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hwDot1xSessionDisplayBySlotTable 1.3.6.1.4.1.2011.5.25.40.4.1.17
The table displays the infomations of the online users according to the Slot.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwDot1xSessionDisplayBySlotEntry

hwDot1xSessionDisplayBySlotEntry 1.3.6.1.4.1.2011.5.25.40.4.1.17.1
An entry in the Slot display table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwDot1xSessionDisplayBySlotEntry  

hwDot1xSessDispBySlotIndex 1.3.6.1.4.1.2011.5.25.40.4.1.17.1.1
The Index of Slot.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..1280  

hwDot1xSessDispBySlotUserIndex 1.3.6.1.4.1.2011.5.25.40.4.1.17.1.2
The Index of user.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..49151  

hwDot1xSessDispBySlotIfName 1.3.6.1.4.1.2011.5.25.40.4.1.17.1.3
The interface name of the online user.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hwDot1xSessDispBySlotUserMac 1.3.6.1.4.1.2011.5.25.40.4.1.17.1.4
The mac of the user online.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hwDot1xSessDispBySlotUserState 1.3.6.1.4.1.2011.5.25.40.4.1.17.1.5
The authenticate status of the user online.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hwDot1xSessDispBySlotUserVlanId 1.3.6.1.4.1.2011.5.25.40.4.1.17.1.6
The vlan Id of the user.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..4094  

hwDot1xSessDispBySlotUserQinqId 1.3.6.1.4.1.2011.5.25.40.4.1.17.1.7
The Qinq Id of the user.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..4094  

hwDot1xSessDispBySlotTemplateIndex 1.3.6.1.4.1.2011.5.25.40.4.1.17.1.8
The Template Index of the user using.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..256  

hwDot1xSessDispBySlotHandShakeSwitch 1.3.6.1.4.1.2011.5.25.40.4.1.17.1.9
The HandShake Switch of the user online.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hwDot1xSessDispBySlotReauth 1.3.6.1.4.1.2011.5.25.40.4.1.17.1.10
The Reauthenticate status of the user online.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hwDot1xSessionDisplayByMacTable 1.3.6.1.4.1.2011.5.25.40.4.1.18
The table displays the infomations of the online users according to the Mac.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwDot1xSessionDisplayByMacEntry

hwDot1xSessionDisplayByMacEntry 1.3.6.1.4.1.2011.5.25.40.4.1.18.1
An entry in the Mac display table.
Status: current Access: not-accessible
OBJECT-TYPE    
  HwDot1xSessionDisplayByMacEntry  

hwDot1xSessDispByMacUserIndex 1.3.6.1.4.1.2011.5.25.40.4.1.18.1.1
The index of the user.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..49151  

hwDot1xSessDispByMacIfName 1.3.6.1.4.1.2011.5.25.40.4.1.18.1.2
The interface name of the online user.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hwDot1xSessDispByMacUserMac 1.3.6.1.4.1.2011.5.25.40.4.1.18.1.3
The mac of the user online.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hwDot1xSessDispByMacUserState 1.3.6.1.4.1.2011.5.25.40.4.1.18.1.4
The authenticate status of the user online.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hwDot1xSessDispByMacUserVlanId 1.3.6.1.4.1.2011.5.25.40.4.1.18.1.5
The vlan Id of the user.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..4094  

hwDot1xSessDispByMacUserQinqId 1.3.6.1.4.1.2011.5.25.40.4.1.18.1.6
The Qinq Id of the user.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..4094  

hwDot1xSessDispByMacTemplateIndex 1.3.6.1.4.1.2011.5.25.40.4.1.18.1.7
The Template Index of the user using.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..256  

hwDot1xSessDispByMacHandShakeSwitch 1.3.6.1.4.1.2011.5.25.40.4.1.18.1.8
The HandShake Switch of the user online.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hwDot1xSessDispByMacReauth 1.3.6.1.4.1.2011.5.25.40.4.1.18.1.9
The Reauthenticate status of the user online.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

hwPacketStatisticsTable 1.3.6.1.4.1.2011.5.25.40.4.1.19
The table displays the packet statistics of the Slot.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HwPacketStatisticsEntry

hwPacketStatisticsEntry 1.3.6.1.4.1.2011.5.25.40.4.1.19.1
An entry in the table of packet statistics display .
Status: current Access: not-accessible
OBJECT-TYPE    
  HwPacketStatisticsEntry  

hwSlotIndex 1.3.6.1.4.1.2011.5.25.40.4.1.19.1.1
Slot number
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..16  

hwEapReqID 1.3.6.1.4.1.2011.5.25.40.4.1.19.1.2
EAP_REQ/ID
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..4294967295  

hwEapRespID 1.3.6.1.4.1.2011.5.25.40.4.1.19.1.3
EAP_RESP/ID
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..4294967295  

hwEapReqChallenge 1.3.6.1.4.1.2011.5.25.40.4.1.19.1.4
EAP_REQ/CHALLENGE
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..4294967295  

hwEapRespChallenge 1.3.6.1.4.1.2011.5.25.40.4.1.19.1.5
EAP_RESP/CHALLENGE
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..4294967295  

hwEapSuccess 1.3.6.1.4.1.2011.5.25.40.4.1.19.1.6
EAP_SUCCESS
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..4294967295  

hwEapFailure 1.3.6.1.4.1.2011.5.25.40.4.1.19.1.7
EAP_FAILURE
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..4294967295  

hwEapStart 1.3.6.1.4.1.2011.5.25.40.4.1.19.1.8
EAP_START
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..4294967295  

hwEapLogOff 1.3.6.1.4.1.2011.5.25.40.4.1.19.1.9
EAP_LOGOFF
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..4294967295  

hwEapKey 1.3.6.1.4.1.2011.5.25.40.4.1.19.1.10
EAP_KEY
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..4294967295  

hwSrvcfgEapMibTraps 1.3.6.1.4.1.2011.5.25.40.4.2
OBJECT IDENTIFIER    

hwSrvcfgEapMaxUserAlarm 1.3.6.1.4.1.2011.5.25.40.4.2.1
The number of ahthenticate users is reached the max number.
Status: current Access: read-only
NOTIFICATION-TYPE    

hwSrvcfgEapMibUserLimitTraps 1.3.6.1.4.1.2011.5.25.40.4.3
OBJECT IDENTIFIER    

hwEapTrapOid 1.3.6.1.4.1.2011.5.25.40.4.3.1
OBJECT IDENTIFIER    

hwEapUserPortMaxNumThreshold 1.3.6.1.4.1.2011.5.25.40.4.3.1.1
hwEapUserPortMaxNumThreshold
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hwEapUserPortMaxNumThresholdResume 1.3.6.1.4.1.2011.5.25.40.4.3.1.2
hwEapUserPortMaxNumThresholdResume
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hwEapUserSlot 1.3.6.1.4.1.2011.5.25.40.4.3.1.3
Slot
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hwEapUserSlotMaxNumThreshold 1.3.6.1.4.1.2011.5.25.40.4.3.1.4
hwEapUserSlotMaxNumThreshold
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hwEapUserTotalMaxNumThreshold 1.3.6.1.4.1.2011.5.25.40.4.3.1.5
hwEapUserTotalMaxNumThreshold
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32  

hwEapTrapsDefine 1.3.6.1.4.1.2011.5.25.40.4.3.2
OBJECT IDENTIFIER    

hwEapTraps 1.3.6.1.4.1.2011.5.25.40.4.3.2.0
OBJECT IDENTIFIER    

hwEapUserPortMaxNum 1.3.6.1.4.1.2011.5.25.40.4.3.2.0.1
1 Notice/Trap name: Reach the eap port user threshold 2 Notice/Trap generation cause: the number of the online eap user in this port reaches the threshold
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwEapUserPortMaxNumResume 1.3.6.1.4.1.2011.5.25.40.4.3.2.0.2
1 Notice/Trap name: under the eap port user threshold 2 Notice/Trap generation cause: the number of the online eap user in this port is under the threshold
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwEapUserSlotMaxNum 1.3.6.1.4.1.2011.5.25.40.4.3.2.0.3
1 Notice/Trap name: Reach the eap slot user threshold 2 Notice/Trap generation cause: the number of the online eap user in this slot reaches the threshold
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwEapUserTotalMaxNum 1.3.6.1.4.1.2011.5.25.40.4.3.2.0.4
1 Notice/Trap name: Reach the eap total user threshold 2 Notice/Trap generation cause: the number of the online eap user in this device reaches the threshold
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hwSrvcfgEapConformance 1.3.6.1.4.1.2011.5.25.40.4.4
OBJECT IDENTIFIER    

hwSrvcfgEapCompliances 1.3.6.1.4.1.2011.5.25.40.4.4.1
OBJECT IDENTIFIER    

hwSrvcfgEapCompliance 1.3.6.1.4.1.2011.5.25.40.4.4.1.1
The compliance statement for systems supporting the this module.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

hwDot1xSystemConfigGroups 1.3.6.1.4.1.2011.5.25.40.4.4.2
OBJECT IDENTIFIER    

hwDot1xSystemConfigGroup 1.3.6.1.4.1.2011.5.25.40.4.4.2.1
The Dot1x System Config group.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

hwDot1xPortConfigGroup 1.3.6.1.4.1.2011.5.25.40.4.4.2.2
The Dot1x Port Config group.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

hwDot1xPortTrapGroup 1.3.6.1.4.1.2011.5.25.40.4.4.2.3
The Dot1x's Notification group.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

hwEapTrapsNotificationGroup 1.3.6.1.4.1.2011.5.25.40.4.4.2.4
This object indicates the Eap Trap group.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP    

hwEapTrapOidGroup 1.3.6.1.4.1.2011.5.25.40.4.4.2.5
This object indicates the Eap Trap group.
Status: current Access: accessible-for-notify
OBJECT-GROUP