JUNIPER-JS-AUTH-MIB
17 objects
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.
Imported Objects
| JUNIPER-JS-SMI | jnxJsAuth |
| SNMPv2-SMI | Counter64 Integer32 IpAddress MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE |
| SNMPv2-TC | DisplayString TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.2636.3.39.1.2.1 | IdentityjnxJsAuthMIB | Firewall and security features restrict the accessing of protected resources (ideally on different zones) behind a firewall based on their source ip and other … | ||
| 1.3.6.1.4.1.2636.3.39.1.2.1.0 | NodejnxJsAuthNotifications | |||
| 1.3.6.1.4.1.2636.3.39.1.2.1.0.1 | NotificationjnxJsFwAuthFailure | current | A firewall user authentication status trap signifies whether a user using the pass-through firewall authentication mechanism has been rejected due to reason sp… | |
| 1.3.6.1.4.1.2636.3.39.1.2.1.0.2 | NotificationjnxJsFwAuthServiceUp | current | Firewall user authentication service has started. | |
| 1.3.6.1.4.1.2636.3.39.1.2.1.0.3 | NotificationjnxJsFwAuthServiceDown | current | Firewall user authentication service has stopped. | |
| 1.3.6.1.4.1.2636.3.39.1.2.1.0.4 | NotificationjnxJsFwAuthCapacityExceeded | current | Firewall user authentication maximum capacity has been exceeded. jnxJsFwAuthTotalUsers indicates the total number of users being authenticated. And it has exce… | |
| 1.3.6.1.4.1.2636.3.39.1.2.1.1 | NodejnxJsAuthObjects | |||
| 1.3.6.1.4.1.2636.3.39.1.2.1.1.1 | NodejnxJsFwAuthStats | |||
| 1.3.6.1.4.1.2636.3.39.1.2.1.1.1.1 | ScalarjnxJsFwAuthNumPendingUsers | read-only | current | 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.2 | ScalarjnxJsFwAuthNumSuccUsers | read-only | current | 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.3 | ScalarjnxJsFwAuthNumFailedUsers | read-only | current | 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.4 | ScalarjnxJsFwAuthTotalUsers | read-only | current | 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.2 | NodejnxJsAuthTrapVars | |||
| 1.3.6.1.4.1.2636.3.39.1.2.1.1.2.1 | ScalarjnxJsFwAuthUserName | accessible-for-notify | current | 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.2 | ScalarjnxJsFwAuthServiceDesc | accessible-for-notify | current | 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.3 | ScalarjnxJsFwAuthReason | accessible-for-notify | current | 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.4 | ScalarjnxJsFwAuthClientIpAddr | accessible-for-notify | current | The authentication client's IP Address. |