Hi, Some more HP VSAs for the web interface on the WESMzl (Yes the attributes appear to overlap). Thanks, Arran -- Arran Cudbard-Bell (A.Cudbard-Bell@sussex.ac.uk), Authentication, Authorisation and Accounting Officer, Infrastructure Services (IT Services), E1-1-08, Engineering 1, University Of Sussex, Brighton, BN1 9QT DDI+FAX: +44 1273 873900 | INT: 3900 diff -c dictionary.hp dictionary.hp.new *** dictionary.hp 2008-06-28 21:13:56.000000000 +0100 --- dictionary.hp.new 2008-06-28 21:13:25.000000000 +0100 *************** *** 15,21 **** ATTRIBUTE HP-Privilege-Level 1 integer ATTRIBUTE HP-Command-String 2 string ATTRIBUTE HP-Command-Exception-Flag 3 integer ! # # HP's names for some attributes # --- 15,22 ---- ATTRIBUTE HP-Privilege-Level 1 integer ATTRIBUTE HP-Command-String 2 string ATTRIBUTE HP-Command-Exception-Flag 3 integer ! ATTRIBUTE HP-Management-Protocol 26 integer ! ATTRIBUTE HP-Management-Role 26 integer # # HP's names for some attributes # *************** *** 32,35 **** --- 33,48 ---- ATTRIBUTE HP-Ip-Filter-Raw 61 string + # HP-Management-Protocol + VALUE HP-Management-Protocol HTTP 5 + VALUE HP-Management-Protocol HTTPS 6 + + # HP-Management-Role + VALUE HP-Management-Role SuperUser 1 + VALUE HP-Management-Role Monitor 2 + VALUE HP-Management-Role HelpDeskManager 16 + VALUE HP-Management-Role NetworkAdministrator 17 + VALUE HP-Management-Role SystemAdministrator 18 + VALUE HP-Management-Role WebUserAdminstrator 19 + END-VENDOR HP