MIBs Depot

JUNIPER-JS-AUTH-MIB

Registered at
1.3.6.1.4.1.2636.3.39.1.2.1
Last updated
2007-05-14 20:22
Organization
Juniper Networks, Inc.
Revisions
2007-05-14 00:00
Namespace
juniper
Source file
JUNIPER-JS-AUTH-MIB
Digest
sha256:49963fd96482635becbff24f52c2b9a3fcd94c8a3c90c1e4748a136b055faf6f

Description

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.

Contact

Juniper Technical Assistance Center Juniper Networks, Inc. 1133 Innovation Way Sunnyvale, CA 94089 E-mail: support@juniper.net HTTP://www.juniper.net

Imports

FromSymbols
JUNIPER-JS-SMIjnxJsAuth
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter64, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

JUNIPER-JS-AUTH-MIB
JUNIPER-JS-SMI
JUNIPER-SMI
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
jnxJsAuthNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.2636.3.39.1.2.1.0
jnxJsAuthObjects
OBJECT-IDENTITY
1.3.6.1.4.1.2636.3.39.1.2.1.1
jnxJsFwAuthStats
OBJECT-IDENTITY
1.3.6.1.4.1.2636.3.39.1.2.1.1.1
jnxJsFwAuthNumPendingUsers
OBJECT-TYPE
Number of users currently waiting to be authenticated by the firewall user authentication mechanism.
1.3.6.1.4.1.2636.3.39.1.2.1.1.1.1Counter64read-onlycurrent
jnxJsFwAuthNumSuccUsers
OBJECT-TYPE
Number of users currently allowed access by the firewall user authentication mechanism.
1.3.6.1.4.1.2636.3.39.1.2.1.1.1.2Counter64read-onlycurrent
jnxJsFwAuthNumFailedUsers
OBJECT-TYPE
Number of users currently failed to be authenticated by the firewall user authentication mechanism.
1.3.6.1.4.1.2636.3.39.1.2.1.1.1.3Counter64read-onlycurrent
jnxJsFwAuthTotalUsers
OBJECT-TYPE
Total number of users that are accessing or attempting to access resources managed by the firewall user authentication mechanism.
1.3.6.1.4.1.2636.3.39.1.2.1.1.1.4Counter64read-onlycurrent
jnxJsAuthTrapVars
OBJECT-IDENTITY
1.3.6.1.4.1.2636.3.39.1.2.1.1.2
jnxJsFwAuthUserName
OBJECT-TYPE
The name of the user who is attempting or has been authenticated.
1.3.6.1.4.1.2636.3.39.1.2.1.1.2.1DisplayStringaccessible-for-notifycurrent
jnxJsFwAuthServiceDesc
OBJECT-TYPE
The service or application name that the enthentication is performed for: telnet, ftp, http.
1.3.6.1.4.1.2636.3.39.1.2.1.1.2.2DisplayStringaccessible-for-notifycurrent
jnxJsFwAuthReason
OBJECT-TYPE
The reason for the trap being generated: authentication failure due to: timeout, invalid password, invalid username, etc.
1.3.6.1.4.1.2636.3.39.1.2.1.1.2.3DisplayStringaccessible-for-notifycurrent
jnxJsFwAuthClientIpAddr
OBJECT-TYPE
The authentication client's IP Address.
1.3.6.1.4.1.2636.3.39.1.2.1.1.2.4IpAddressaccessible-for-notifycurrent

Notifications

NameOIDStatus
jnxJsFwAuthFailure
NOTIFICATION-TYPE
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.
1.3.6.1.4.1.2636.3.39.1.2.1.0.1current
jnxJsFwAuthServiceUp
NOTIFICATION-TYPE
Firewall user authentication service has started.
1.3.6.1.4.1.2636.3.39.1.2.1.0.2current
jnxJsFwAuthServiceDown
NOTIFICATION-TYPE
Firewall user authentication service has stopped.
1.3.6.1.4.1.2636.3.39.1.2.1.0.3current
jnxJsFwAuthCapacityExceeded
NOTIFICATION-TYPE
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.
1.3.6.1.4.1.2636.3.39.1.2.1.0.4current