FASTPATH-DOT1X-ADVANCED-FEATURES-MIB

File: FASTPATH-DOT1X-ADVANCED-FEATURES-MIB.mib (20451 bytes)

Imported modules

SNMPv2-SMI IEEE8021-PAE-MIB SNMPv2-TC
RFC1213-MIB BROADCOM-REF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Unsigned32 dot1xPaePortNumber TEXTUAL-CONVENTION
RowStatus MacAddress DisplayString
fastPath

Defined Types

Dot1xPortControlMode  
The control values of the Authenticator PAE controlled Port.
TEXTUAL-CONVENTION    
  INTEGER forceUnauthorized(1), auto(2), forceAuthorized(3), macBased(4)  

Dot1xSessionTerminationAction  
The action to be taken on session termination .
TEXTUAL-CONVENTION    
  INTEGER default(1), reauthenticate(2)  

AgentDot1xPortConfigEntry  
SEQUENCE    
  agentDot1xPortControlMode Dot1xPortControlMode
  agentDot1xGuestVlanId Unsigned32
  agentDot1xGuestVlanPeriod Unsigned32
  agentDot1xUnauthenticatedVlan Unsigned32
  agentDot1xMaxUsers Unsigned32
  agentDot1xPortVlanAssigned Unsigned32
  agentDot1xPortVlanAssignedReason INTEGER
  agentDot1xPortSessionTimeout Unsigned32
  agentDot1xPortTerminationAction Dot1xSessionTerminationAction
  agentDot1xPortMABenabled INTEGER
  agentDot1xPortMABenabledOperational INTEGER

AgentDot1xClientConfigEntry  
SEQUENCE    
  agentDot1xClientMacAddress MacAddress
  agentDot1xLogicalPort Unsigned32
  agentDot1xInterface Unsigned32
  agentDot1xClientAuthPAEstate INTEGER
  agentDot1xClientBackendState INTEGER
  agentDot1xClientUserName DisplayString
  agentDot1xClientSessionTime Unsigned32
  agentDot1xClientFilterID DisplayString
  agentDot1xClientVlanAssigned Unsigned32
  agentDot1xClientVlanAssignedReason INTEGER
  agentDot1xClientSessionTimeout Unsigned32
  agentDot1xClientTerminationAction Dot1xSessionTerminationAction

Defined Values

fastPathdot1xAdvanced 1.3.6.1.4.1.4413.1.1.36
The Broadcom Private MIB for FastPath Dot1x Advanced Features
MODULE-IDENTITY    

agentDot1xEnhancementConfigGroup 1.3.6.1.4.1.4413.1.1.36.1
OBJECT IDENTIFIER    

agentDot1xRadiusVlanAssignment 1.3.6.1.4.1.4413.1.1.36.1.1
Enable/Disable dot1x Vlan Assignment Support on the switch.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentDot1xPortConfigGroup 1.3.6.1.4.1.4413.1.1.36.2
OBJECT IDENTIFIER    

agentDot1xPortConfigTable 1.3.6.1.4.1.4413.1.1.36.2.1
A table for dot1x enhanced Port details and associated functionality.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentDot1xPortConfigEntry

agentDot1xPortConfigEntry 1.3.6.1.4.1.4413.1.1.36.2.1.1
Represents entry for port config table.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentDot1xPortConfigEntry  

agentDot1xPortControlMode 1.3.6.1.4.1.4413.1.1.36.2.1.1.1
Dot1x port control mode of this port.The Port control mode . The port control mode for this interface can take the following values , force-unauthorized - the port is in unauthorized mode, auto-Port based mode. If a client authenticates suscessfully, then the interface is authorized . Otherwise, the port is in unauthorized mode. If more than one clients are attached to the port , then only one client needs to authenticate to allow other clients access. force-authorized - The port is placed in authorized mode macBased - If more than one client is attached to the port, then each client needs to authenticate separately. This object depcreates dot1xAuthAuthControlledPortControl object in IEEE8021-PAE-MIB
Status: current Access: read-write
OBJECT-TYPE    
  Dot1xPortControlMode  

agentDot1xGuestVlanId 1.3.6.1.4.1.4413.1.1.36.2.1.1.2
Specifies the Guest Vlan of the port. A port will be moved to its Guest Vlan if no client sucessfully authenticates on that port for the Guest Vlan Period. A value of zero indicates no Guest Vlan is configured for the interface.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

agentDot1xGuestVlanPeriod 1.3.6.1.4.1.4413.1.1.36.2.1.1.3
The value, in seconds, of the guestVlanPeriod constant currently in use for Guest Vlan Assignment for the port .
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..65535  

agentDot1xUnauthenticatedVlan 1.3.6.1.4.1.4413.1.1.36.2.1.1.4
Specifies the Unauthenticated Vlan of the port. A port will be moved to its unauthenticated Vlan if the client authenticates unsucessfully on that port . A value of zero indicates no Unauthenticated Vlan is configured for the port.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

