AlcatelLucent.xml 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <vendor vendor-id="ALU" code="637" name="ALU Network"/>
  3. <!-- NOTE the Application ID is not assigned by IANA http://www.iana.org/assignments/aaa-parameters/aaa-parameters.xml -->
  4. <application id="111" name="ALU Sy" uri="none">
  5. <avp name="Detailed-Result" code="15" mandatory="mustnot" protected="may" vendor-bit="must" vendor-id="ALU" may-encrypt="yes">
  6. <grouped>
  7. <gavp name="Detailed-Result-Code"/>
  8. <gavp name="Detailed-Result-Cause"/>
  9. </grouped>
  10. </avp>
  11. <avp name="Detailed-Result-Cause" code="16" mandatory="mustnot" protected="may" vendor-bit="must" vendor-id="ALU" may-encrypt="yes">
  12. <type type-name="UTF8String"/>
  13. </avp>
  14. <avp name="Detailed-Result-Code" code="17" mandatory="must" protected="may" vendor-bit="must" vendor-id="ALU" may-encrypt="yes">
  15. <type type-name="Unsigned32"/>
  16. </avp>
  17. <avp name="DPA-Instruction" code="1016" mandatory="mustnot" vendor-bit="must" may-encrypt="no" protected="may" vendor-id="ALU">
  18. <type type-name="Enumerated"/>
  19. <enum name="SESSION_CREATED" code="0"/>
  20. <enum name="IP_ADDRESS_UPDATED" code="1"/>
  21. <enum name="AUX_GX_ESTABLISHMENT" code="2"/>
  22. </avp>
  23. <avp name="Charging-Policy-Report" code="1134" mandatory="mustnot" protected="may" vendor-bit="must" vendor-id="ALU" may-encrypt="yes">
  24. <grouped>
  25. <gavp name="Policy-Counter"/>
  26. </grouped>
  27. </avp>
  28. <avp name="Policy-Counter" code="1135" mandatory="must" protected="may" vendor-bit="must" vendor-id="ALU" may-encrypt="yes">
  29. <grouped>
  30. <gavp name="Policy-Counter-Id"/>
  31. <gavp name="Policy-Counter-Value"/>
  32. </grouped>
  33. </avp>
  34. <avp name="Policy-Counter-Id" code="1136" mandatory="mustnot" protected="may" vendor-bit="must" vendor-id="ALU" may-encrypt="yes">
  35. <type type-name="OctetString"/>
  36. </avp>
  37. <avp name="Policy-Counter-Value" code="1137" mandatory="mustnot" protected="may" vendor-bit="must" vendor-id="ALU" may-encrypt="yes">
  38. <type type-name="Unsigned32"/>
  39. </avp>
  40. <avp name="Subscriber-User-Id" code="1139" mandatory="mustnot" vendor-bit="must" may-encrypt="no" protected="may" vendor-id="ALU">
  41. <type type-name="UTF8String"/>
  42. </avp>
  43. </application>