one attribute with more values
Hi! I have to make a dictionary file, but I have a little problem: There is an attribute in the vsa attributes, which has more than one value. Is it possible to separate it in the dictionary file? Is there a class attribute, or something? How can I separate the items of the attribute? Thank you for your advice! F! ____________________________________________________________________ Ne csak a lakást nézze, hanem a környéket is! Válogasson több ezer ingatlanból légifotós-kereső segítségével! http://ad.adverticum.net/b/cl,1,6022,110356,177661/click.prm
Fonci <fonci@freemail.hu> wrote:
I have to make a dictionary file, but I have a little problem: There is an attribute in the vsa attributes, which has more than one value. Is it possible to separate it in the dictionary file? Is there a class attribute, or something?
"man 5 users". Use the "+=" operator. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog
I have to make a dictionary file, but I have a little problem: There is an attribute in the vsa attributes, which has more than one value. Is it possible to separate it in the dictionary file? Is there a class attribute, or something?
"man 5 users". Use the "+=" operator. So I get accounting requests from a client, which contains an attribute whit these TLV parameters: Type : PC_Header Length: 76 bytes The Problem: Value : 003ab54687bcc3029a.... (152 hexadecimal numbers) parts : message ID. | Event type | ....
The message ID is a random number. But I need to know the event type. But all of this are together in one attribute. I want to separate these. Sorry, I've read the users' man, but still don't know, what to do! F! _____________________________________________________________________ Kamatmentes vásárlás 45 napig! Különleges mindennapok az [origo] klikkbank hitelkártyával. http://www.klikkbank.hu/lakossagi/termekek/hitelkartya/index.html
participants (2)
-
Alan DeKok -
Fonci