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
| From | Symbols |
|---|---|
| JUNIPER-JS-SMI | jnxJsAuth |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter64, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, 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
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| 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.1 | Counter64 | read-only | current |
| 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.2 | Counter64 | read-only | current |
| 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.3 | Counter64 | read-only | current |
| 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.4 | Counter64 | read-only | current |
| 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.1 | DisplayString | accessible-for-notify | current |
| 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.2 | DisplayString | accessible-for-notify | current |
| 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.3 | DisplayString | accessible-for-notify | current |
| jnxJsFwAuthClientIpAddr OBJECT-TYPE The authentication client's IP Address. | 1.3.6.1.4.1.2636.3.39.1.2.1.1.2.4 | IpAddress | accessible-for-notify | current |
Notifications
| Name | OID | Status |
|---|---|---|
| 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.1 | current |
| jnxJsFwAuthServiceUp NOTIFICATION-TYPE Firewall user authentication service has started. | 1.3.6.1.4.1.2636.3.39.1.2.1.0.2 | current |
| jnxJsFwAuthServiceDown NOTIFICATION-TYPE Firewall user authentication service has stopped. | 1.3.6.1.4.1.2636.3.39.1.2.1.0.3 | current |
| 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.4 | current |