All MIBs › JUNIPER-USER-AAA-MIB › jnxUserAAADomainDelimiters
jnxUserAAADomainDelimiters
Module: JUNIPER-USER-AAA-MIB
OID (symbolic): JUNIPER-USER-AAA-MIB::jnxUserAAADomainDelimiters
OID (numeric): 1.3.6.1.4.1.2636.3.51.1.1.5.1.1
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The list of delimiters used to separate the user's name from the user's domain in the username field. The default is '@'.
What is jnxUserAAADomainDelimiters?
This read-only string (0-8 characters) reports the configured list of delimiter characters used to separate a username from its domain in the login string, defaulting to '@'. Admins check this to understand how the router parses usernames like 'user@corp.com' into name and domain parts for AAA lookups.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2636.3.51.1.1.5.1.1 snmpwalk -v2c -c public <target> JUNIPER-USER-AAA-MIB::jnxUserAAADomainDelimiters
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2636.3.51.1.1.5.1.1.1 snmpget -v2c -c public <target> JUNIPER-USER-AAA-MIB::jnxUserAAADomainDelimiters.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> jnxUserAAADomainDelimiters.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::jnxUserAAADomainDelimiters 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.5 | jnxUserAAAAssignment | JUNIPER-USER-AAA-MIB |
| 1.3.6.1.4.1.2636.3.51.1.1.5.1 | jnxUserAAAGeneral | JUNIPER-USER-AAA-MIB |
| 1.3.6.1.4.1.2636.3.51.1.1.5.1.1 | jnxUserAAADomainDelimiters | JUNIPER-USER-AAA-MIB |