JUNIPER-JS-AUTH-MIB
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.
- Source file
JUNIPER-JS-AUTH-MIB- Last revised
- Identity
jnxJsAuthMIB- Base OID
1.3.6.1.4.1.2636.3.39.1.2.1
Imported Objects
| JUNIPER-JS-SMI | jnxJsAuth |
| SNMPv2-SMI | Counter64 Integer32 IpAddress MODULE-IDENTITY (no object page) NOTIFICATION-TYPE (no object page) OBJECT-TYPE (no object page) |
| SNMPv2-TC | DisplayString TEXTUAL-CONVENTION (no object page) |
Net-SNMP examples using the juniper MIB directory Show commands
These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.
Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'JUNIPER-JS-AUTH-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JUNIPER-JS-AUTH-MIB::jnxJsAuthMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'JUNIPER-JS-AUTH-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-JS-AUTH-MIB::jnxJsAuthMIB'
Objects (13)
Showing 13 of 13 objects
Object legend
Object type
Icons distinguish tables, entry rows, columns, scalars, and structural nodes.
SNMPv2-TCTruthValue
Syntax
Blue badges identify the value syntax. Connected badges read as defining module and convention.
IF-MIBifIndex
Table index
Green identifies an index object; yellow names its module when the index is defined elsewhere.
r/w
deprecated
obsolete
Access and status
r/w means read-write. Grey labels mark definitions retained for compatibility.
OBS ✓
Observium use
The indicator appears only when Observium directly references that object.
ifOperStatus
.1.3.6.1.2.1…
Names and OIDs
Object names link to their detail pages. Hover or focus a linked name or badge for available definition details.
.1.3.6.1.4.1.2636.3.39.1.2.1 |
||
.1.3.6.1.4.1.2636.3.39.1.2.1.0 |
||
.1.3.6.1.4.1.2636.3.39.1.2.1.1 |
||
.1.3.6.1.4.1.2636.3.39.1.2.1.1.1 |
||
.1.3.6.1.4.1.2636.3.39.1.2.1.1.1.1 |
||
.1.3.6.1.4.1.2636.3.39.1.2.1.1.1.2 |
||
.1.3.6.1.4.1.2636.3.39.1.2.1.1.1.3 |
||
.1.3.6.1.4.1.2636.3.39.1.2.1.1.1.4 |
||
.1.3.6.1.4.1.2636.3.39.1.2.1.1.2 |
||
.1.3.6.1.4.1.2636.3.39.1.2.1.1.2.1 |
||
.1.3.6.1.4.1.2636.3.39.1.2.1.1.2.2 |
||
.1.3.6.1.4.1.2636.3.39.1.2.1.1.2.3 |
||
.1.3.6.1.4.1.2636.3.39.1.2.1.1.2.4 |
Dependencies (4) 3 direct · 1 transitive Show tree and compile order Hide dependency details
Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.
Dependency tree
Dependency-first compile order
- SNMPv2-SMIrfc
- JUNIPER-SMIjuniper
- JUNIPER-JS-SMIjuniper
- SNMPv2-TCrfc
- JUNIPER-JS-AUTH-MIBjuniperselected
Notifications / Traps (4)
| Name | OID | Description |
|---|---|---|
.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. |
|
.1.3.6.1.4.1.2636.3.39.1.2.1.0.2 |
Firewall user authentication service has started.
|
|
.1.3.6.1.4.1.2636.3.39.1.2.1.0.3 |
Firewall user authentication service has stopped.
|
|
.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. |