JUNIPER-JS-AUTH-MIB
Updated May 14, 2007AI MIB Summary
The JUNIPER-JS-AUTH-MIB provides SNMP objects for monitoring and managing access authentication states, credentials, and session validity on Juniper SRX Series firewalls and security platforms. It enables the tracking of authentication failures, successful logins, and policy enforcement events associated with zone-based traffic filtering.
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.
Main OID:
jnxJsAuthMIB.1.3.6.1.4.1.2636.3.39.1.2.1
17
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
17 total| Object Name |
|---|
jnxJsAuthMIBFirewall 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 .1.3.6.1.4.1.2636.3.39.1.2.1 |
jnxJsAuthNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.2636.3.39.1.2.1.0 |
jnxJsFwAuthFailureA 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. NOTIFICATION-TYPE .1.3.6.1.4.1.2636.3.39.1.2.1.0.1 |
jnxJsFwAuthServiceUpFirewall user authentication service has started. NOTIFICATION-TYPE .1.3.6.1.4.1.2636.3.39.1.2.1.0.2 |
jnxJsFwAuthServiceDownFirewall user authentication service has stopped. NOTIFICATION-TYPE .1.3.6.1.4.1.2636.3.39.1.2.1.0.3 |
jnxJsFwAuthCapacityExceededFirewall user authentication maximum capacity has been exceeded.
jnxJsFwAuthTotalUsers indicates the total number of users
being authenticated. And it has exceeds the maximum allowable
users. NOTIFICATION-TYPE .1.3.6.1.4.1.2636.3.39.1.2.1.0.4 |
jnxJsAuthObjects OBJECT IDENTIFIER .1.3.6.1.4.1.2636.3.39.1.2.1.1 |
jnxJsFwAuthStats OBJECT IDENTIFIER .1.3.6.1.4.1.2636.3.39.1.2.1.1.1 |
jnxJsFwAuthNumPendingUsersNumber of users currently waiting to be authenticated by
the firewall user authentication mechanism.ro Counter64 .1.3.6.1.4.1.2636.3.39.1.2.1.1.1.1 |
jnxJsFwAuthNumSuccUsersNumber of users currently allowed access by the firewall
user authentication mechanism.ro Counter64 .1.3.6.1.4.1.2636.3.39.1.2.1.1.1.2 |
jnxJsFwAuthNumFailedUsersNumber of users currently failed to be authenticated by
the firewall user authentication mechanism.ro Counter64 .1.3.6.1.4.1.2636.3.39.1.2.1.1.1.3 |
jnxJsFwAuthTotalUsersTotal number of users that are accessing or attempting
to access resources managed by the firewall user
authentication mechanism.ro Counter64 .1.3.6.1.4.1.2636.3.39.1.2.1.1.1.4 |
jnxJsAuthTrapVars OBJECT IDENTIFIER .1.3.6.1.4.1.2636.3.39.1.2.1.1.2 |
jnxJsFwAuthUserNameThe name of the user who is attempting or has been authenticated.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.2636.3.39.1.2.1.1.2.1 |
jnxJsFwAuthServiceDescThe service or application name that the enthentication
is performed for: telnet, ftp, http.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.2636.3.39.1.2.1.1.2.2 |
jnxJsFwAuthReasonThe reason for the trap being generated: authentication
failure due to: timeout, invalid password, invalid username, etc.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.2636.3.39.1.2.1.1.2.3 |
jnxJsFwAuthClientIpAddrThe authentication client's IP Address.ro IpAddress .1.3.6.1.4.1.2636.3.39.1.2.1.1.2.4 |