Corrected dictionary with attribute names from the various HP Manuals floating around. Will help people who actually read the HP Manuals. Could someone roll this into the CVS head, thanks. --- dictionary.hp.orig 2007-07-08 12:49:24.000000000 +0100 +++ dictionary.hp 2007-07-08 13:12:52.000000000 +0100 @@ -12,13 +12,13 @@ # Management authorization BEGIN-VENDOR HP -ATTRIBUTE HP-Privelege-Level 1 integer +ATTRIBUTE HP-Privilege-Level 1 integer ATTRIBUTE HP-Command-String 2 string -ATTRIBUTE HP-Command-Exception 3 integer +ATTRIBUTE HP-Command-Exception-Flag 3 integer # Access control -ATTRIBUTE HP-Port-Priority-Regeneration-Table 40 string -ATTRIBUTE HP-Bandwidth-Max-Ingress 46 integer -ATTRIBUTE HP-Nas-Filter-Rule 61 string +ATTRIBUTE HP-Cos 40 string +ATTRIBUTE HP-Rate-Limit 46 integer +ATTRIBUTE HP-Ip-Filter-Raw 61 string END-VENDOR HP