juniAaaAssignRealmParseDirection
Juniper-AAA-MIB ·
.1.3.6.1.4.1.4874.2.2.20.1.1.1.11
Object
scalar r/w
Enumeration
The direction in which the user's name is parsed: either search for realm delimiter from left to right or right to left; first delimiter marks boundry. The default is left to right.
Context
- MIB
- Juniper-AAA-MIB
- OID
.1.3.6.1.4.1.4874.2.2.20.1.1.1.11- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- juniAaaAssignGeneral
- Groups
- 9
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-AAA-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Juniper-AAA-MIB::juniAaaAssignRealmParseDirection.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Juniper-AAA-MIB' -M '/opt/observium/mibs/junose:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Juniper-AAA-MIB::juniAaaAssignRealmParseDirection'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | rightToLeft |
2 | leftToRight |