All MIBs › JUNIPER-USER-AAA-MIB › jnxTotalAuthenticationRequests
jnxTotalAuthenticationRequests
Module: JUNIPER-USER-AAA-MIB
OID (symbolic): JUNIPER-USER-AAA-MIB::jnxTotalAuthenticationRequests
OID (numeric): 1.3.6.1.4.1.2636.3.51.1.1.1.1
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: Total authentication requests received.
What is jnxTotalAuthenticationRequests?
This read-only Counter64 tracks the total number of authentication requests received by the AAA subsystem across all authentication types. Admins watch this alongside jnxTotalAuthenticationResponses to spot a growing gap that would indicate requests are being dropped or timing out.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2636.3.51.1.1.1.1 snmpwalk -v2c -c public <target> JUNIPER-USER-AAA-MIB::jnxTotalAuthenticationRequests
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2636.3.51.1.1.1.1.1 snmpget -v2c -c public <target> JUNIPER-USER-AAA-MIB::jnxTotalAuthenticationRequests.1
Start monitoring Juniper Networks router/switch/security appliance (user AAA session monitoring) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the JUNIPER-USER-AAA-MIB::jnxTotalAuthenticationRequests OID value, configure state conditions and alerts, and monitor any Juniper Networks router/switch/security appliance (user AAA session monitoring) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2636 | juniperMIB | JUNIPER-SMI |
| 1.3.6.1.4.1.2636.3 | jnxMibs | JUNIPER-SMI |
| 1.3.6.1.4.1.2636.3.51 | jnxUserAAAMibRoot | JUNIPER-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2636.3.51.1 | jnxUserAAAMib | JUNIPER-USER-AAA-MIB |
| 1.3.6.1.4.1.2636.3.51.1.1 | jnxUserAAAObjects | JUNIPER-USER-AAA-MIB |
| 1.3.6.1.4.1.2636.3.51.1.1.1 | jnxUserAAAGlobalStats | JUNIPER-USER-AAA-MIB |
| 1.3.6.1.4.1.2636.3.51.1.1.1.1 | jnxTotalAuthenticationRequests | JUNIPER-USER-AAA-MIB |