dictionary.trapeze 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. # -*- text -*-
  2. # Copyright (C) 2015 The FreeRADIUS Server project and contributors
  3. #
  4. # dictionary.trapeze
  5. #
  6. # For use with FreeRadius and Trapeze/Juniper MSS software
  7. # 1.1 or greater.
  8. #
  9. # Trapeze Networks has been acquired by Juniper in 2010.
  10. #
  11. # $Id: 343b8fed0d4f2638b1f2dea10097b8e65e37331a $
  12. #
  13. #
  14. VENDOR Trapeze 14525
  15. # Attributes for MSS 1.1 and later
  16. BEGIN-VENDOR Trapeze
  17. ATTRIBUTE Trapeze-VLAN-Name 1 string
  18. ATTRIBUTE Trapeze-Mobility-Profile 2 string
  19. ATTRIBUTE Trapeze-Encryption-Type 3 string
  20. ATTRIBUTE Trapeze-Time-Of-Day 4 string
  21. # New attributes for MSS 3.0 and later
  22. ATTRIBUTE Trapeze-SSID 5 string
  23. ATTRIBUTE Trapeze-End-Date 6 string
  24. ATTRIBUTE Trapeze-Start-Date 7 string
  25. ATTRIBUTE Trapeze-URL 8 string
  26. # Additional attributes, not known when added
  27. ATTRIBUTE Trapeze-User-Group-Name 9 string
  28. ATTRIBUTE Trapeze-QoS-Profile 10 string
  29. ATTRIBUTE Trapeze-Simultaneous-Logins 11 string
  30. ATTRIBUTE Trapeze-CoA-Username 12 string
  31. # New attributes for MSS 8.0 and later
  32. ATTRIBUTE Trapeze-Audit 13 string
  33. ATTRIBUTE Trapeze-NMS-User-Group 14 string
  34. ATTRIBUTE Trapeze-NMS-Platform-Local-User 15 string
  35. ATTRIBUTE Trapeze-SIP-Call-Detail-Record 16 string
  36. ATTRIBUTE Trapeze-SmartPass-Access-Control 17 string
  37. ATTRIBUTE Trapeze-Device-Profile 18 string
  38. ATTRIBUTE Trapeze-Device-Type 19 string
  39. ATTRIBUTE Trapeze-Allowed-Devices 20 string
  40. ATTRIBUTE Trapeze-Device-Group 21 string
  41. END-VENDOR Trapeze