JUNIPER-PAE-EXTENSION-MIB

File: JUNIPER-PAE-EXTENSION-MIB.mib (10748 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
IEEE8021-PAE-MIB JUNIPER-EX-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
MacAddress TruthValue DisplayString
InterfaceIndex dot1xPaePortNumber jnxExPaeExtension

Defined Types

JnxPaeAuthConfigEntry  
SEQUENCE    
  jnxPaeAuthConfigMacAuthStatus TruthValue
  jnxPaeAuthConfigGuestVlan DisplayString
  jnxPaeAuthConfigNumberRetries Unsigned32
  jnxPaeAuthConfigSupplicantMode INTEGER
  jnxPaeAuthConfigMacRadius INTEGER
  jnxPaeAuthConfigMacRadiusRestrict INTEGER
  jnxPaeAuthConfigReAuthenticate TruthValue
  jnxPaeAuthConfigQuietPeriod Unsigned32
  jnxPaeAuthConfigMaxRequests Unsigned32
  jnxPaeAuthConfigClientsRejected DisplayString
  jnxPaeAuthConfigServerTimeout Unsigned32
  jnxPaeAuthConfigSuppTimeout Unsigned32
  jnxPaeAuthConfigTransmitPeriod Unsigned32

JnxStaticMacAuthBypassEntry  
SEQUENCE    
  jnxStaticMacAddress MacAddress
  jnxStaticMacVlanName DisplayString

JnxStaticMacAuthBypassIfEntry  
SEQUENCE    
  jnxStaticMacIfIndex InterfaceIndex

Defined Values

jnxPaeExtensionMIB 1.3.6.1.4.1.2636.3.40.1.3.1
This is Juniper Networks' implementation of enterprise specific MIB for IEEE802.1x PAE Extension MIB. This MIB Module supports Static MAC Authetication.
MODULE-IDENTITY    

jnxPaeExtensionMIBNotification 1.3.6.1.4.1.2636.3.40.1.3.1.0
OBJECT IDENTIFIER    

jnxPaeExtensionMIBObjects 1.3.6.1.4.1.2636.3.40.1.3.1.1
OBJECT IDENTIFIER    

jnxAuthProfileName 1.3.6.1.4.1.2636.3.40.1.3.1.1.1
The Authentication Profile Name is given by this object. The access profile with this name is already defined with the radius server ip address, port and secret key.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

jnxPaeAuthConfigTable 1.3.6.1.4.1.2636.3.40.1.3.1.1.2
A table that contains the configuration objects for the Authenticator PAE associated with each port.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxPaeAuthConfigEntry

jnxPaeAuthConfigEntry 1.3.6.1.4.1.2636.3.40.1.3.1.1.2.1
An Entry appears in the table for each PAE Authenticator Port.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxPaeAuthConfigEntry  

jnxPaeAuthConfigMacAuthStatus 1.3.6.1.4.1.2636.3.40.1.3.1.1.2.1.1
This object specifies whether MAC Authentication is enabled on the specified PAE port.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

jnxPaeAuthConfigGuestVlan 1.3.6.1.4.1.2636.3.40.1.3.1.1.2.1.2
This object specifies the Vlan to which the unauthenticated client moves to. The Vlan should exist on the switch and is user cofigurable per port.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

jnxPaeAuthConfigNumberRetries 1.3.6.1.4.1.2636.3.40.1.3.1.1.2.1.3
This sets the number of failed authentications on an interface before invoking the quiet period, during which no one can be authenticated on that interface.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

jnxPaeAuthConfigSupplicantMode 1.3.6.1.4.1.2636.3.40.1.3.1.1.2.1.4
This object specifies the supplicant mode of MAC Authentication enabled on the specified PAE port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER single(1), single-secure(2), multiple(3)  

jnxPaeAuthConfigMacRadius 1.3.6.1.4.1.2636.3.40.1.3.1.1.2.1.5
This object specifies the Mac-Radius mode of MAC Authentication enabled on the specified PAE port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

jnxPaeAuthConfigMacRadiusRestrict 1.3.6.1.4.1.2636.3.40.1.3.1.1.2.1.6
This object specifies the Mac-Radius mode of MAC Authentication enabled on the specified PAE port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

jnxPaeAuthConfigReAuthenticate 1.3.6.1.4.1.2636.3.40.1.3.1.1.2.1.7
This object specifies Re-Authentication is enabled or not on the specified PAE port.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

jnxPaeAuthConfigQuietPeriod 1.3.6.1.4.1.2636.3.40.1.3.1.1.2.1.8
This object specifies Time to wait after an authentication failure on the specified PAE port.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

jnxPaeAuthConfigMaxRequests 1.3.6.1.4.1.2636.3.40.1.3.1.1.2.1.9
This object specifies Number of EAPOL RequestIDs to send before timing out on the specified PAE port.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

jnxPaeAuthConfigClientsRejected 1.3.6.1.4.1.2636.3.40.1.3.1.1.2.1.10
This object specifies VLAN name or 802.1q tag for authentication rejected clients on the specified PAE port.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..255)  

