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'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (13)
.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
  1. SNMPv2-SMIrfc
  2. JUNIPER-SMIjuniper
  3. JUNIPER-JS-SMIjuniper
  4. SNMPv2-TCrfc
  5. JUNIPER-JS-AUTH-MIBjuniperselected
Notifications / Traps (4)
NameOIDDescription
.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.