jnxUserAAADomainParseDirection
JUNIPER-USER-AAA-MIB ·
.1.3.6.1.4.1.2636.3.51.1.1.5.1.2
Object
scalar Enumeration
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.
Context
- MIB
- JUNIPER-USER-AAA-MIB
- OID
.1.3.6.1.4.1.2636.3.51.1.1.5.1.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- jnxUserAAAGeneral
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JUNIPER-USER-AAA-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-USER-AAA-MIB::jnxUserAAADomainParseDirection.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JUNIPER-USER-AAA-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JUNIPER-USER-AAA-MIB::jnxUserAAADomainParseDirection'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | rightToLeft |
2 | leftToRight |