Corrected version from Kenneth Grady
authoraland <aland>
Thu, 17 Jun 2004 20:30:21 +0000 (20:30 +0000)
committeraland <aland>
Thu, 17 Jun 2004 20:30:21 +0000 (20:30 +0000)
share/dictionary.3com

index 67cd05d..4182689 100644 (file)
@@ -10,12 +10,13 @@ VENDOR      3com    43
 #
 #      These attributes contain the access-level value.
 #
+ATTRIBUTE      3Com-User-Access-Level  1       integer 3com
 
 #      Read-only access to manageable (not security) parameters
-ATTRIBUTE      3Com-Monitor            1       integer 3com
+VALUE  3Com-User-Access-Level  3Com-Monitor            1
 
 #      Read-write access to manageable (not security) parameters
-ATTRIBUTE      3Com-Manager            2       integer 3com
+VALUE  3Com-User-Access-Level  3Com-Manager            2
 
 #      Read-write access to all manageable parameters
-ATTRIBUTE      3Com-Administrator      3       integer 3com
+VALUE  3Com-User-Access-Level  3Com-Administrator      3