agentDot1xMaxUsers 1.3.6.1.4.1.4413.1.1.36.2.1.1.5
Specifies the maximum users or clients that can authenticate on this port when the port control mode is macBased.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

agentDot1xPortVlanAssigned 1.3.6.1.4.1.4413.1.1.36.2.1.1.6
Specifies the vlan the port is assigned to by Dot1x . Only relevant if the port control mode of the port is auto.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentDot1xPortVlanAssignedReason 1.3.6.1.4.1.4413.1.1.36.2.1.1.7
Reason the port is assigned to the vlan specified by agentDot1xPortVlanAssigned . Only relevant if the port control mode of the port is auto.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER default(1), radius(2), unauthenticatedVlan(3), guestVlan(4), notAssigned(5)  

agentDot1xPortSessionTimeout 1.3.6.1.4.1.4413.1.1.36.2.1.1.8
Specifies the session timeout value assigned by the Radius server for this port . Only relevant if the port control mode of the port is auto.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentDot1xPortTerminationAction 1.3.6.1.4.1.4413.1.1.36.2.1.1.9
Specifies the session termination action assigned by the Radius Server .This is the action taken when the session times out . Only relevant if the port control mode of the port is auto.
Status: current Access: read-only
OBJECT-TYPE    
  Dot1xSessionTerminationAction  

agentDot1xPortMABenabled 1.3.6.1.4.1.4413.1.1.36.2.1.1.10
Specifies if Mac-based bypass authentication is configured for the port.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentDot1xPortMABenabledOperational 1.3.6.1.4.1.4413.1.1.36.2.1.1.11
Displays the operational value of the Mac-based authentication bypass mode (MAB) on the port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

agentDot1xClientConfigGroup 1.3.6.1.4.1.4413.1.1.36.3
OBJECT IDENTIFIER    

agentDot1xClientConfigTable 1.3.6.1.4.1.4413.1.1.36.3.1
A table for dot1x Client details and associated functionality.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentDot1xClientConfigEntry

agentDot1xClientConfigEntry 1.3.6.1.4.1.4413.1.1.36.3.1.1
Represents entry for port config table.
Status: current Access: not-accessible
OBJECT-TYPE    
  AgentDot1xClientConfigEntry  

agentDot1xClientMacAddress 1.3.6.1.4.1.4413.1.1.36.3.1.1.1
Specifies the client MAC address of the client.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

agentDot1xLogicalPort 1.3.6.1.4.1.4413.1.1.36.3.1.1.2
Specifies the client MAC address of the client .
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentDot1xInterface 1.3.6.1.4.1.4413.1.1.36.3.1.1.3
Specifies the physical interface to which the client is attached .
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentDot1xClientAuthPAEstate 1.3.6.1.4.1.4413.1.1.36.3.1.1.4
The current value of the Authenticator PAE state machine for the client.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER initialize(1), disconnected(2), connecting(3), authenticating(4), authenticated(5), aborting(6), held(7), forceAuth(8), forceUnauth(9)  

agentDot1xClientBackendState 1.3.6.1.4.1.4413.1.1.36.3.1.1.5
The current state of the Backend Authentication state machine.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER request(1), response(2), success(3), fail(4), timeout(5), idle(6), initialize(7)  

agentDot1xClientUserName 1.3.6.1.4.1.4413.1.1.36.3.1.1.6
Specifies the username with which the client is authenticated to the Radius server . This value is only valid when the client is in authenticated state.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentDot1xClientSessionTime 1.3.6.1.4.1.4413.1.1.36.3.1.1.7
Specifies the time elapsed in seconds since the client was authenticated in this session. This value is only valid when the client is in authenticated state.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentDot1xClientFilterID 1.3.6.1.4.1.4413.1.1.36.3.1.1.8
Specifies the Filter ID or Diffserv Policy name to be applied to the session . This vlaue is populated only if it has been assigned by the RADIUS server. This value is only valid when the client is in authenticated state.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

agentDot1xClientVlanAssigned 1.3.6.1.4.1.4413.1.1.36.3.1.1.9
Specifies the vlan the client is associated with by Dot1x . This value is only valid when the client is in authenticated state.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentDot1xClientVlanAssignedReason 1.3.6.1.4.1.4413.1.1.36.3.1.1.10
Reason the client is associated to the vlan specified by agentDot1xClientVlanAssigned . This value is only valid when the client is in authenticated state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER default(1), radius(2), unauthenticatedVlan(3), invalid(4)  

agentDot1xClientSessionTimeout 1.3.6.1.4.1.4413.1.1.36.3.1.1.11
Specifies the session time remaining for the client if assigned by the Radius server . A value of 0 indicates that no session timeout was assigned by the RADIUS server. This value is only valid when the client is in authenticated state.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

agentDot1xClientTerminationAction 1.3.6.1.4.1.4413.1.1.36.3.1.1.12
Specifies the session termination action assigned by the Radius Server . This is the action taken when the session times out . This value is only valid when the client is in authenticated state.
Status: current Access: read-only
OBJECT-TYPE    
  Dot1xSessionTerminationAction