MIB Viewer

cLWSecAaaRadiusAccUsernameDelimiter

OBJECT-TYPE
1.3.6.1.4.1.9.9.521.1.4.2
Access
read-write
Status
current
Sub-identifiers
0
This object specifies the delimiter to be used when displaying the username for accounting request. For example, if the value of the username for accounting request is 1234567890ab. noDelimiter - display it as 1234567890ab. hyphen - display it as 12-34-56-78-90-ab colon - display it as 12:34:56:78:90:ab singleHyphen - display it as 123456-7890ab
INTEGER { noDelimiter(1), hyphen(2), colon(3), singleHyphen(4) }