tmnxSubAuthPlcyUserNameOp
1.3.6.1.4.1.6527.3.1.2.33.1.1.1.31
The value of tmnxSubAuthPlcyUserNameOp specifies the
operation to perform on the user name of DHCP hosts before
transmitting it to the RADIUS server.
When the value is 'appendDomain', the string specified by
'tmnxSubAuthPlcyDomain', preceded with a '@', is appended to
the user name; if the value of 'tmnxSubAuthPlcyDomain' is empty,
the domain-name string is retrieved from the local-user-database
(TIMETRA-LOCAL-USER-DB-MIB::tmnxLocUsrDbDhcpDomainName)
When the value is 'stripDomain', any '@' character and all subsequent
characters are removed from the user name.
When the value is 'replaceDomain', all characters after a '@' delimiter
are replaced with the string specified by 'tmnxSubAuthPlcyDomain'.
When the value is 'defaultDomain', the same action is performed as with
'appendDomain', but only if the user name does not contain
a domain name already.
When the value is 'noOperation', the value of
'tmnxSubAuthPlcyUserNameAppend' is considered, for backwards
compatibility with release 8.0R1, 8.0R2 and 8.0R3.