nexmon – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 # -*- text -*-
2 #
3 # dictionary.shasta
4 #
5 # Nortel Shasta VSAs
6 # Andre Gustavo de C. Albuquerque <gustavoa@nortelnetworks.com>
7 #
8 # $Id$
9 #
10  
11 VENDOR Shasta 3199
12  
13 #
14 # Standard attribute
15 #
16 BEGIN-VENDOR Shasta
17  
18 ATTRIBUTE Shasta-User-Privilege 1 integer
19 ATTRIBUTE Shasta-Service-Profile 2 string
20 ATTRIBUTE Shasta-VPN-Name 3 string
21  
22 VALUE Shasta-User-Privilege User 1
23 VALUE Shasta-User-Privilege Super-User 2
24 VALUE Shasta-User-Privilege SSuper-User 3
25  
26 END-VENDOR Shasta