jnxPaeAuthConfigServerTimeout 1.3.6.1.4.1.2636.3.40.1.3.1.1.2.1.11
This object specifies Authentication server timeout interval on the specified PAE port.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..60  

jnxPaeAuthConfigSuppTimeout 1.3.6.1.4.1.2636.3.40.1.3.1.1.2.1.12
This object specifies Time to wait for a client response on the specified PAE port.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..60  

jnxPaeAuthConfigTransmitPeriod 1.3.6.1.4.1.2636.3.40.1.3.1.1.2.1.13
This object specifies Interval before retransmitting initial EAPOL PDUs on the specified PAE port.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

jnxStaticMacAuthBypassTable 1.3.6.1.4.1.2636.3.40.1.3.1.1.3
The static MAC list provides an authentication bypass mechanism for clients connected to a port. The MAC address of the clients is first checked in a local database which is a user specified static list of MAC addresses and if a match is found, the client is assumed to be successfully authenticated and the port is opened up for it. No further authentication is done for that client. The VLAN that the client should be moved to or the interfaces on which the MAC address should be allowed from can also be optionally stored in this table. This will enable devices like printers, which do not support 802.1X, to be connected on 802.1X enabled ports. If a match is not found in the static list, 802.1X or MAC authentication is initiated. This table contains the static list of MAC addresses specified by the user.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxStaticMacAuthBypassEntry

jnxStaticMacAuthBypassEntry 1.3.6.1.4.1.2636.3.40.1.3.1.1.3.1
A table entry specifies the MacAddress of the client and the Vlan the client is to be moved.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxStaticMacAuthBypassEntry  

jnxStaticMacAddress 1.3.6.1.4.1.2636.3.40.1.3.1.1.3.1.1
This object specifies the MAC Address of the client connected to the particular PAE port.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddress  

jnxStaticMacVlanName 1.3.6.1.4.1.2636.3.40.1.3.1.1.3.1.2
This object specifies the Vlan to which the client is assigned to.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

jnxStaticMacAuthBypassIfTable 1.3.6.1.4.1.2636.3.40.1.3.1.1.4
This table provides the list of interfaces on which each MAC Address in the jnxStaticMacAuthBypassTable can be allowed from. If it is detected on any other interface, the authentication is not bypassed.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JnxStaticMacAuthBypassIfEntry

jnxStaticMacAuthBypassIfEntry 1.3.6.1.4.1.2636.3.40.1.3.1.1.4.1
For each MAC Address in the jnxStaticMacAuthBypassTable an entry is present in this table.It specifies the list of interfaces from which the specified MAC Address is allowed from.
Status: current Access: not-accessible
OBJECT-TYPE    
  JnxStaticMacAuthBypassIfEntry  

jnxStaticMacIfIndex 1.3.6.1.4.1.2636.3.40.1.3.1.1.4.1.1
This object specifies the list of interfaces from which the MAC Address is allowed from. If it is detected on any other interface, the authentication is bypassed.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex