nexmon – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 # -*- text -*-
2 ##############################################################################
3 #
4 # Prosoft, as posted to the list.
5 #
6 # $Id$
7 #
8 ##############################################################################
9  
10 VENDOR Prosoft 4735
11  
12 #
13 # Custom Prosoft attributes.
14 #
15  
16 BEGIN-VENDOR Prosoft
17  
18 ATTRIBUTE Prosoft-Home-Agent-Address 0 ipaddr
19 ATTRIBUTE Prosoft-Default-Gateway 1 ipaddr
20 ATTRIBUTE Prosoft-Primary-DNS 2 ipaddr
21 ATTRIBUTE Prosoft-Secondary-DNS 3 ipaddr
22 ATTRIBUTE Prosoft-Security-Parameter-Index 4 integer
23 ATTRIBUTE Prosoft-Security-Key 5 string
24 ATTRIBUTE Prosoft-MAC-Address 7 string
25 ATTRIBUTE Prosoft-Authentication-Reason 8 integer
26 ATTRIBUTE Prosoft-ATM-Interface 9 integer
27 ATTRIBUTE Prosoft-ATM-VPI 10 integer
28 ATTRIBUTE Prosoft-ATM-VCI 11 integer
29 ATTRIBUTE Prosoft-RSC-Identifier 12 string
30 ATTRIBUTE Prosoft-NPM-Identifier 13 string
31 ATTRIBUTE Prosoft-NPM-IP 14 string
32 ATTRIBUTE Prosoft-Sector-ID 15 string
33 ATTRIBUTE Prosoft-Auth-Role 16 integer
34  
35 VALUE Prosoft-Auth-Role Read-Status 0
36 VALUE Prosoft-Auth-Role Read-Config 1
37 VALUE Prosoft-Auth-Role Read-Write 2
38 VALUE Prosoft-Auth-Role Admin 3
39 VALUE Prosoft-Auth-Role Super-user 4
40  
41  
42 END-VENDOR Prosoft