JUNIPER-USER-AAA-MIB :: jnxUserAAAAccessProfileAuthenticationOrder

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsJUNIPER-USER-AAA-MIBjnxUserAAAAccessProfileAuthenticationOrder

jnxUserAAAAccessProfileAuthenticationOrder

Module: JUNIPER-USER-AAA-MIB

OID (symbolic): JUNIPER-USER-AAA-MIB::jnxUserAAAAccessProfileAuthenticationOrder

OID (numeric): 1.3.6.1.4.1.2636.3.51.1.1.6.1.1.1.2

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description: The set of authentication mechanisms configured on this system. Each octet in this object contains one of the values defined in the JnxAuthenticateType TEXTUAL-CONVENTION. The system will sequence through each octet of this object starting at octet 1 and attempt to use the corresponding authentication protocol defined by JnxAuthenticateType. If an authentication protocol is configured and attempts to reach the authentication server fail, the system will move to the next octet in this object and retry the authentication in the form dictated by the corresponding authentication protocoltype. The process of sequencing thru each octet will stop if the authentication server is successfully contacted, or there are no more configured octets in this object.

What is jnxUserAAAAccessProfileAuthenticationOrder?

This read-only octet string (0-5 bytes) lists, in trial order, the authentication mechanisms (radius, local, ldap, securid, jsrc, per JnxAuthenticateType) configured on this access profile; the system tries each octet in sequence, moving to the next only if the prior one fails to reach its server. Admins use this to see and troubleshoot the authentication method fallback order for a given subscriber profile.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2636.3.51.1.1.6.1.1.1.2
snmpwalk -v2c -c public <target> JUNIPER-USER-AAA-MIB::jnxUserAAAAccessProfileAuthenticationOrder

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.2636.3.51.1.1.6.1.1.1.2.1
snmpget -v2c -c public <target> JUNIPER-USER-AAA-MIB::jnxUserAAAAccessProfileAuthenticationOrder.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> jnxUserAAAAccessProfileAuthenticationOrder.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::jnxUserAAAAccessProfileAuthenticationOrder 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.2636juniperMIBJUNIPER-SMI
1.3.6.1.4.1.2636.3jnxMibsJUNIPER-SMI
1.3.6.1.4.1.2636.3.51jnxUserAAAMibRootJUNIPER-SMI
Numeric OIDNameModule
1.3.6.1.4.1.2636.3.51.1jnxUserAAAMibJUNIPER-USER-AAA-MIB
1.3.6.1.4.1.2636.3.51.1.1jnxUserAAAObjectsJUNIPER-USER-AAA-MIB
1.3.6.1.4.1.2636.3.51.1.1.6jnxUserAAAAccessProfileJUNIPER-USER-AAA-MIB
1.3.6.1.4.1.2636.3.51.1.1.6.1jnxUserAAAAccessProfileGeneralJUNIPER-USER-AAA-MIB
1.3.6.1.4.1.2636.3.51.1.1.6.1.1jnxUserAAAAccessProfileTableJUNIPER-USER-AAA-MIB
1.3.6.1.4.1.2636.3.51.1.1.6.1.1.1jnxUserAAAAccessProfileEntryJUNIPER-USER-AAA-MIB
1.3.6.1.4.1.2636.3.51.1.1.6.1.1.1.2jnxUserAAAAccessProfileAuthenticationOrderJUNIPER-USER-AAA-MIB