JUNIPER-JS-AUTH-MIB

File: JUNIPER-JS-AUTH-MIB.mib (7010 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC JUNIPER-JS-SMI

Imported symbols

Counter64 IpAddress Integer32
NOTIFICATION-TYPE MODULE-IDENTITY OBJECT-TYPE
TEXTUAL-CONVENTION DisplayString jnxJsAuth

Defined Values

jnxJsAuthMIB 1.3.6.1.4.1.2636.3.39.1.2.1
Firewall and security features restrict the accessing of protected resources (ideally on different zones) behind a firewall based on their source ip and other credentials. This module defines the objects pertain to access authentication.
MODULE-IDENTITY    

jnxJsAuthNotifications 1.3.6.1.4.1.2636.3.39.1.2.1.0
OBJECT IDENTIFIER    

jnxJsAuthObjects 1.3.6.1.4.1.2636.3.39.1.2.1.1
OBJECT IDENTIFIER    

jnxJsFwAuthStats 1.3.6.1.4.1.2636.3.39.1.2.1.1.1
OBJECT IDENTIFIER    

jnxJsAuthTrapVars 1.3.6.1.4.1.2636.3.39.1.2.1.1.2
OBJECT IDENTIFIER    

jnxJsFwAuthNumPendingUsers 1.3.6.1.4.1.2636.3.39.1.2.1.1.1.1
Number of users currently waiting to be authenticated by the firewall user authentication mechanism.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxJsFwAuthNumSuccUsers 1.3.6.1.4.1.2636.3.39.1.2.1.1.1.2
Number of users currently allowed access by the firewall user authentication mechanism.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxJsFwAuthNumFailedUsers 1.3.6.1.4.1.2636.3.39.1.2.1.1.1.3
Number of users currently failed to be authenticated by the firewall user authentication mechanism.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxJsFwAuthTotalUsers 1.3.6.1.4.1.2636.3.39.1.2.1.1.1.4
Total number of users that are accessing or attempting to access resources managed by the firewall user authentication mechanism.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

jnxJsFwAuthUserName 1.3.6.1.4.1.2636.3.39.1.2.1.1.2.1
The name of the user who is attempting or has been authenticated.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

jnxJsFwAuthServiceDesc 1.3.6.1.4.1.2636.3.39.1.2.1.1.2.2
The service or application name that the enthentication is performed for: telnet, ftp, http.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

jnxJsFwAuthReason 1.3.6.1.4.1.2636.3.39.1.2.1.1.2.3
The reason for the trap being generated: authentication failure due to: timeout, invalid password, invalid username, etc.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  DisplayString  

jnxJsFwAuthClientIpAddr 1.3.6.1.4.1.2636.3.39.1.2.1.1.2.4
The authentication client's IP Address.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  IpAddress  

jnxJsFwAuthFailure 1.3.6.1.4.1.2636.3.39.1.2.1.0.1
A firewall user authentication status trap signifies whether a user using the pass-through firewall authentication mechanism has been rejected due to reason specified in the trap. jnxJsFwAuthUserName is the user. jnxClientIPAddress is the ip address the user came from. jnxJsFwAuthServiceDesc specifies the application by which the authentication was performed. jnxJsFwAuthReason indicates the reason for failure.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

jnxJsFwAuthServiceUp 1.3.6.1.4.1.2636.3.39.1.2.1.0.2
Firewall user authentication service has started.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

jnxJsFwAuthServiceDown 1.3.6.1.4.1.2636.3.39.1.2.1.0.3
Firewall user authentication service has stopped.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

jnxJsFwAuthCapacityExceeded 1.3.6.1.4.1.2636.3.39.1.2.1.0.4
Firewall user authentication maximum capacity has been exceeded. jnxJsFwAuthTotalUsers indicates the total number of users being authenticated. And it has exceeds the maximum allowable users.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE