All MIBs › JUNIPER-USER-AAA-MIB › jnxUserAAADomainParseDirection
jnxUserAAADomainParseDirection
Module: JUNIPER-USER-AAA-MIB
OID (symbolic): JUNIPER-USER-AAA-MIB::jnxUserAAADomainParseDirection
OID (numeric): 1.3.6.1.4.1.2636.3.51.1.1.5.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The direction in which the user's name is parsed: either search for domain delimiter from left to right or right to left; first delimiter marks boundry. The default is right to left.
What is jnxUserAAADomainParseDirection?
This read-only value reports whether the username/domain delimiter is searched for rightToLeft(1) or leftToRight(2) when parsing the login string, defaulting to rightToLeft. Admins use this to understand how a username containing multiple delimiter characters would be split into name and domain.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2636.3.51.1.1.5.1.2 snmpwalk -v2c -c public <target> JUNIPER-USER-AAA-MIB::jnxUserAAADomainParseDirection
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2636.3.51.1.1.5.1.2.1 snmpget -v2c -c public <target> JUNIPER-USER-AAA-MIB::jnxUserAAADomainParseDirection.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::jnxUserAAADomainParseDirection 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.2 | jnxUserAAADomainParseDirection | JUNIPER-USER-AAA-MIB |